Skip to content

Releases: r74tech/docusaurus-plugin-panzoom

v2.4.0

19 Jul 15:06
Compare
Choose a tag to compare

2.4.0 (2025-07-19)

Features

  • add options to better control the zoom (#7) (4dc537c)

v2.3.0

17 Jul 16:12
Compare
Choose a tag to compare

2.3.0 (2025-07-17)

Features

  • add toolbar to control zooming (zoom in, zoom out, reset) (a170e52)
  • merge all toolbar props into a single object (0c32e6c)

v2.2.0

12 Jul 18:45
Compare
Choose a tag to compare

2.2.0 (2025-07-12)

Features

  • add Prettier and ESLint to documentation website (33dd381)

v2.1.0

14 Apr 11:23
Compare
Choose a tag to compare

2.1.0 (2025-04-14)

Features

  • add Docusaurus documentation and CI workflows (5d0ed86)
  • add support for excludeClass option (246d378)

v2.0.0

09 Apr 07:44
Compare
Choose a tag to compare

2.0.0 (2025-04-09)

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