3.3.0
What's Changed
- Add React import by @tomekzaw in #4532
- Remove warning when calling
measure
from RN runtime by @tomekzaw in #4526 - Remove unnecessary import by @tomekzaw in #4528
- Inject
_WORKLET
to RN runtime by @tomekzaw in #4511 - Unify iOS initialization / Add support for 0.72.0-rc.5 by @tomekzaw in #4523
- Bump fast-xml-parser from 4.2.2 to 4.2.4 by @dependabot in #4542
- Bump fast-xml-parser from 4.2.0 to 4.2.4 in /Example by @dependabot in #4539
- Bump fast-xml-parser from 4.2.0 to 4.2.4 in /WebExample by @dependabot in #4541
- Bump fast-xml-parser from 4.2.0 to 4.2.4 in /FabricExample by @dependabot in #4540
- Added getAnimatableRef function by @behenate in #4533
- Fix testing example by @mccraveiro in #4547
- fix: ios build error when using 'use_frameworks!' in Podfile by @yupengyang in #4504
- Fix spring bug with extra type verification by @Latropos in #4512
- Fix RCTAppDelegate.h file not found error when
USE_FRAMEWORKS=static
by @tomekzaw in #4558 - fix: transform type change in RN 0.71.9 by @radko93 in #4550
- Release 3.3.0 by @tomekzaw in #4560
New Contributors
- @behenate made their first contribution in #4533
- @mccraveiro made their first contribution in #4547
- @yupengyang made their first contribution in #4504
Full Changelog: 3.2.0...3.3.0