Releases: fastify/fastify-env
Releases · fastify/fastify-env
v6.0.0
Breaking
- build(deps): bump env-schema from 6.1.0 to 7.0.0 by @dependabot[bot] in #217
What's Changed
- ci(ci): add concurrency config by @Fdawgs in #216
- build(deps-dev): bump @types/node from 24.10.4 to 25.0.3 by @dependabot[bot] in #218
- ci: remove stale.yml file by @Tony133 in #220
- build(deps-dev): bump c8 from 10.1.3 to 11.0.0 by @dependabot[bot] in #223
- chore(license): standardise license notice by @Fdawgs in #221
- ci: remove stale.yml by @Tony133 in #224
- ci: remove stale.yml by @Tony133 in #225
New Contributors
Full Changelog: v5.0.3...v6.0.0
v5.0.3
What's Changed
- refactor(index): return directly in arrow function by @Fdawgs in #200
- build(dependabot): reduce npm updates to monthly by @Fdawgs in #201
- chore: rename master to main by @Fdawgs in #202
- ci(ci): set job permissions by @Fdawgs in #203
- docs(readme): update plugin version syntax by @Fdawgs in #204
- ci: set permissions at workflow level by @Fdawgs in #205
- ci: restore job level permissions by @Fdawgs in #206
- build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot[bot] in #207
- test: replace
forEachwithfor...ofby @Fdawgs in #208 - chore(license): update date ranges; standardise style by @Fdawgs in #209
- build(deps-dev): bump @types/node from 22.15.34 to 24.0.8 by @dependabot[bot] in #210
- build(deps-dev): bump cross-env from 7.0.3 to 10.0.0 by @dependabot[bot] in #211
- build(deps-dev): bump tsd from 0.32.0 to 0.33.0 by @dependabot[bot] in #213
- chore(.npmrc): ignore scripts by @Fdawgs in #214
- build(deps-dev): remove @fastify/pre-commit by @Fdawgs in #215
Full Changelog: v5.0.2...v5.0.3
v5.0.2
What's Changed
- build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #192
- style: remove trailing whitespace by @Fdawgs in #193
- docs(readme): update ci badge syntax by @Fdawgs in #194
- build(deps-dev): replace standard with neostandard by @Fdawgs in #195
- build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by @dependabot in #196
- build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #197
- chore(package): add funding and contribs by @Fdawgs in #198
- docs(readme): add compat table; grammar fixes by @Fdawgs in #199
Full Changelog: v5.0.1...v5.0.2
v5.0.1
What's Changed
- chore: migrate test suite from
taptonode:testby @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
nextintomasterby @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
.gitattributesfile 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