chore(deps): update @hey-api/openapi-ts to 0.42.1#84
Merged
Conversation
Coverage Report
File Coverage
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
6615e2f to
310b38d
Compare
864d6c0 to
82357ea
Compare
1a33e21 to
f70fd02
Compare
- Update to the latest `@hey-api/openapi-ts` version `0.42.1` - fixes: #83, - Enables work towards #81 - Fixed a bug where types in mutation hooks were imported from a (non-relative) direct file import. - This is the same fix implemented in #61, which was done for query hooks. - Expand the match regex to take account of non-alphabetical file paths - fixes: #85 - Fixed a bug where JSDocs were not being added to generated hooks. - Add more unit testing
f70fd02 to
751c6ed
Compare
We now format the generated hooks file to remove unused imports and fix some formatting issues.
7nohe
approved these changes
Apr 23, 2024
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.
In this PR:
@hey-api/openapi-tsversion0.42.1