Releases: fastify/env-schema
Releases · fastify/env-schema
v6.0.0
What's Changed
- chore(package): explicitly declare js module type by @Fdawgs in #169
- chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #170
- chore(deps-dev): bump @sinclair/typebox from 0.31.28 to 0.32.3 by @dependabot in #171
- chore(.gitignore): add .tap/ dir by @Fdawgs in #172
- chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #177
- chore(deps-dev): bump ajv-formats from 2.1.1 to 3.0.1 by @dependabot in #178
- Merge
next
intomaster
by @jsumners in #179
New Contributors
Full Changelog: v5.2.1...v6.0.0
v5.2.1
What's Changed
- chore(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #140
- chore(deps): bump dotenv-expand from 9.0.0 to 10.0.0 by @dependabot in #141
- chore(.gitignore): add clinic by @Fdawgs in #145
- chore(.gitignore): add bun lockfile by @Fdawgs in #147
- chore(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #148
- docs: Resolve the issue #146. by @aderchox in #149
- chore(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #150
- chore(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #151
- chore(deps-dev): bump @sinclair/typebox from 0.25.24 to 0.26.5 by @dependabot in #152
- chore(deps-dev): bump @sinclair/typebox from 0.26.8 to 0.27.0 by @dependabot in #153
- chore(deps-dev): bump @sinclair/typebox from 0.27.8 to 0.28.5 by @dependabot in #154
- ci: only trigger on pushes to main branches by @Fdawgs in #155
- chore(deps-dev): bump @sinclair/typebox from 0.28.20 to 0.29.1 by @dependabot in #156
- docs: update README with section about data loading order by @lirantal in #158
- docs: adding reference guide by @lirantal in #144
- chore(deps-dev): bump @sinclair/typebox from 0.29.6 to 0.30.4 by @dependabot in #159
- chore(deps-dev): bump @sinclair/typebox from 0.30.4 to 0.31.1 by @dependabot in #160
- chore(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #161
- test: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #162 - chore: add
.gitattributes
file by @Fdawgs in #164 - refactor(index): use object destructuring by @Fdawgs in #165
- refactor(index): use
TypeError
overError
by @Fdawgs in #166 - test(fluent-schema): optimize split param by @Fdawgs in #167
- fix: correct expandEnv bug when passing in a new object in the data option by @serdnam in #168
New Contributors
- @aderchox made their first contribution in #149
- @lirantal made their first contribution in #158
- @serdnam made their first contribution in #168
Full Changelog: v5.2.0...v5.2.1
v5.2.0
v5.1.1
What's Changed
- chore(deps-dev): bump fluent-json-schema from 3.1.0 to 4.0.0 by @dependabot in #135
- chore(deps-dev): bump @sinclair/typebox from 0.24.51 to 0.25.1 by @dependabot in #136
- Fix typescript error due to schema type by @klaseca in #137
Full Changelog: v5.1.0...v5.1.1
v5.1.0
What's Changed
- chore(.gitignore): use updated skeleton template by @Fdawgs in #124
- chore(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #125
- chore(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #126
- build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #127
- ci: enable license checking by @Fdawgs in #128
- minor refactor project structure by @Uzlopak in #129
- chore(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #130
- chore(deps): bump dotenv-expand from 8.0.3 to 9.0.0 by @dependabot in #131
- chore(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #132
- Fix capitalization in fluent-json-schema example by @adrianpacala in #133
- Use more strict type for schema by @klaseca in #134
New Contributors
- @Uzlopak made their first contribution in #129
- @adrianpacala made their first contribution in #133
- @klaseca made their first contribution in #134
Full Changelog: v5.0.0...v5.1.0
v4.2.0
Sorry, botched releases
Full Changelog: v4.1.1...v4.2.0
v4.1.1
Full Changelog: v4.0.0...v4.1.1
v5.0.0
What's Changed
- chore(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #119
- chore: remove unnecessary arguments by @is2ei in #122
- ci!: migrate to fastify reusable workflow by @Fdawgs in #121
- chore(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #120
New Contributors
Full Changelog: v4.0.0...v5.0.0
v4.0.0
Breaking Changes
dotenv
handle of backtick
📚 PR:
- chore(deps): bump dotenv from 11.0.0 to 14.1.0 (#106)
- Update dependabot.yml (#108)
- chore(deps): bump dotenv from 14.3.2 to 15.0.0 (#109)
- build(deps): bump fastify/github-action-merge-dependabot from 2.7.1 to 3 (#110)
- build(deps): bump dotenv-expand from 5.1.0 to 8.0.3 (#113)
- chore(deps-dev): bump tap from 15.2.3 to 16.0.0 (#115)
- chore(deps): bump actions/setup-node from 2 to 3 (#114)
- chore(deps): bump dotenv from 15.0.1 to 16.0.0 (#112)