Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Releases: fastify/any-schema-you-like

v3.1.0

05 Dec 10:11
26ff457
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

06 Aug 14:55
Compare
Choose a tag to compare

📚 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

06 Jun 04:05
8e78e41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v2.0.0

v1.0.0

23 May 14:07
d73a31e
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/fastify/any-schema-you-like/commits/v1.0.0