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