Skip to content
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

Version Packages #13

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Version Packages #13

merged 1 commit into from
Jul 24, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 4, 2024

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

@workleap/create-schemas@0.2.0

Minor Changes

  • #15 b522f5d Thanks @tjosepo! - Add watch mode

  • #16 dde9873 Thanks @tjosepo! - [BREAKING] outfile option is now outdir

  • #10 868734a Thanks @tjosepo! - [BREAKING] Major overhaul to configurations.

    The following command line arguments are no longer supported:

    • --additionalProperties
    • --alphabetize
    • --arrayLength
    • --defaultNonNullable
    • --propertiesRequiredByDefault
    • --emptyObjectsUnknown
    • --enum
    • --enumValues
    • --excludeDeprecated
    • --exportType
    • --help
    • --immutable
    • --pathParamsAsTypes

    These options now need to be declared in the create-schemas.config.ts file using the openApiTsOptions property.

  • #16 dde9873 Thanks @tjosepo! - Add openapiFetchPlugin plugin for client generation (requires openapi-fetch
    package)

  • #16 dde9873 Thanks @tjosepo! - Add a new plugin system

Patch Changes

@github-actions github-actions bot requested a review from a team as a code owner July 4, 2024 15:13
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 6d935f1 to a4e9f92 Compare July 12, 2024 13:33
@github-actions github-actions bot force-pushed the changeset-release/main branch 5 times, most recently from d4981cb to 96e7ce0 Compare July 18, 2024 20:26
@heqianwang heqianwang merged commit 74aa4d0 into main Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants