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.
- Fix export of
sML
utility to be named - Add export of
FrameBlobBuilder
utility
- Export of
sML
utility is now exposed for User Agent sniffing
- Incorrect NPM publishing, requires new version
findNearestPosition
in the (EPUBNavigator
)[https://github.com/readium/ts-toolkit/blob/develop/navigator/src/epub/EpubNavigator.ts] has been replaced byfindLastPositionInProgressionRange
andfindNearestPositions
(#62).- The Readium CSS dependency is now on the latest 1.x version, and added as a dependency using the
@readium/css
NPM package.