Skip to content

Releases: litert/decorator.js

Release v0.2.2

27 Feb 02:48
v0.2.2
1d9865a
Compare
Choose a tag to compare

Changes

  • fix(typings): fixed definition of IGeneralDecorator adapting to TS5.0.

Installation

npm i @litert/decorator@^0.2.2

Release v0.2.1

19 Jun 04:24
v0.2.1
ce69b41
Compare
Choose a tag to compare

Changes

  • fix(typings): fixed definition of IClassDecorator.

Release v0.2.0

19 Jun 04:10
v0.2.0
184a414
Compare
Choose a tag to compare

Changes

  • feat(api): added composite API.