v2.0.0
What's Changed
- chore(.gitignore): add bun lockfile by @Fdawgs in #111
- build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #112
- build(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #113
- build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #115
- build(deps-dev): bump typescript from 4.9.5 to 5.0.2 by @dependabot in #114
- ci: only trigger on pushes to main branches by @Fdawgs in #116
- build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #117
- build(deps-dev): bump eslint-plugin-n from 15.7.0 to 16.0.0 by @dependabot in #118
- fix: busboy cannot be initialized with
new
by @gurgunday in #119 - remove text-decoding by @KhafraDev in #120
- throw when there's no boundary by @gurgunday in #122
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #124
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #125
New Contributors
- @gurgunday made their first contribution in #119
- @KhafraDev made their first contribution in #120
Full Changelog: v1.2.1...v2.0.0