Releases: NYPL-Simplified/web-reader
Releases · NYPL-Simplified/web-reader
Release 4.3.5
Release 4.3.4
Release 4.3.3
Release 4.3.2
Release 4.3.1
Release 4.3.0
- Remove storybook, update readme, remove TODO comments (#145)
Changes from (#142):
- Adds the addTocToManifest helper function.
- Extracts the reducer, types, and utility functions into separate files for easier understanding.
- Makes a GO_FORWARD GO_BACKWARD and GO_TO_HREF action.
- Moves all action logic into the reducer (out of the callback) so it can be shared easier and centralized.
- Makes an effect that scrolls the user to the correct page when the page number changes.
Release 4.2.0
Release 4.1.0
- Updates the settings panel with new designs
- Adds a button within the panel to reset settings to default
Release 4.0.0
- Remove service-workers (c40d42c)
This update includes a breaking change to remove the server-worker API from the package, this means that the usePublicationSW
function will no longer be available.
Release 3.2.5
- Fix axisnow install error