Releases: margelo/react-native-runtimes
Releases · margelo/react-native-runtimes
@react-native-runtimes/core v0.1.0-alpha.1
What's Changed
- fix(ios): create RCTFabricSurface directly to keep dealloc on main thread by @pioner92 in #19
- fix: table formatting in README.md by @krozniata in #18
- fix(ios): defer threaded surface creation until JS bundle is evaluated by @pioner92 in #20
- fix: Build failure on OLD RN by @riteshshukla04 in #21
- fix: Issues across various RN Versions by @riteshshukla04 in #22
New Contributors
- @krozniata made their first contribution in #18
@react-native-runtimes/core v0.1.0-alpha.0
What's Changed
- feat: Mono Repo + harnesss tests + fixes by @riteshshukla04 in #1
- fix: start RCTHost in createSurface so threaded runtimes load their bundle by @riteshshukla04 in #3
- feat: Refactor to use Nitrogen and code cleanup by @riteshshukla04 in #4
- perf: replace mutex with shared_mutex for improved concurrency by @pioner92 in #2
- fix: release builds on android by @riteshshukla04 in #6
- chore: docs by @riteshshukla04 in #13
- feat: add expo config by @pioner92 in #10
- chore: readme improvement by @pioner92 in #17
- chore: add npm metadata by @pioner92 in #16
- feat:skills by @riteshshukla04 in #15
New Contributors
- @riteshshukla04 made their first contribution in #1
- @pioner92 made their first contribution in #2
Full Changelog: https://github.com/Szymon20000/react-native-runtimes/commits/@react-native-runtimes/core@0.1.0-alpha.0