Skip to content

1.0.0-beta.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@shuding shuding released this 06 Jul 09:09
a019c4f

Major Changes

  • Sub-packages and immutable hook: #992

Patches

  • Add condition to check if window.addEventListener exists for React Native compatibility: #1234
  • Chore: bump typescript to use ts-expect-error instead of ts-ignore: #1239
  • Enhance: add $ prefix for non-major keys: #1174
  • Fix: fail accessing navigator on Node: #1254
  • Chore: fix to run the build script multiple times: #1255
  • Test: run concurrent rendering tests with React v18 alpha: #1259
  • Fix: ignore .d.ts in dist/ for ESLint: #1258
  • Enhance: use ts for testing: #1260
  • Chore: add watch scripts for sub packages to build them: #1261
  • Fix typo in use-swr: #1267
  • Chore: fix type SWRHookWithdMiddleware to SWRHookWithMiddleware: #1268

Credits

Huge thanks to @javascripter, @koba04, @huozhi, and @pa-rang for helping!