Releases: fastify/fastify-leveldb
Releases · fastify/fastify-leveldb
v6.0.1
v6.0.0
What's Changed
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #119
- test: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #120 - chore: add
.gitattributes
file by @Fdawgs in #122 - chore(package): explicitly declare js module type by @Fdawgs in #123
- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #125
- chore(.gitignore): add .tap/ dir by @Fdawgs in #126
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #127
- Prep for fastify@5 by @jsumners in #128
- build(deps-dev): bump rimraf from 5.0.9 to 6.0.1 by @dependabot in #129
- build(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by @dependabot in #131
- chore: update min fastify version by @Fdawgs in #130
Full Changelog: v5.1.0...v6.0.0
v5.1.0
What's Changed
- chore(.gitignore): use updated skeleton template by @Fdawgs in #97
- build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #98
- chore(package): remove
engines
field by @Fdawgs in #99 - build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #100
- build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #101
- ci: enable license checking by @Fdawgs in #102
- docs(readme): replace use of deprecated variadic
listen()
by @Fdawgs in #103 - build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #104
- build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #105
- test(types): remove unused variable assignment by @Fdawgs in #106
- build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #108
- Restructure + nodenext compatibility by @Uzlopak in #107
- chore(.gitignore): add clinic by @Fdawgs in #109
- build(deps-dev): bump rimraf from 3.0.2 to 4.0.7 by @dependabot in #110
- 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 #114
- build(deps-dev): bump rimraf from 4.4.1 to 5.0.0 by @dependabot in #115
- ci: only trigger on pushes to main branches by @Fdawgs in #116
New Contributors
Full Changelog: v5.0.1...v5.1.0
v5.0.1
v5.0.0
v4.0.1
v4.0.0
What's Changed
- Bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #67
- Bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in #68
- Bump actions/setup-node from 2.3.1 to 2.3.2 by @dependabot in #69
- Bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #70
- Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.4.0 by @dependabot in #71
- Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #72
- Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #73
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #75
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #76
- Bump tsd from 0.17.0 to 0.19.0 by @dependabot in #77
- Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #78
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #79
- Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #80
- Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #81
- automatic PR by @Eomm in #83
- Bump @types/levelup from 4.3.3 to 5.1.0 by @dependabot in #84
- build: reduce dependabot update frequency by @Fdawgs in #85
- Bump actions/setup-node from 2 to 3 by @dependabot in #86
- Bump tap from 15.2.3 to 16.0.0 by @dependabot in #87
- Bump actions/checkout from 2 to 3 by @dependabot in #88
- Bump tsd from 0.19.1 to 0.20.0 by @dependabot in #89
- Bump standard from 16.0.4 to 17.0.0 by @dependabot in #90
- Rename module by @jsumners in #91
New Contributors
Full Changelog: v3.1.1...v4.0.0
v3.1.1
📚 PR:
- Bump fastify-plugin from 2.3.4 to 3.0.0
- Bump standard from 14.3.4 to 16.0.3
- Merge pull request #44 from fastify/dependabot/npm_and_yarn/fastify-plugin-3.0.0
- Merge pull request #45 from fastify/dependabot/npm_and_yarn/standard-16.0.3
- feat: add stale (#42)
- chore: add dependabot automerge (#43)
- chore(gitignore): use latest github ignore template (#46)
- ci(dependabot): update github actions (#47)
- Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 (#49)
- Bump actions/setup-node from v1 to v2.1.5 (#48)
- Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#50)
- chore: ci updates and style change (#51)
- Bump memdown from 5.1.0 to 6.0.0 (#55)
- Bump encoding-down from 6.3.0 to 7.0.0 (#56)
- Bump leveldown from 5.6.0 to 6.0.0 (#57)
- chore tap 15 (#58)
- Bump levelup from 4.4.0 to 5.0.0 (#59)
- ci: add nodejs v16 to test matrix (#60)
- Bump actions/checkout from 2 to 2.3.4 (#61)
- Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#62)
- Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#63)
- Bump actions/setup-node from 2.1.5 to 2.2.0 (#64)
- Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 (#65)
- adds missing type definitions to the fastify-leveldb plugin (#66)