2.0.0-beta.7
Pre-release
Pre-release
Most changes in this release are maintenance related, as we are finalizing everything for the upcoming 2.0 stable version.
What's Changed
- Upgrading use-sync-external-store lib by @sanjaiyan-dev in #2063
- Revert swr config generic by @huozhi in #2065
- Fix: raf return type by @huozhi in #2074
- Remove unused info from dummy package.json by @huozhi in #2083
- Use pnpm workspace by @huozhi in #2085
- bump typescript and apply nodenext module resolution by @huozhi in #2084
- Chore: Typos and grammar by @AllanOliveiraM in #2094
- chore: add basic tsdoc by @promer94 in #2089
- types: add generic for SWRInfiniteKeyLoader by @jason89521 in #2104
- fix: add swr/_internal to paths by @jason89521 in #2105
- type: make tsconfig simpler and fix type error by @promer94 in #2115
- chore: exclude .tsbuildinfo from files, reduce install size by @promer94 in #2119
- Reorder exports conditions by @huozhi in #2130
- Upgrade bunchee by @huozhi in #2132
- Bump typescript and assemble pnpm scripts by @huozhi in #2133
- chore: add github actions reporter by @promer94 in #2131
- Dedupe installed swc by @huozhi in #2136
- test: add a test for preload API in effects by @koba04 in #2138
- test: add more isLoading tests for the case a key is null or an error by @koba04 in #2141
- ci: use action/setup-node built-in pnpm cache and bump to node16 by @promer94 in #2142
- test: add tests for dependency collection by @koba04 in #2140
- chore: bump dev deps by @huozhi in #2143
- memoize config values to avoid frequent context propagation by @gnoff in #2149
- Bundle types into one file by @huozhi in #2150
- Revert target option by @huozhi in #2151
New Contributors
- @sanjaiyan-dev made their first contribution in #2063
- @AllanOliveiraM made their first contribution in #2094
- @jason89521 made their first contribution in #2104
- @gnoff made their first contribution in #2149
Full Changelog: 2.0.0-beta.6...2.0.0-beta.7