Skip to content

Latest commit

 

History

History
74 lines (36 loc) · 3.34 KB

File metadata and controls

74 lines (36 loc) · 3.34 KB

2.4.2 (2026-02-08)

Bug Fixes

  • npm CLIを最新版に更新(OIDC trusted publishing対応) (93e241b)

2.4.1 (2026-02-08)

Bug Fixes

  • CIのNode.jsバージョンを22に更新 (21d9a57)
  • OIDC trusted publishingの設定を修正 (31764e1)

2.4.0 (2025-07-19)

Features

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

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)

2.2.0 (2025-07-12)

Features

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

2.1.0 (2025-04-14)

Features

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

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

1.0.1 (2023-03-02)

Bug Fixes

  • Add theme-mermaid class naming convention as a default selector (9543aee)

1.0.0 (2023-03-02)

Features

  • Initial release of module (7fe5711)