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

Chore: merge docs-less v1.0.3 full release to main #1

Merged
merged 13 commits into from
Aug 2, 2024

Conversation

KemingHe
Copy link
Owner

@KemingHe KemingHe commented Aug 2, 2024

No description provided.

added support for serparate input and output schemas, added support for plug-and-play sanitizer
middleware, improved auto-gen array file output formatting, updated snapshots, added null support
for missing fields, added nested object support (side effect of the middleware).
… exports

minified bundle, enabled code splitting, added disclaimer banner, added better cjs and esm support
down to node14

BREAKING CHANGE: to unify exports, removed `osu` from default export, added `osu` back as a name
export, now must use `import { osu } from "@keminghe/osu";` to use the osu namespace and subsequent
namespaces, classes, and constants.
@KemingHe KemingHe added the enhancement New feature or request label Aug 2, 2024
@KemingHe KemingHe self-assigned this Aug 2, 2024
@KemingHe KemingHe enabled auto-merge August 2, 2024 14:38
@KemingHe KemingHe changed the title Chore: merge docs-less v1.0.0 full release to main Chore: merge docs-less v1.0.1 full release to main Aug 2, 2024
@KemingHe KemingHe changed the title Chore: merge docs-less v1.0.1 full release to main Chore: merge docs-less v1.0.3 full release to main Aug 2, 2024
Copy link

codecov bot commented Aug 2, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@KemingHe KemingHe merged commit 83df0e7 into main Aug 2, 2024
16 of 27 checks passed
@KemingHe KemingHe deleted the feature-csv2ts-keminghe branch August 2, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant