This repository has been archived by the owner on May 7, 2024. It is now read-only.
Releases: fastify/any-schema-you-like
Releases · fastify/any-schema-you-like
v3.1.0
What's Changed
- build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #42
- build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #43
- build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #45
- nodenext compatibility by @Uzlopak in #44
Full Changelog: v3.0.0...v3.1.0
v3.0.0
📚 PR:
- docs: update references to old module
- chore(index): update metadata name to reflect package name
- Merge pull request #27 from fastify/Fdawgs-patch-2
- Merge pull request #26 from fastify/Fdawgs-patch-1
- chore(.gitignore): use updated skeleton template (#28)
- chore: update deps (#30)
- build(deps): bump fast-json-stringify from 4.2.0 to 5.0.1 (#33)
- build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 (#37)
- ci: enable license checking (#39)
- major: refactor and adapt to peer dependencies (#41)
v2.0.0
What's Changed
- build(deps): bump fast-json-stringify from 3.2.0 to 4.0.0 by @dependabot in #24
- Rename module by @RafaelGSS in #25
New Contributors
- @RafaelGSS made their first contribution in #25
Full Changelog: v1.0.0...v2.0.0
v1.0.0
Initial release
What's Changed
- fix(package): update fastify-plugin to version 0.2.1 by @delvedor in #5
- fix(package): update fast-json-stringify to version 1.1.0 by @mcollina in #7
- chore(package): update tap to version 11.1.0 by @mcollina in #8
- ci: replace travisci with github actions by @Fdawgs in #11
- Bump standard from 10.0.3 to 17.0.0 by @dependabot in #16
- chore(gitignore): use github standard gitignore file by @Fdawgs in #17
- Bump fast-json-stringify from 1.21.0 to 3.1.0 by @dependabot in #13
- Bump fastify-plugin from 0.2.2 to 3.0.1 by @dependabot in #12
- docs(readme): grammar and spelling fixes by @Fdawgs in #19
- chore(index): declare plugin metadata by @Fdawgs in #20
- fix: internals leaking when using Object's props to look up the schema by @micalevisk in #18
- Bump tap from 11.1.5 to 16.1.0 by @dependabot in #15
- ci: bump shared workflow from v2 to v3 by @Fdawgs in #22
- Fix upgrade fastify by @p16 in #23
New Contributors
- @Greenkeeper made their first contribution in #1
- @delvedor made their first contribution in #5
- @mcollina made their first contribution in #7
- @Fdawgs made their first contribution in #11
- @dependabot made their first contribution in #16
- @micalevisk made their first contribution in #18
- @p16 made their first contribution in #23
Full Changelog: https://github.com/fastify/any-schema-you-like/commits/v1.0.0