Skip to content

Commit

Permalink
1.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
danielweck committed Feb 8, 2025
1 parent ad9095a commit 6dae52b
Show file tree
Hide file tree
Showing 3 changed files with 169 additions and 181 deletions.
21 changes: 20 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,30 @@
# Next

Git diff:
* https://github.com/readium/r2-navigator-js/compare/v1.17.1...develop
* https://github.com/readium/r2-navigator-js/compare/v1.17.2...develop

Changes:
* TODO

# 1.17.2

> Build environment: NodeJS `22.12.0`, NPM `11.1.0`
Changes:
* NPM package updates
* Feature: image click now delegates to optional application-level event handler, image zoom/pan feature still used as fallback
* Minor (unused code): alignment with latest GoogleChromeLabs/text-fragments-polyfill revision, hidden=until-found

Git revision info:
* https://unpkg.com/[email protected]/dist/gitrev.json
* https://github.com/edrlab/r2-navigator-js-dist/blob/v1.17.2/dist/gitrev.json

Git commit history:
* https://github.com/readium/r2-navigator-js/commits/v1.17.2

Git diff:
* https://github.com/readium/r2-navigator-js/compare/v1.17.1...v1.17.2

# 1.17.1

> Build environment: NodeJS `22.12.0`, NPM `11.0.0`
Expand Down
Loading

0 comments on commit 6dae52b

Please sign in to comment.