Releases: maeumjs/schema-controller
Releases · maeumjs/schema-controller
v1.6.1
What's Changed
- refactor(type): enhance type declaration by @imjuni in #15
- chore(release): version change:
1.4.0>1.5.0by @imjuni in #16 - fix(ajv): fixed
AjvContainerby @imjuni in #17 - chore(release): version change:
1.5.0>1.5.1by @imjuni in #18 - fix(schema): fixed bug where schema-controller
requestwas not vali… by @imjuni in #19 - chore(release): version change:
1.5.1>1.5.2by @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.0by @imjuni in #24 - chore(deps): upgrade dependencies by @imjuni in #25
- chore(exports): enhance exports configuration in
package.jsonby @imjuni in #26 - chore(release): version change:
1.6.0>1.6.1by @imjuni in #27
Full Changelog: v1.4.0...v1.6.1
v1.4.0
v1.3.0
v1.2.0
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.getValidatorby @imjuni in #9 - version change: 1.1.0 > 1.2.0 by @imjuni in #10
New Contributors
Full Changelog: https://github.com/maeumjs/schema-controller/commits/v1.2.0