Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 919 Bytes

CHANGELOG.MD

File metadata and controls

27 lines (23 loc) · 919 Bytes

1.1.0 (2023-05-03)

SUMMARY

This release adds a new event onHighlight and updates outdated dependencies.

FEATURES

  • Added new event onHighlight(highlights) to emit information on what text was highlighted

MAINTENANCE

  • Upgrade rollup 3.21.2 -> 3.21.3
  • Upgrade node-interval-tree 1.3.3 -> 2.1.2
  • Upgrade html-minifier 3.5.21 -> 4.0.0
  • Upgrade rimraf 2.6.1 -> 5.0.0
  • Upgrade rollup-plugin-commonjs 9.1.0 -> 10.1.0
  • Upgrade rollup-plugin-node-resolve 3.3.0 -> 5.2.0

Previous versions

The CHANGELOG.md file was introduced with the 1.1.0 release. Previous versions (1.0.0, 1.0.1, 1.0.2) were related to setting up the new repository, getting the build system working, and refactoring code. These versions are not documented in this log.