OpenAPI-Qraft / openapi-qraft

Generate a type-safe OpenAPI client for your React app
https://openapi-qraft.github.io/openapi-qraft/
MIT License
19 stars 1 forks source link

fix: commonjs support #92

Closed radist2s closed 3 weeks ago

radist2s commented 3 weeks ago

Improved compatibility with CommonJS and enhanced type support across various IDEs.

changeset-bot[bot] commented 3 weeks ago

🦋 Changeset detected

Latest commit: e3ea36608ebf7c6a4064bc5d1d95431c6a9faaf9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages | Name | Type | | ------------------------------------------ | ----- | | @openapi-qraft/react | Minor | | @openapi-qraft/cli | Minor | | @openapi-qraft/plugin | Minor | | @openapi-qraft/tanstack-query-react-plugin | Minor | | @openapi-qraft/openapi-typescript-plugin | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

github-actions[bot] commented 3 weeks ago

@check-spelling-bot Report

:red_circle: Please review

See the :open_file_folder: files view, the :scroll:action log, or :memo: job summary for details.

Unrecognized words (2)

swcrc treeshake

Previously acknowledged words that are now absent CLIs eql Open Options 🫥
To accept these unrecognized words as correct and remove the previously acknowledged and now absent words, you could run the following commands ... in a clone of the [git@github.com:OpenAPI-Qraft/openapi-qraft.git](https://github.com/OpenAPI-Qraft/openapi-qraft.git) repository on the `fix/common-js-bundle` branch ([:information_source: how do I use this?]( https://github.com/check-spelling/check-spelling/wiki/Accepting-Suggestions)): ``` sh curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/v0.0.22/apply.pl' | perl - 'https://github.com/OpenAPI-Qraft/openapi-qraft/actions/runs/9635909821/attempts/1' ```

OR

To have the bot accept them for you, reply quoting the following line: @check-spelling-bot apply updates.