Skip to content

v3.1.0

Compare
Choose a tag to compare
@mcollina mcollina released this 26 Dec 16:04
· 17 commits to main since this release
aecb284

What's Changed

  • chore(.gitignore): add clinic by @Fdawgs in #133
  • chore(.gitignore): add bun lockfile by @Fdawgs in #135
  • ci: only trigger on pushes to main branches by @Fdawgs in #139
  • build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #140
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #142
  • chore: add .gitattributes file by @Fdawgs in #144
  • chore(package): explicitly declare js module type by @Fdawgs in #145
  • workaround: make types work with latest fastify by @Uzlopak in #148

Full Changelog: v3.0.0...v3.1.0