Skip to content

Releases: react-native-community/jsc-android-buildscripts

v294992.0.0

13 Jul 08:07
32c2dbb
Compare
Choose a tag to compare
v294992.0.0 Pre-release
Pre-release

What's Changed

  • Upgrade to WebKitGTK 2.36.3 by @Kudo in #169
  • update test project to react-native 0.69 by @Kudo in #172

Breaking Changes

  • The minimum supported Android SDK is now 21.
  • Only Intl (org.webkit:android-jsc-intl) variant is supported after this version.

Full Changelog: v250230.2.1...v294992.0.0

v250230.2.1

21 Mar 13:27
3c654af
Compare
Choose a tag to compare
  1. Upgrade to WebKitGTK 2.26.1
  2. Upgrade NDK to r19
  3. Fix Intl timezone issue
  4. Publish stripped libraries to potentially reduce final APK size in case developers have no NDK installed in build machines.
  5. Publich unstripped libraries (keep debug symbols) into jsc-android@{VERSION}-unstripped and tagged with {TAG}-unstripped
  6. Fix crashes on arm64 devices (Credit @tosbaha from this PR)
  7. Replace CircleCI with GitHub CI which have macOS build machine to support emulator testing.
  8. Upgrade test project to RN 0.61

v236355.1.1

22 Nov 15:05
Compare
Choose a tag to compare
Bump minor version -> 236355.1.1

v236355.1.0

16 Nov 14:39
Compare
Choose a tag to compare
Bump version -> 236355.1.0

v225067.0.0

30 Oct 16:58
Compare
Choose a tag to compare
Update README.md versions (#64)

Update README.md to use version 225067 which is the most recent NPM release

v216113.0.0-beta.4

13 Jun 18:13
Compare
Choose a tag to compare
v216113.0.0-beta.4 Pre-release
Pre-release
Bump beta version.