Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

Latest commit

 

History

History
68 lines (35 loc) · 3.04 KB

File metadata and controls

68 lines (35 loc) · 3.04 KB

📓 Changelog

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

2.1.3 (2025-12-18)

Bug Fixes

  • deps: make peer dependencies include sanity 5.x (#35) (d8e3192)

2.1.2 (2025-07-10)

Bug Fixes

  • deps: allow studio v4 peer dep ranges (5952cab)

2.1.1 (2025-03-07)

Bug Fixes

  • deps: inline @nosferatu500/react-sortable-tree (78b804a)

2.1.0 (2025-03-07)

Features

  • add react 19 to peer deps (fb26e2c)

Bug Fixes

  • correctly calculate tree height (3b06256)

2.0.1 (2025-03-07)

Bug Fixes

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)