v2.2.0-beta.0
Pre-release
Pre-release
What's Changed
- test: add a new test setting to run tests with build files by @koba04 in #2583
- feat: use
React.use
API by @himself65 in #2596 - ci: Add daily test job for react canary by @suyanhanx in #2601
- build: add trigger release job by @huozhi in #2615
- build: determin release tag by @huozhi in #2616
- chore: upgrade to pnpm8 by @promer94 in #2605
- types: improve
useSWRMutation
type. by @promer94 in #2604 - ci: drop unused inputs and step by @nicolewhite in #2624
- build: use prepatch/minor/major command for prerelease by @huozhi in #2627
- build: fix equal signs by @huozhi in #2628
- build: fix bad runner by @huozhi in #2629
- build: fix release semver by @huozhi in #2630
- ci: update github token by @huozhi in #2636
- ci: use gh token credentials for cloning repo by @huozhi in #2637
New Contributors
- @suyanhanx made their first contribution in #2601
- @nicolewhite made their first contribution in #2624
Full Changelog: v2.1.5...v2.2.0-beta.0