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

feat: add metadata.defaults and $Defaults #72

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

noomorph
Copy link
Collaborator

@noomorph noomorph commented Feb 15, 2024

Adds $Defaults DSL and metadata.defaults operation, similar to _.defaults(target, source) in Lodash.

There are some improvements in this PR around the types in the metadata.get<T> and package-e2e tests.

@noomorph noomorph changed the title feat: .defaults, operation feat: add metadata.defaults and $Defaults Feb 15, 2024
@noomorph noomorph force-pushed the feat/defaults-operation branch 4 times, most recently from bf607cc to 42d313a Compare February 15, 2024 09:54
@noomorph noomorph merged commit 2bcce73 into master Feb 16, 2024
6 checks passed
@noomorph noomorph deleted the feat/defaults-operation branch February 16, 2024 07:55
Copy link

🎉 This PR is included in version 1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant