Skip to content

v7.1.0

Compare
Choose a tag to compare
@ivomurrell ivomurrell released this 30 May 15:38
· 30 commits to main since this release
0c2b66d

This release adds support for Node 18. Node 18 is added to the engines field in the package.json along with adding newer versions of npm. The Volta config is also updated to use Node 18 and its bundled version of npm (v9 currently). Tests now additionally run on Node 18 in CI builds to confirm that the code is compatible with any changes in Node 18. Support for Node 16 has not been discontinued.

What's Changed

Full Changelog: v7.0.0...v7.1.0