What's changed
- feat(Worklets): new ShareableImport type #7512
- feat(Worklets): inject WorkletsModuleProxy in worklet runtimes #7486
- feat(Worklets): generated worklets #7513
- refactor(Worklets)(makeShareableClone): add makeShareableTurbomoduleLike #7567
- feat(Worklets): add Worklet Runtime bundle entry #7562
- feat(Worklets): resolve global local variable names conflicts #7577
- feat(Worklets): workletizable modules #7584
- feat(Worklets): production experimental bundling #7590
- feat(Worklets): add systrace section for profiling #7661
- feat(Worklets): add invokeSync in JSScheduler #7663
- chore(Worklets): detect runtime initialization failures with experimental bundling #7638
- feat(Worklets): improve errors in Worklets Babel Plugin #7699
- refactor(Worklets): define JS initialization pipeline #7652
- feat(Worklets): rename experimental bundling to Bundle Mode #7690
- feat(Worklets): support for cloning Set and Map #7219
- feat: react-native-worklets docs #7717
- feat(Worklets): RuntimeManager #7739
- feat(Worklets): docs for Bundle Mode #7790
- Worklets feature flags #7799
- iOS ProMotion stutters #7624
- feat(Worklets): runLoop polyfills #7765
- feat(Worklets): Add cpp validation of worklets version #7820
- feat(Worklets): Add troubleshooting section in docs #7814
- fix(Worklets): default imports in Bundle Mode #7836
- feat(Worklets): add fast refresh in bundle mode #7688
- feat(Worklets): gracefully handle imports from 'react-native' on Worklet Runtimes #7719
- chore(Worklets): update README and getting started docs #7856