Releases: robertknight/tex-linebreak
Releases · robertknight/tex-linebreak
v0.8.1
What's Changed
- Fix optimality when negative values are in use by @basil in #105
- Bump webpack from 5.76.0 to 5.96.0 by @dependabot[bot] in #101
Full Changelog: v0.8.0...v0.8.1
v0.8.0
v0.7.1
Fixed type definitions not being included in the published package.
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
New Contributors
- @dependabot made their first contribution in #16
- @w8r made their first contribution in #74
Full Changelog: v0.6.0...v0.7.0
v0.6.0
This release is mostly a modernization and simplification of the build process and dependencies.
The package's code has been converted to ES 2017+. As such it no longer supports IE 11 or other pre-2017 browsers.