Giter Site home page Giter Site logo

Comments (11)

andreypopp avatar andreypopp commented on August 14, 2024

Weird... 0.12.0-rc1 is an unreleased version, just a tag...

from reactify.

andreypopp avatar andreypopp commented on August 14, 2024

That's how it works for me...

from reactify.

imjared avatar imjared commented on August 14, 2024

Just confirming that I'm running into this behavior. Broke our application today and for as much as I love react, its error handling is not the prettiest so it took a while to hunt this one down.

from reactify.

garthk avatar garthk commented on August 14, 2024

Confirmed here, also. This broke our builds.

from reactify.

kevzettler avatar kevzettler commented on August 14, 2024

broke here as well

from reactify.

StoneCypher avatar StoneCypher commented on August 14, 2024

@tildedave fixed this for us by pinning react-tools until andrey files a fix, as so:

 "react-tools": "~0.11.2",

from reactify.

partriv avatar partriv commented on August 14, 2024

👍 have this problem as well.

from reactify.

lxe avatar lxe commented on August 14, 2024

👍

A good way to resolve it is to publish a version to npm that has "react-tools": "~0.11.2", and another one (master) with "react-tools": "~0.12.x",

from reactify.

lxe avatar lxe commented on August 14, 2024

Also #17 isn't a bad idea...!

from reactify.

andreypopp avatar andreypopp commented on August 14, 2024

I've released new version specifically for ~0.12.0.

I agree that >= 0.11.0 was a too loose constaint giving that react-tools is still chaning dramatically prior 1.0. I'm going to publish releases with ~-style dep on react-tools in the future.

For now pinning react-tools to ~0.11.0 is the solution for those who's going to settle with 0.11.0 for some time as I can't retrospectively re-publish releases.

from reactify.

tildedave avatar tildedave commented on August 14, 2024

Thanks for the update @andreypopp !

from reactify.

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.