6.25.0 (2024-02-17)
Bug Fixes
- afterAllFilesWritten (#1194) (84a9ac7)
- angular: avoid
Angular
type error whennullable
(#1200) (cd0a56e) - core: implement
{}
insterd ofunknown
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
, andsplit
mode (#1205) (9f16e37) - msw: refactor to include duplication of mock imports in mocks in
split
andsplit-tags
modes (#1214) (1c39aab) - useMutation still appears even if false (#1209) (288f488)
- useQuery improve override logic (#1212) (1aff031)