GithubHelp home page GithubHelp logo

Comments (3)

ferrao avatar ferrao commented on June 2, 2024 4

@doncicuto and @michael-harley, just pushed a new 0.6.5 version to npm.

from react-semantic-toasts.

doncicuto avatar doncicuto commented on June 2, 2024

Hi @michael-harley,
I agree. I think that package.json in GitHub has a wrong version number and I guess it should be at least 0.6.4. I don't know how npmjs works so I can't help with this issue. Maybe @ferrao could have a look.

Cheers

from react-semantic-toasts.

michael-harley avatar michael-harley commented on June 2, 2024

@doncicuto Hi, thanks for the quick response.
For now I implement this workaround

toast(
        {
          type: "success",
          title: "Update",
          description: <p>Successfully update</p>,
          size: "small",
          time: 3000
        },
        () => {}, // TODO: Delete this after react-semantic-toasts is updated on npmjs https://github.com/academia-de-codigo/react-semantic-toasts/issues/48
        () => {}, // TODO: Delete this after react-semantic-toasts is updated on npmjs
        () => {} // TODO: Delete this after react-semantic-toasts is updated on npmjs
      );

But will need to remove this after this issue resolved.
I too don't really know how npmjs works, but I saw another github case not syncing with the npmjs, so I thought you'll need to release the version manually if there are new updates.

from react-semantic-toasts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.