⬆ Bump @hey-api/openapi-ts from 0.57.0 to 0.85.2 in /frontend
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(8 months ago)
(8 months ago)
(8 months ago)
dependencies javascript
Bumps @hey-api/openapi-ts from 0.57.0 to 0.85.2.
Release notes
Sourced from @hey-api/openapi-ts's releases.
@hey-api/openapi-ts@0.85.2Patch Changes
fix: dynamically load c12 to work with cjs modules (#2755) (
e6472cf) by@mrlubosfix(cli): detect watch mode with input array (#2751) (
3293cad) by@warrenseine
@hey-api/openapi-ts@0.85.1Patch Changes
- fix(zod): allOf in array items being generated as union instead of intersection (#2736) (
078face) by@copilot-swe-agent
@hey-api/openapi-ts@0.85.0Minor Changes
Updated
outputoptionsWe made the
outputconfiguration more consistent by usingnullto represent disabled options. This change does not affect boolean options.export default { input: 'hey-api/backend', // sign up at app.heyapi.dev output: { format: null, lint: null, path: 'src/client', tsConfigPath: null, }, };Patch Changes
feat: support multiple configurations (#2602) (
c84f10e) by@carson2222feat(config): add
output.importFileExtensionoption (#2718) (fcdd73b) by@mrlubosfeat(pinia-colada): query options use
defineQueryOptions(#2610) (33e6b31) by@brolnickijUpdated Pinia Colada query options
Pinia Colada query options now use
defineQueryOptionsto improve reactivity support. Instead of calling the query options function, you can use one of the following approaches.No params
useQuery(getPetsQuery);
... (truncated)
Commits
3f34859Merge pull request #2756 from hey-api/changeset-release/maincf507d6ci: releaseb1131ffMerge pull request #2745 from 9M6/docs/tanstack-query-reactivity5d06dbddocs: simplify reactivity exampleeca38e7Merge branch 'main' into docs/tanstack-query-reactivity617f3a3Merge pull request #2751 from warrenseine/mainb8f7ac4chore: fix launch script3293cadCreate witty-toes-rescue.md203233bMerge branch 'main' into main549ff58Merge pull request #2757 from hey-api/docs/sponsors-openstatus- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
@hey-api/openapi-ts
npm
0.57.0 → 0.85.2
Minor
/frontend
Technical Details
| ID: | 10347528 |
| UUID: | 3510386001 |
| Node ID: | PR_kwDOPF3fpc6teyyt |
| Host: | GitHub |
| Repository: | Cheap-AI/FullServiceAPI |