v11.0.0-beta.0
Pre-release
Pre-release
·
2 commits
to next
since this release
What's Changed
- test: expand public-API coverage across core, web and parallax by @joshuaellis in #2538
- refactor!: remove deprecated targets, native support, and the react-spring umbrella by @joshuaellis with @Copilot in #2526
- refactor!: ship ESM-only builds by @joshuaellis in #2544
- fix(core): infer all animated keys when a partial
fromis provided by @joshuaellis in #2545 - chore(ci): move turbo caching to actions/cache via shared setup action by @joshuaellis in #2546
- fix(core): pass an AnimationResult to SpringValue onChange by @patrickwehbe in #2548
- fix: cache output number parsing in createStringInterpolator by @literalpie in #2547
- docs: correct changeset guidance in CONTRIBUTING by @joshuaellis in #2549
- chore: version packages (beta) by @github-actions[bot] in #2543
New Contributors
- @joshuaellis with @Copilot made their first contribution in #2526
- @patrickwehbe made their first contribution in #2548
- @literalpie made their first contribution in #2547
Full Changelog: v10.1.1...v11.0.0-beta.0