-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
709354d
commit a000289
Showing
4 changed files
with
27 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,34 @@ | ||
<!-- markdownlint-disable --><!-- textlint-disable --> | ||
|
||
# 📓 Changelog | ||
|
||
All notable changes to this project will be documented in this file. See | ||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.0.0](https://github.com/sanity-io/hierarchical-document-list/compare/v1.1.0...v2.0.0) (2023-12-04) | ||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
- migrate to v3 (#15) | ||
|
||
### Features | ||
|
||
- migrate to v3 ([#15](https://github.com/sanity-io/hierarchical-document-list/issues/15)) ([7e2abb7](https://github.com/sanity-io/hierarchical-document-list/commit/7e2abb7c3eee9c532976ce6e17ce7255b47227fe)) | ||
|
||
### Bug Fixes | ||
|
||
- validates that S and context props are passed as config to createDeskHierarchy ([d781809](https://github.com/sanity-io/hierarchical-document-list/commit/d781809e3e970968254b621078658538188b08ae)) | ||
|
||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## [1.1.0](https://github.com/sanity-io/hierarchical-document-list/compare/v1.0.0...v1.1.0) (2022-03-18) | ||
|
||
|
||
### Features | ||
|
||
* types are now correctly bundled ([50ecd09](https://github.com/sanity-io/hierarchical-document-list/commit/50ecd0974af5bf09f17ee2e73d64e8db74701e42)) | ||
|
||
- types are now correctly bundled ([50ecd09](https://github.com/sanity-io/hierarchical-document-list/commit/50ecd0974af5bf09f17ee2e73d64e8db74701e42)) | ||
|
||
### Bug Fixes | ||
|
||
* multiple createDeskHierarchy in a studio now works correctly ([7283c4c](https://github.com/sanity-io/hierarchical-document-list/commit/7283c4c56dad3a845eff93ae112c9b43238cf612)) | ||
- multiple createDeskHierarchy in a studio now works correctly ([7283c4c](https://github.com/sanity-io/hierarchical-document-list/commit/7283c4c56dad3a845eff93ae112c9b43238cf612)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters