Skip to content

v3.0.0

Choose a tag to compare

@textbook textbook released this 24 Nov 12:27
· 97 commits to main since this release

Breaking changes

  • Dropped Node 10 support - I don't expect it to suddenly stop working, as the emitted JS is currently identical, but the pipeline no longer includes testing in Node 10 and some of the dev dependencies (e.g. ESLint) won't run in Node 10. Supported Node versions are now explicitly documented in the "engines" field in package.json, currently ">=12.9.0".