Skip to content

Release 6.25.0

Compare
Choose a tag to compare
@anymaniax anymaniax released this 17 Feb 20:21
· 271 commits to master since this release

6.25.0 (2024-02-17)

Bug Fixes

  • afterAllFilesWritten (#1194) (84a9ac7)
  • angular: avoid Angular type error when nullable (#1200) (cd0a56e)
  • core: implement {} insterd of unknown for blank schema interface (#1219) (97552e4)
  • msw: changed naming convention for response mock functions to avoid function name conflicts (#1217) (e528e11)
  • msw: fixed imports of split-tags, tags, and split mode (#1205) (9f16e37)
  • msw: refactor to include duplication of mock imports in mocks in split and split-tags modes (#1214) (1c39aab)
  • useMutation still appears even if false (#1209) (288f488)
  • useQuery improve override logic (#1212) (1aff031)

Features

  • swr: add swrOptions property to output.override.swr (#1223) (74ef879)