GithubHelp home page GithubHelp logo

Comments (12)

willholen avatar willholen commented on April 20, 2024 5

This has landed in f72b687. Will publish an NPM soon.

from hermes.

willholen avatar willholen commented on April 20, 2024 2

Regardless of which RN version will use 0.2.0 by default, I believe it'll be link compatible with 0.1.1 so a simple npm install .. should allow you to update without touching RN.

from hermes.

willholen avatar willholen commented on April 20, 2024 1

Sorry about the delay! We had some issues with our CI that were only resolved yesterday. The release commit and version bump is already in flight, and is currently in the internal build and regression testing stage. With no other roadblocks, it'll be out today 🤞🤞 (PST).

from hermes.

willholen avatar willholen commented on April 20, 2024 1

[email protected] has now been released!

Since RN 0.60.5 still uses the previous name hermesvm, anyone trying to manually update with npm install [email protected] will need to either
A. symlink hermesvm to hermes-engine in their node_modules
B. add hermesCommand: "../../node_modules/hermes-engine/%OS-BIN%/hermes" to their project.ext.react to use the correct compiler, and similarly replace hermesvm with hermes-engine in their AAR dependencies.

from hermes.

scarlac avatar scarlac commented on April 20, 2024

Is there a workaround that can be applied to existing React Native projects?

from hermes.

scarlac avatar scarlac commented on April 20, 2024

@willholen any chance it will make into a build release of RN or would we have to wait for next major release?

from hermes.

pedropombeiro avatar pedropombeiro commented on April 20, 2024

@willholen any idea when the NPM package containing this fix will get published?

from hermes.

willholen avatar willholen commented on April 20, 2024

And there it is: https://www.npmjs.com/package/hermes-engine/v/0.2.0

from hermes.

pedropombeiro avatar pedropombeiro commented on April 20, 2024

Awesome, thanks a bunch for coming through @willholen!

from hermes.

willholen avatar willholen commented on April 20, 2024

Celebrated too soon. This is the first fully automated release, and it appears that the .aar files have gotten lost in the process.

from hermes.

willholen avatar willholen commented on April 20, 2024

As an update, @azundo discovered in #109 that a linker incompatibility had indeed snuck in, which would have prevented some simple upgrades. A fix is currently in flight. Thanks for your patience!

from hermes.

pedropombeiro avatar pedropombeiro commented on April 20, 2024

Gotcha, thanks for keeping me in the loop!

from hermes.

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.