7.9.0 (2025-04-27)
- feat: support new client
mcpserver (#2015) (4319274), closes #2015 - feat(core): add better support for form-data arrays (#2026) (58ce907), closes #2026
- feat(core): add support for pnpm catalogs (#1989) (d44039b), closes #1989
- feat(core): add union enum generation (#2018) (f0c4cb3), closes #2018
- feat(query): support prefetch for suspenseQuery and suspenseInfiniteQuery (#2052) (464c5d6), closes #2052
- chore: add a test for
mcp(#2023) (a445a7e), closes #2023 - chore(deps-dev): bump @release-it/conventional-changelog (#2002) (7ad3a5c), closes #2002
- chore(deps-dev): bump globals from 15.14.0 to 16.0.0 (#2004) (179cc64), closes #2004
- chore(deps): add resolution for jsonpath-plus to avoid CVE (#2007) (631a7d3), closes #2007
- chore(docs): update readme (#2054) (ac2e6cd), closes #2054
- chore(mcp): add
mcpsample app (#2046) (cbd70af), closes #2046 - fix: allow to define custom mock generator (#2033) (dba9634), closes #2033
- fix: fix to import only the necessary schema (#2022) (4a27aff), closes #2022
- fix: include
baseUrlandserverssettings in the route path (#2045) (59ccc97), closes #2045 - fix: prevent default axios client from being exported when shouldExportHttpClient is false (#2019) (eade5fa), closes #2019
- fix(core): no not sanitize operationName when overridden (#2040) (1aaf476), closes #2040
- fix(mock): correct generation of all-of objects (#2035) (db15ab6), closes #2035
- fix(query): correct query parameter syntax in generateQueryImplementation (#2049) (fe372d3), closes #2049
- fix(query): make sure to not generate query and mutation (#2038) (7fc20e1), closes #2038
- fix(query): prioritize query over mutation for non-GET operations in generateQueryHook (#2027) (b0833b7), closes #2027
- fix(query): vue-query generates undefined function "useCallback" (#1872) (#1902) (a154264), closes #1872 #1902
- docs: fix branch name in CONTRIBUTING.md (#2008) (56710f5), closes #2008
- docs: fix incorrect path example from './/' to './' (#2016) (bf5bbe9), closes #2016
- docs(hono): remove old costraints in
honoguide (f12f330) - docs(mcp): add guide for
mcp(d495bb9) - docs(mcp): fix misstaked client name (060f441)
- docs(mcp): update
READMEin mcp-petsotre` sample app (6899221) - docs(mcp): update sitemap (c554713)
- docs(samples): update (a31c02c)
- Fix enum generation (#2009) (0cb1ac2), closes #2009
- Fix next js example for tag revalidation (#2012) (03a12be), closes #2012