Skip to content

v3.0.1

Choose a tag to compare

@msimerson msimerson released this 02 Apr 20:46
· 9 commits to master since this release
ed064c3
  • dep(ip): bump 2.0.0 to 2.0.1
  • configure eslint & prettier the modern way
    • jettison @nodertc/eslint-config, much of local config was turning off stuff imported from there
  • ci: bump GHA versions
  • test: remove eslint from devDependencies (installed by GHA for tests, npx will use local version)
  • test: remove jest from devDependencies
    • installed by npx when needed
    • dramatically shrinks package-lock.json
    • next version: replaced with node:test