Skip to content

Releases: maeumjs/schema-controller

v1.6.1

08 Jun 12:02

Choose a tag to compare

What's Changed

  • refactor(type): enhance type declaration by @imjuni in #15
  • chore(release): version change: 1.4.0 > 1.5.0 by @imjuni in #16
  • fix(ajv): fixed AjvContainer by @imjuni in #17
  • chore(release): version change: 1.5.0 > 1.5.1 by @imjuni in #18
  • fix(schema): fixed bug where schema-controller request was not vali… by @imjuni in #19
  • chore(release): version change: 1.5.1 > 1.5.2 by @imjuni in #20
  • feat(loader): remove unused controller that is schema-controller by @imjuni in #21
  • feat(loader): refactor for DI container by @imjuni in #22
  • chore(DI): refactor DI container key by @imjuni in #23
  • chore(release): version change: 1.5.2 > 1.6.0 by @imjuni in #24
  • chore(deps): upgrade dependencies by @imjuni in #25
  • chore(exports): enhance exports configuration in package.json by @imjuni in #26
  • chore(release): version change: 1.6.0 > 1.6.1 by @imjuni in #27

Full Changelog: v1.4.0...v1.6.1

v1.4.0

17 Oct 18:11

Choose a tag to compare

What's Changed

  • Add new feature: validation error using fastify validation error by @imjuni in #13
  • version change: 1.3.0 > 1.4.0 by @imjuni in #14

Full Changelog: v1.3.0...v1.4.0

v1.3.0

11 Oct 03:05

Choose a tag to compare

What's Changed

  • Add httpPart in SchemaController.getValidator by @imjuni in #11
  • version change: 1.2.0 > 1.3.0 by @imjuni in #12

Full Changelog: v1.2.0...v1.3.0

v1.2.0

08 Oct 17:30

Choose a tag to compare

What's Changed

  • fix CI configuration by @imjuni in #1
  • Fix publish command by @imjuni in #3
  • Change npm script by @imjuni in #4
  • Change private > public package by @imjuni in #5
  • Fix missing distribution directory problem by @imjuni in #6
  • Added an option to set asynchronous behavior to the bootstrap function by @imjuni in #7
  • version change: 1.0.1 > 1.1.0 by @imjuni in #8
  • Add new feature: SchemaController.getValidator by @imjuni in #9
  • version change: 1.1.0 > 1.2.0 by @imjuni in #10

New Contributors

  • @imjuni made their first contribution in #1

Full Changelog: https://github.com/maeumjs/schema-controller/commits/v1.2.0