Skip to content

Releases: Umajs/Umajs

v2.0.3

14 Mar 04:03
Compare
Choose a tag to compare

What's Changed

  • feat(arg-decorator): The query decorator supports direct access to the verification function decorator, etc: @Query.isRequire by @dazjean in #89
  • refactor(code): improve the code by @EdwardZZZ in 55889f7

Full Changelog: v2.0.2...v2.0.3

v2.0.2

30 Dec 06:01
Compare
Choose a tag to compare

What's Changed

  • fix:The Around decorator only works on methods modified by @path by @EdwardZZZ in #87
  • feat:Discard the middlewaretoaround decorator c60497

Full Changelog: v2.0.1...v2.0.2

v2.0.1

08 Nov 09:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v2.0.1

v1.2.4

08 Nov 09:24
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump tar from 4.4.13 to 4.4.15 by @dependabot in #69
  • fix:Contains the boot root directory node_modules by @dazjean in #70

Full Changelog: v1.2.3...v1.2.4

v1.2.3

08 Nov 09:24
Compare
Choose a tag to compare

What's Changed

  • feat:Set defualt Uma env variable is development & deprecated Aspect … by @dazjean in #43
  • chore(deps): bump ini from 1.3.5 to 1.3.8 in /packages/app by @dependabot in #37
  • chore(deps): bump lodash from 4.17.20 to 4.17.21 in /packages/plugin-i18n by @dependabot in #61
  • chore(deps): bump ws from 7.4.4 to 7.4.6 by @dependabot in #64
  • perf:update dependencies && fix i18n tslint by @dazjean in #65
  • Argdecorator class validator by @dazjean in #66
  • fix:issues#67 default router 500 error by @dazjean in #68

Full Changelog: v1.2.2...v1.2.3

v2.0.1-alpha.0

08 Nov 09:23
Compare
Choose a tag to compare

What's Changed

  • feat:Set defualt Uma env variable is development & deprecated Aspect … by @dazjean in #43
  • chore(deps): bump ini from 1.3.5 to 1.3.8 in /packages/app by @dependabot in #37

Full Changelog: v1.2.2...v2.0.1-alpha.0

v1.2.2

08 Nov 09:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

08 Nov 09:25
Compare
Choose a tag to compare

What's Changed

  • feature:Export callback in UMA instance to express or connect framework by @dazjean in #38

Full Changelog: v1.2.0...v1.2.1

v1.2.0

14 Dec 06:29
Compare
Choose a tag to compare

(2020-12-14)

1.2.0 (2020-12-14)

Performance Improvements

1.1.5 (2020-11-30)

1.1.4 (2020-11-13)

Bug Fixes

Performance Improvements

1.1.3 (2020-11-10)

Bug Fixes

  • @path modifies a method several times, which can be accessed by both get and post requests (d908974)

Performance Improvements

1.1.2 (2020-10-29)

Bug Fixes

Performance Improvements

1.1.1 (2020-10-22)

Bug Fixes

1.1.0 (2020-10-22)

Bug Fixes

  • decorator: param decorator (0889633)

Features

  • add body decorator: add body decorator in @uma/arg-decorator (3396528)
  • changelog: add (181e628)
  • decorator: add Require & Number (fa15403)
  • path: add @umajs/path (c4377f4)
  • result: support generic (4747305)

Performance Improvements

Reverts

  • Revert "refactor: add UmaController & UmaService ,They can be used by class everywhere,pls use Uma.instance({strictDir:true})" (8de5582)

1.0.1 (2020-09-22)

Features

  • lerna ignore ar-decorator (0d9a1c7)
  • arg-decorator: add arg-decorator package (e503f5e)

Performance Improvements

1.0.0 (2020-09-10)

Bug Fixes

Performance Improvements

0.1.9 (2020-08-25)

Features

v1.1.0

29 Oct 10:35
Compare
Choose a tag to compare

(2020-10-22)

Bug Fixes

  • decorator: param decorator (0889633)

Features

  • add body decorator: add body decorator in @uma/arg-decorator (3396528)
  • decorator: add Require & Number (fa15403)
  • path: add @umajs/path (c4377f4)
  • result: support generic (4747305)

Performance Improvements

Reverts

  • Revert "refactor: add UmaController & UmaService ,They can be used by class everywhere,pls use Uma.instance({strictDir:true})" (8de5582)

1.0.1 (2020-09-22)

Features

  • lerna ignore ar-decorator (0d9a1c7)
  • arg-decorator: add arg-decorator package (e503f5e)

Performance Improvements

1.0.0 (2020-09-10)

Bug Fixes

Features

Performance Improvements