# [@blueprintui/crane-v3.0.0](https://github.com/blueprintui/blueprintui/compare/@blueprintui/crane-v2.1.9...@blueprintui/crane-v3.0.0) (2026-03-02)


### Bug Fixes

* **crane:** align apis with other blueprintui externals ([11c5fa3](https://github.com/blueprintui/blueprintui/commit/11c5fa307832deffbdc2c344b9c4813a77c0ad33))


### BREAKING CHANGES

* **crane:** Updated component names from `bp-crane` to `bp-draggable-list` and `bp-dropzone` to `bp-draggable-dropzone` across all files.
- Adjusted event listeners and attributes to reflect the new naming conventions.
- Modified README and example files to demonstrate the new component usage.
- Updated TypeScript configuration to enforce stricter null checks.
- Added tests for the new draggable list functionality and ensured existing tests are updated accordingly.

Signed-off-by: Cory Rylan <cory@coryrylan.com>

# [@blueprintui/crane-v2.1.9](https://github.com/blueprintui/blueprintui/compare/@blueprintui/crane-v2.1.8...@blueprintui/crane-v2.1.9) (2026-01-06)


### Bug Fixes

* **build:** resolve lint errors from new eslint rules ([e41bd03](https://github.com/blueprintui/blueprintui/commit/e41bd03faba64447c7365a767b312b5765f231fd))

# [@blueprintui/crane-v2.1.8](https://github.com/blueprintui/blueprintui/compare/@blueprintui/crane-v2.1.7...@blueprintui/crane-v2.1.8) (2024-11-19)


### Bug Fixes

* package metadata ([4d84b3a](https://github.com/blueprintui/blueprintui/commit/4d84b3a717074c70f0d7816efee57f4381e90d4a))
