Skip to content

Releases: qiwi/decorator-utils

v4.5.10

Choose a tag to compare

@github-actions github-actions released this 28 Jan 18:58

4.5.10 (2024-01-28)

Fixes & improvements

v4.5.4

Choose a tag to compare

@qiwibot qiwibot released this 07 Sep 10:47

4.5.4 (2023-09-07)

Fixes & improvements

  • fix: keep old target method metadata (#189) (dbac0ff)

v4.5.3

Choose a tag to compare

@qiwibot qiwibot released this 23 May 16:04

4.5.3 (2023-05-23)

Fixes & improvements

v4.5.2

Choose a tag to compare

@qiwibot qiwibot released this 17 Mar 14:56

4.5.2 (2023-03-17)

Fixes & improvements

  • fix: fix dts build path (b3dcc91)

v4.5.1

Choose a tag to compare

@qiwibot qiwibot released this 17 Mar 14:43

4.5.1 (2023-03-17)

Fixes & improvements

  • fix: provide legacy libdefs for ts < 5.0 (4d7ba0f)

v4.5.0

Choose a tag to compare

@qiwibot qiwibot released this 15 Mar 11:06

4.5.0 (2023-03-15)

Features

  • feat: introduce decoratorCtx name as propName alias (24fc5ac)

v4.4.0

Choose a tag to compare

@qiwibot qiwibot released this 14 Mar 11:15

4.4.0 (2023-03-14)

Fixes & improvements

  • fix: avoid multiple initializer invocation (43d4a06)

Features

  • feat: introduce repeatable option (a207868)

v4.3.0

Choose a tag to compare

@qiwibot qiwibot released this 10 Mar 20:21

4.3.0 (2023-03-10)

Features

  • feat: introduce decoratorOptions (95c3eaa)

v4.2.0

Choose a tag to compare

@qiwibot qiwibot released this 10 Mar 13:43

4.2.0 (2023-03-10)

Features

  • feat: pass decorator args type to handler signature (ed1b371)

v4.1.0

Choose a tag to compare

@qiwibot qiwibot released this 07 Mar 20:27

4.1.0 (2023-03-07)

Features

  • feat: introduce kind alias for targetType (#170) (40d38aa)

Fixes & improvements

  • fix: add proto fallback for stage-3 class decorators (a2d770d)