Skip to content

v2.0.0

Compare
Choose a tag to compare
@noahm noahm released this 15 Sep 19:04
· 68 commits to main since this release
81300d1
  • BREAKING Package is now ESM, the Codeowners class is both a named and default export

Internal

Complete rewrite into modern tools:

  • Source code is now typescript
  • Local dev and test using bun
  • Lint and formatting with biome
  • Adds status checks and publish via github actions