Skip to content

Releases: xseman/decorator-toolkit

v0.4.0

08 Apr 18:31
2409a63

Choose a tag to compare

0.4.0 (2026-04-08)

⚠ BREAKING CHANGES

  • resolve types from src and stop emitting declarations

Features

  • dispose: add dispose and lazy decorators (#10) (b4d33c6)

Documentation

  • clarify legacy barrel and suffix import usage (6ee8cd4)
  • update installation (db40f0e)

Build System

  • resolve types from src and stop emitting declarations (4c62dce)

v0.3.0

05 Apr 10:28
3b1dffa

Choose a tag to compare

0.3.0 (2026-04-05)

⚠ BREAKING CHANGES

  • legacy decorators with tc39 and switch legacy exports to subpath /legacy (#7)

Features

  • legacy decorators with tc39 and switch legacy exports to subpath /legacy (#7) (0585e1b)

v0.2.0

02 Apr 12:04
aee59c4

Choose a tag to compare

0.2.0 (2026-04-02)

⚠ BREAKING CHANGES

  • cache: replace memoize APIs with cache decorators (#5)

Features

  • cache: replace memoize APIs with cache decorators (#5) (403044e)

Bug Fixes

  • harden dual-call decorator dispatch (daaf552)

Dependency Updates

Maintenance

  • add coverage reporting (8e03479)
  • update release-please pr title (e08f212)

v0.1.3

01 Apr 12:04
646f8e4

Choose a tag to compare

0.1.3 (2026-04-01)

Features

  • support bare syntax for default-behavior decorators (e00c7f9)

Testing

  • bind: add test for private method usage (7967605)

v0.1.2

31 Mar 08:01
5f4647f

Choose a tag to compare

0.1.2 (2026-03-31)

Features

  • add bind and bindAll decorators (12444e4)

Maintenance

  • package: fix license and dependencies versions (c34c2b0)

v0.1.1

30 Mar 11:23
7d15964

Choose a tag to compare

0.1.1 (2026-03-30)

Maintenance

  • add repository field to package.json (4fefb95)

v0.1.0

30 Mar 11:06
80c7f82

Choose a tag to compare

0.1.0 (2026-03-30)

Features

Documentation

Maintenance

  • update bootstrap-sha in release config (4e7678c)
  • update bump settings for releases (91c9eb2)
  • update bump settings for releases (91c9eb2)