Skip to content

v2.0.1

Latest
Compare
Choose a tag to compare
@Mitsunee Mitsunee released this 03 Feb 14:15
v2.0.1
e977200
  • Upgraded dependencies
  • Fix: replaced __dirname with import.meta.dirname in eslint config

To upgrade your existing repository made from this template you can:

  • Run `pnpm upgrade @types/node && pnpm upgrade --latest '!@types/node' && pnpm dedupe" to upgrade your packages
  • Replace__dirname with import.meta.dirname in your eslint config

Full Changelog: v2.0.0...v2.0.1