Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3304 +/- ##
=======================================
Coverage 34.89% 34.89%
=======================================
Files 401 401
Lines 22244 22244
Branches 1429 1429
=======================================
Hits 7763 7763
Misses 14477 14477
Partials 4 4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@hey-api/codegen-core
@hey-api/nuxt
@hey-api/openapi-ts
@hey-api/shared
@hey-api/types
@hey-api/vite-plugin
commit: |
8dcfe43 to
8a8a0ab
Compare
8a8a0ab to
98e4366
Compare
98e4366 to
3047f80
Compare
3047f80 to
d9e55ce
Compare
d9e55ce to
0ef3b52
Compare
0ef3b52 to
1118d3f
Compare
1118d3f to
9a8aeeb
Compare
9a8aeeb to
cdc933f
Compare
cdc933f to
4dbac67
Compare
4dbac67 to
1df2ae6
Compare
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@hey-api/codegen-core@0.7.0
Minor Changes
exportFromarray withgetExportFromFilePath()function (#3312) (cd44523) by @mrlubosUpdated Symbol interface
The
exportFromproperty has been replaced with thegetExportFromFilePath()function. This allows you to dynamically determine export paths based on symbol properties. This is a low-level feature, so you're most likely unaffected.@hey-api/openapi-ts@0.92.0
Minor Changes
exportFromarray withgetExportFromFilePath()function (#3312) (cd44523) by @mrlubosUpdated Symbol interface
The
exportFromproperty has been replaced with thegetExportFromFilePath()function. This allows you to dynamically determine export paths based on symbol properties. This is a low-level feature, so you're most likely unaffected.Patch Changes
config: rename
exportFromIndexoption toincludeInEntry(#3312) (cd44523) by @mrlubosconfig:
includeInEntryaccepts function in addition to primitive value (#3312) (cd44523) by @mrlubosparser: add
getExportFromFilePath()hook (#3312) (cd44523) by @mrlubosplugin: add
commentsoption to all plugins (#3317) (7b3c8f2) by @mrlubostypes: improve
defineConfig()types (#3312) (cd44523) by @mrlubosconfig: rename
output.indexFiletooutput.entryFile(#3312) (cd44523) by @mrlubosfix: improve dev mode detection causing builds to fail (#3300) (
be2f3fb) by @copilot-swe-agentUpdated Dependencies:
@hey-api/shared@0.1.2
Patch Changes
parser: add
getExportFromFilePath()hook (#3312) (cd44523) by @mrlubosconfig:
includeInEntryaccepts function in addition to primitive value (#3312) (cd44523) by @mrlubostransform(read-write): improve discriminated schemas split (#3301) (
47dd2a3) by @copilot-swe-agentUpdated Dependencies:
@hey-api/openapi-python@0.0.5
Patch Changes
Updated Dependencies: