-
-
Notifications
You must be signed in to change notification settings - Fork 272
Version Packages #359
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Version Packages #359
Conversation
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
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
b98220a to
313823e
Compare
313823e to
3f2727c
Compare
3f2727c to
df2c687
Compare
fb48877 to
3b37319
Compare
3b37319 to
805a03a
Compare
805a03a to
a04ef14
Compare
a04ef14 to
846aaff
Compare
846aaff to
b40a4d3
Compare
b40a4d3 to
46bb9a5
Compare
46bb9a5 to
c435f84
Compare
c435f84 to
13b2e56
Compare
13b2e56 to
53fed09
Compare
53fed09 to
ab00609
Compare
ab00609 to
bee8e67
Compare
bee8e67 to
4c49f95
Compare
4c49f95 to
2f8c87d
Compare
2f8c87d to
72e053e
Compare
72e053e to
6dc35f4
Compare
6dc35f4 to
23581c2
Compare
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/openapi-ts@0.39.0
Minor Changes
feat: rename generated files (#363)
feat: add JSON-LD to content parsing (#390)
fix: generate enums into their own file (#358)
Patch Changes
fix: remove file if no contents to write to it (#373)
fix: eslint properly fixes output (#375)
fix: invalid typescript Record generated with circular dependencies (#374)
fix: prefer unknown type over any (#392)
fix: only delete generated files instead of whole output directory (#362)
fix: handle decoding models with
%in description (#360)fix: throw error when typescript is missing (#366)
openapi-ts-docs@0.4.0
Minor Changes
docs: add integrations (#394)
feat: rename generated files (#363)
Patch Changes