Skip to content

v11.0.0-beta.0

Pre-release
Pre-release

Choose a tag to compare

@joshuaellis joshuaellis released this 24 Jun 08:56
· 2 commits to next since this release
7b9a6e6

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 from is 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

Full Changelog: v10.1.1...v11.0.0-beta.0