Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 914 Bytes

CHANGELOG.MD

File metadata and controls

32 lines (17 loc) · 914 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.3.2] - 2024-11-22

Fixed

  • Export of Decorator was missing in build, preventing its usage

[1.3.1] - 2024-11-22

Fixed

  • Incorrect NPM publishing, requires new version

[1.3.0] - 2024-11-22

Added

Fixed

  • Ensure CSS-only locator ranges are correct, especially relevant when using the go_text command (#77).

Changed

  • The ColumnSnapper and ScrollSnapper report progress that now includes a reference progression – a.k.a. progression by a ReadiumWindow viewport – in addition to the current one (#62).