Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@somewhatabstract somewhatabstract released this 14 Jun 21:29
· 147 commits to main since this release
2e18b0b

Major Changes

  • fcc3a96: BREAKING CHANGE:

    • Drop support for Node 16 and Node 18. Node 20 is now the minimum required version.

    HOUSEKEEPING:

    • Updated various development dependencies like eslint, prettier, typescript, babel, etc.