Skip to content

Releases: Kudo/react-native-v8

v1.4.4

24 Jun 09:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.3...v1.4.4

v1.4.3

23 Jun 19:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.4.3

v1.4.1

30 May 17:05
Compare
Choose a tag to compare

What's Changed

  • Fix cmake 3.18 build error by @Kudo in #114

Full Changelog: v1.4.0...v1.4.1

v1.4.0

24 May 12:49
Compare
Choose a tag to compare
v1.4.0 Pre-release
Pre-release

What's Changed

  • Add ArrayBuffer support for reanimated v3 by @Kudo in #112

Full Changelog: v1.3.0...v1.4.0

v1.3.0

24 May 06:08
Compare
Choose a tag to compare
v1.3.0 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

23 May 09:37
Compare
Choose a tag to compare
v1.2.0 Pre-release
Pre-release

What's Changed

  • Pump platform message loop from requestIdleCallback by @Kudo in #106
  • Fix crash for accessing V8::Global dangling pointer by @Kudo in #107
  • Optimize shallow clone without casting by @Kudo in #108
  • startup enhancement by @Kudo in #109
  • Fix mkcodecache issue by @Kudo in #110

Breaking Changes

Full Changelog: v1.1.2...v1.2.0

v1.1.2

18 May 07:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

18 May 07:18
Compare
Choose a tag to compare

What's Changed

  • Fix override issue of root packaging options by @jhen0409 in #101

New Contributors

Full Changelog: v1.1.0...v1.1.1

1.1.0

03 Apr 10:44
Compare
Choose a tag to compare

What's Changed

  • Change namespace by @Kudo in #98
  • Fix assertion for multiple JS reference to a HostObject by @Kudo in #99
  • add 0.68 to build matrix by @Kudo in #100

Full Changelog: v1.0.0...v1.1.0

V1.0 Released 🎉

03 Apr 10:43
bb3e488
Compare
Choose a tag to compare

🤩 New features

  • react-native-v8 is now always building from source code and could have a single version to serve different react-native versions (minimal react-native requirements >= 0.66.0) #97