7.1.1 (2024-09-17)
Bug Fixes
- change --apply to --write in biome check command (#1616) (f516975)
- exclude readOnly fields from CreateBody schema in Zod generation (#1625) (bdc584b)
- fetch:
fetchclient can now overrideheaderswithoptions(#1627) (d9fcfd5) - generate zod constants for oneOf schemas (#1618) (19ff0e0)
- import react deps when tags have mutator (#1614) (47d3367)
- msw: broken mock when
allofwith not haspropertiesobject (#1623) (2245435) - msw: do not use spread objects if
nullableobject schema inoneOf(#1626) (261f8de)