Releases: react-native-community/jsc-android-buildscripts
Releases · react-native-community/jsc-android-buildscripts
v294992.0.0
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
- Upgrade to WebKitGTK 2.26.1
- Upgrade NDK to r19
- Fix Intl timezone issue
- Publish stripped libraries to potentially reduce final APK size in case developers have no NDK installed in build machines.
- Publich unstripped libraries (keep debug symbols) into jsc-android@{VERSION}-unstripped and tagged with {TAG}-unstripped
- Fix crashes on arm64 devices (Credit @tosbaha from this PR)
- Replace CircleCI with GitHub CI which have macOS build machine to support emulator testing.
- Upgrade test project to RN 0.61
v236355.1.1
Bump minor version -> 236355.1.1
v236355.1.0
Bump version -> 236355.1.0
v225067.0.0
Update README.md versions (#64) Update README.md to use version 225067 which is the most recent NPM release
v216113.0.0-beta.4
Bump beta version.