v15.8.0-rc.2
Pre-release
Pre-release
Release candidate with support for react-native@0.76
What's Changed
- fix: masked element layer opacity when previous item has stroke opacity by @jakex7 in #2456
- refactor: use node resolver to locate React Native package by @jakex7 in #2461
- chore: update Gemfile.lock file, start using bundle exec pod install by @bohdanprog in #2464
- feat: implement maskUnits by @jakex7 in #2457
- feat: add support base64 uri type in SvgUri component by @bohdanprog in #2444
- fix: currentColor dimming by @jakex7 in #2465
- fix: do not crash when borderRadius is set on Android by @jakex7 in #2415
- style: format and rename variables by @jakex7 in #2469
- feat: properly implement
currentColor
by @jakex7 in #2466 - feat: support css variables for SvgCss by @bohdanprog in #2459
- feat: invalidate on color change by @jakex7 in #2470
- chore: update iOS workflows by @bohdanprog in #2467
- chore: improve example configuration by @bohdanprog in #2472
- feat: improve animating colors by @jakex7 in #2471
- chore: change babel preset to
@react-native/babel-preset
by @jakex7 in #2482
Full Changelog: v15.8.0-rc.1...v15.8.0-rc.2