@r74tech/docusaurus-plugin-panzoom
Version:
A plugin to enable the panzoom component on SVG and other elements
38 lines (19 loc) • 1.61 kB
Markdown
# [2.1.0](https://github.com/r74tech/docusaurus-plugin-panzoom/compare/v2.0.0...v2.1.0) (2025-04-14)
### Features
* add Docusaurus documentation and CI workflows ([5d0ed86](https://github.com/r74tech/docusaurus-plugin-panzoom/commit/5d0ed86e2b5447c533fb4b15c220d32f176c9528))
* add support for excludeClass option ([246d378](https://github.com/r74tech/docusaurus-plugin-panzoom/commit/246d378f33c4f24c5a2cde22ba55a14daa65b217))
# [2.0.0](https://github.com/r74tech/docusaurus-plugin-panzoom/compare/v1.0.1...v2.0.0) (2025-04-09)
* feat!: migrate package from [@actinc](https://github.com/actinc) to [@r74tech](https://github.com/r74tech) namespace ([ed56447](https://github.com/r74tech/docusaurus-plugin-panzoom/commit/ed56447becf424c44f0d91badd6209d246b5f401))
### BREAKING CHANGES
* Package has been renamed from @actinc/docusaurus-plugin-panzoom to @r74tech/docusaurus-plugin-panzoom. This requires users to update their import statements and configuration.
- Updated dependencies to support Docusaurus v3
- Changed author information
- Updated repository URLs
- Added proper build scripts
- Enhanced documentation
## [1.0.1](https://github.com/act-org/docusaurus-plugin-panzoom/compare/v1.0.0...v1.0.1) (2023-03-02)
### Bug Fixes
* Add theme-mermaid class naming convention as a default selector ([9543aee](https://github.com/act-org/docusaurus-plugin-panzoom/commit/9543aee990c3d70daf7f7a231c7e5ec214c95334))
# 1.0.0 (2023-03-02)
### Features
* Initial release of module ([7fe5711](https://github.com/act-org/docusaurus-plugin-panzoom/commit/7fe571118dc286791d608489b6eb59f1b8b27a86))