Skip to content

Bun support, upgrade dependencies, and remove ESLint

Choose a tag to compare

@blakeembrey blakeembrey released this 09 Sep 03:16
· 9 commits to main since this release
a3d9380

Changed

  • Upgraded prettier to v3 which required removing the package.json formatter plugin (until they upgrade)
  • Added support for bun as a runtime, which necessitated removal of eslint (until ESLint is fixed 🤷)