Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Mar 16:32
8383f4d

5.0.0 (2024-03-12)

⚠ BREAKING CHANGES

  • index: unrtfPath and unrtfVersion fields can no longer be changed after class has been initialised

Dependencies

  • deps-dev: bump dev dependencies (b148274)
  • deps-dev: bump the commitlint group with 2 updates (#362) (37b420e)

Miscellaneous

  • ignore types dir (4378b45)
  • index: inline comment re export types (c6c4e02)
  • index: remove backticks from string (85bee42)
  • stop types being committed (0e1e412)

Continuous integration

  • cd: standardise @fdawgs cd workflows (3e34f52)
  • ci: standardise @fdawgs ci workflows (bdff8a4)
  • dependabot: add [@eslint-community](https://github.com/eslint-community) scoped deps to eslint group (0985f77)

Improvements

  • enable strict type checking (da3b3b4)
  • index: make unrtfPath and unrtfVersion fields private (e2c3c50)

Documentation

  • remove outdated api docs; refer to type defs instead (eb30adc)