Releases: fastify/fastify-env
Releases · fastify/fastify-env
v5.0.1
What's Changed
- chore: migrate test suite from
tap
tonode:test
by @narendra-reddy-nf in #190 - chore: update fastify to ^5.0.0 by @Fdawgs in #191
New Contributors
- @narendra-reddy-nf made their first contribution in #190
Full Changelog: v5.0.0...v5.0.1
v5.0.0
What's Changed
- Merge
next
intomaster
by @jsumners in #185 - build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #186
- build(deps): bump fastify/workflows from 4.1.0 to 5.0.0 by @dependabot in #188
- chore: update min fastify version by @Fdawgs in #187
Full Changelog: v4.4.0...v5.0.0
v4.4.0
What's Changed
- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #178
- chore(.gitignore): add .tap/ dir by @Fdawgs in #179
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #181
- build(deps): bump env-schema from 5.2.1 to 6.0.0 by @dependabot in #184
- feat: add generic function to retrieve the already typed object by @edocrippaofficial in #183
New Contributors
- @edocrippaofficial made their first contribution in #183
Full Changelog: v4.3.0...v4.4.0
v4.3.0
What's Changed
- build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #159
- chore(.gitignore): add clinic by @Fdawgs in #163
- chore(.gitignore): add bun lockfile by @Fdawgs in #164
- build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #165
- build(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #166
- build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #167
- Clarify README reg. async env loading by @bbonamin in #162
- ci: only trigger on pushes to main branches by @Fdawgs in #168
- build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #169
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #172
- test: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #173 - chore: add
.gitattributes
file by @Fdawgs in #175 - chore(package): explicitly declare js module type by @Fdawgs in #177
New Contributors
Full Changelog: v4.2.0...v4.3.0
v4.2.0
v4.1.0
What's Changed
- build(deps): bump env-schema from 4.0.0 to 5.0.0 by @dependabot in #145
- chore(.gitignore): use updated skeleton template by @Fdawgs in #146
- build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #148
- build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #149
- build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #150
- build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #151
- build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #152
- ci: enable license checking by @Fdawgs in #153
- Minor refactor, add typings by @Uzlopak in #154
New Contributors
Full Changelog: v4.0.0...v4.1.0
v4.0.0
v3.0.0
What's Changed
- Bump tsd from 0.14.0 to 0.15.0 by @dependabot in #97
- Bump actions/checkout from 2 to 2.3.4 by @dependabot in #98
- Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 by @dependabot in #99
- Bump tsd from 0.15.1 to 0.16.0 by @dependabot in #100
- Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 by @dependabot in #101
- Bump tsd from 0.16.0 to 0.17.0 by @dependabot in #102
- Bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in #104
- Bump @types/node from 15.14.1 to 16.0.0 by @dependabot in #105
- Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 by @dependabot in #106
- Bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #107
- fix: test assertion by @zekth in #113
- Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.4.0 by @dependabot in #114
- Bump actions/setup-node from 2.3.0 to 2.4.0 by @dependabot in #111
- Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #115
- Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #116
- Bump tsd from 0.17.0 to 0.18.0 by @dependabot in #118
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #119
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #120
- Bump tsd from 0.18.0 to 0.19.0 by @dependabot in #121
- Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #122
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #123
- Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #125
- Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #126
- Bump @types/node from 16.11.14 to 17.0.0 by @dependabot in #128
- build: reduce dependabot update frequency by @Fdawgs in #129
- build(deps): bump fastify/github-action-merge-dependabot from 2.7.1 to 3 by @Fdawgs in #130
- build(deps): bump actions/setup-node from 2 to 3 by @dependabot in #131
- build(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #132
- build(deps): bump env-schema from 3.5.2 to 4.0.0 by @dependabot in #134
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #135
- build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #136
- build(deps-dev): bump standard from 16.0.4 to 17.0.0 by @Fdawgs in #138
- Rename module by @jsumners in #139
New Contributors
Full Changelog: v2.1.1...v3.0.0
v2.1.1
📚 PR:
- Bump fastify-plugin from 2.3.4 to 3.0.0
- Bump snazzy from 8.0.0 to 9.0.0
- Bump standard from 14.3.4 to 16.0.3
- fix lint
- Bump tsd from 0.13.1 to 0.14.0
- Merge pull request #84 from fastify/dependabot/npm_and_yarn/tsd-0.14.0
- Bump env-schema from 2.1.0 to 3.0.1
- Merge pull request #85 from fastify/dependabot/npm_and_yarn/env-schema-3.0.1
- Fix misspelling of "fastify" in types (#73)
- feat: add stale (#75)
- chore: add dependabot auto merge (#83)
- chore(gitignore): use latest github ignore template (#86)
- ci(dependabot): update github actions (#87)
- Bump actions/setup-node from v1 to v2.1.5 (#89)
- Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 (#88)
- Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#90)
- chore: ci updates and style change (#91)
- Bump tap from 14.11.0 to 15.0.0 (#92)
- docs(readme): minor grammar changes (#94)
- Bump @types/node from 14.14.42 to 15.0.0 (#95)
- ci: add nodejs v16 to test matrix (#96)