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

fix: improve meta data typings #61

Merged
merged 1 commit into from
Feb 23, 2022

Conversation

RebeccaStevens
Copy link
Owner

BREAKING CHANGE: MetaMetaData now must extends DeepMergeBuiltInMetaData

@RebeccaStevens RebeccaStevens added the Breaking Change This change will require a new major release. label Feb 23, 2022
BREAKING CHANGE: MetaMetaData now must extends DeepMergeBuiltInMetaData
@RebeccaStevens RebeccaStevens changed the base branch from main to next-release February 23, 2022 13:32
@RebeccaStevens RebeccaStevens merged commit cad96d3 into next-release Feb 23, 2022
@RebeccaStevens RebeccaStevens deleted the improve-meta-data-typings branch February 23, 2022 13:33
github-actions bot pushed a commit that referenced this pull request Feb 23, 2022
# [3.1.0-beta.1](v3.0.1...v3.1.0-beta.1) (2022-02-23)

### Bug Fixes

* improve meta data typings ([#61](#61)) ([cad96d3](cad96d3))

### Features

* allow for default merging via a special return value ([a061213](a061213))
* allow for implicit default merging ([7286e8e](7286e8e))
@github-actions
Copy link

github-actions bot commented Feb 23, 2022

🎉 This PR is included in version 4.0.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

RebeccaStevens added a commit that referenced this pull request Feb 23, 2022
BREAKING CHANGE: MetaMetaData now must extends DeepMergeBuiltInMetaData
github-actions bot pushed a commit that referenced this pull request Feb 23, 2022
# [4.0.0-beta.1](v3.0.1...v4.0.0-beta.1) (2022-02-23)

### Bug Fixes

* improve meta data typings ([#61](#61)) ([9a881d3](9a881d3))

### Features

* allow for default merging via a special return value ([aeaefd3](aeaefd3))
* allow for implicit default merging ([67ed0db](67ed0db))

### BREAKING CHANGES

* MetaMetaData now must extends DeepMergeBuiltInMetaData
github-actions bot pushed a commit that referenced this pull request Feb 26, 2022
# [4.0.0](v3.0.1...v4.0.0) (2022-02-26)

### Bug Fixes

* improve meta data typings ([#61](#61)) ([9a881d3](9a881d3))

### Features

* allow for default merging via a special return value ([658d1fd](658d1fd))
* allow for implicit default merging ([1d5e617](1d5e617))
* allow for skipping properties completely via a special return value ([#64](#64)) ([676f2f6](676f2f6))

### BREAKING CHANGES

* MetaMetaData now must extends DeepMergeBuiltInMetaData
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking Change This change will require a new major release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant