Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.44 KB

CHANGELOG.md

File metadata and controls

34 lines (18 loc) · 1.44 KB

📓 Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.0 (2023-12-04)

⚠ BREAKING CHANGES

  • migrate to v3 (#15)

Features

Bug Fixes

  • validates that S and context props are passed as config to createDeskHierarchy (d781809)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2022-03-18)

Features

  • types are now correctly bundled (50ecd09)

Bug Fixes

  • multiple createDeskHierarchy in a studio now works correctly (7283c4c)