Skip to main content

Changelog

0.0.3-next.31 (2026-04-14)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.3-next.30 (2026-04-14)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.3-next.29 (2026-04-14)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.3-next.28 (2026-03-27)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.3-next.27 (2026-03-27)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.3-next.26 (2026-03-24)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.3-next.25 (2026-03-23)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.3-next.24 (2026-03-19)

Bug Fixes

  • ensure __decorate is defined for decorators (103a563)

0.0.3-next.23 (2026-03-17)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.3-next.22 (2026-02-26)

Features

  • simplify factory options (7f85a85)

0.0.3-next.21 (2026-02-26)

Features

  • add context id features (#206) (ef0d4ee)
  • add cookie helper method to web package (#217) (043c632)
  • add factory.createIfExists (aad5a53)
  • add header helper for common bearer support (0c940b2)
  • add Is.class method (4988205)
  • add jwk enc property overrides (18b6309)
  • add Link header array support (aff32a3)
  • add mnemonic validation (4b43491)
  • add RSA support for public key components (7126259)
  • add/update http and mime types (#229) (d50154a)
  • adding link header helper (#225) (703c072)
  • additional nameof operators (a5aab60)
  • additional RSA methods and async (1fceee2)
  • context id handler derives from component (c868ec2)
  • eslint migration to flat config (74427d7)
  • factory create and integrity (#235) (9f98b99)
  • improve Is.function and ModuleHelper.getModuleMethod signatures (ecf968b)
  • improved password generation and validation (#232) (ca4e18f)
  • locales validation (#197) (55fdadb)
  • module helper can now handle long running threads with messaging (4ecbb9a)
  • nodeIdentity optional in IComponent methods (c78dc17)
  • provide module helper override (e998a64)
  • relocate core packages from tools (bcab8f3)
  • update dependencies (f3bd015)
  • use cause instead of inner for errors (1f4acc4)

Bug Fixes

  • repo urls in package.json for moved packages (31ae463)

0.0.3-next.20 (2026-02-26)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.3-next.19 (2026-02-26)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.3-next.18 (2026-02-23)

Features

  • add factory.createIfExists (aad5a53)

0.0.3-next.17 (2026-02-09)

Features

0.0.3-next.16 (2026-02-06)

Features

  • improved password generation and validation (#232) (ca4e18f)

0.0.3-next.15 (2026-01-29)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.3-next.14 (2026-01-22)

Features

0.0.3-next.13 (2026-01-08)

Features

  • add Link header array support (aff32a3)

0.0.3-next.12 (2026-01-08)

Features

0.0.3-next.11 (2026-01-07)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.3-next.10 (2026-01-07)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.3-next.9 (2026-01-05)

Features

  • add cookie helper method to web package (#217) (043c632)

0.0.3-next.8 (2025-11-26)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.3-next.7 (2025-11-25)

Features

  • add context id features (#206) (ef0d4ee)
  • add header helper for common bearer support (0c940b2)
  • add Is.class method (4988205)
  • add jwk enc property overrides (18b6309)
  • add mnemonic validation (4b43491)
  • add RSA support for public key components (7126259)
  • additional nameof operators (a5aab60)
  • additional RSA methods and async (1fceee2)
  • context id handler derives from component (c868ec2)
  • eslint migration to flat config (74427d7)
  • improve Is.function and ModuleHelper.getModuleMethod signatures (ecf968b)
  • locales validation (#197) (55fdadb)
  • module helper can now handle long running threads with messaging (4ecbb9a)
  • nodeIdentity optional in IComponent methods (c78dc17)
  • provide module helper override (e998a64)
  • relocate core packages from tools (bcab8f3)
  • update dependencies (f3bd015)
  • use cause instead of inner for errors (1f4acc4)

Bug Fixes

  • repo urls in package.json for moved packages (31ae463)

0.0.3-next.6 (2025-11-25)

Features

  • module helper can now handle long running threads with messaging (4ecbb9a)

0.0.3-next.5 (2025-11-20)

Features

  • context id handler derives from component (c868ec2)

0.0.3-next.4 (2025-11-13)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.3-next.3 (2025-11-12)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.3-next.2 (2025-11-12)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.3-next.1 (2025-11-10)

Features

  • add context id features (#206) (ef0d4ee)
  • add header helper for common bearer support (0c940b2)
  • add Is.class method (4988205)
  • add jwk enc property overrides (18b6309)
  • add mnemonic validation (4b43491)
  • add RSA support for public key components (7126259)
  • additional nameof operators (a5aab60)
  • additional RSA methods and async (1fceee2)
  • eslint migration to flat config (74427d7)
  • improve Is.function and ModuleHelper.getModuleMethod signatures (ecf968b)
  • locales validation (#197) (55fdadb)
  • nodeIdentity optional in IComponent methods (c78dc17)
  • provide module helper override (e998a64)
  • relocate core packages from tools (bcab8f3)
  • update dependencies (f3bd015)
  • use cause instead of inner for errors (1f4acc4)

Bug Fixes

  • repo urls in package.json for moved packages (31ae463)

0.0.2-next.22 (2025-10-10)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.2-next.21 (2025-10-09)

Features

0.0.2-next.20 (2025-10-02)

Features

  • improve Is.function and ModuleHelper.getModuleMethod signatures (ecf968b)

0.0.2-next.19 (2025-09-30)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.2-next.18 (2025-09-29)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.2-next.17 (2025-09-29)

Features

  • additional nameof operators (a5aab60)

0.0.2-next.16 (2025-09-28)

Features

  • nodeIdentity optional in IComponent methods (c78dc17)

0.0.2-next.15 (2025-09-22)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.2-next.14 (2025-09-22)

Features

  • add header helper for common bearer support (0c940b2)

0.0.2-next.13 (2025-09-22)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.2-next.12 (2025-09-15)

Features

  • add jwk enc property overrides (18b6309)

0.0.2-next.11 (2025-09-15)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.2-next.10 (2025-09-11)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.2-next.9 (2025-09-08)

Features

  • add mnemonic validation (4b43491)

0.0.2-next.8 (2025-09-05)

Features

0.0.2-next.7 (2025-08-29)

Features

  • eslint migration to flat config (74427d7)

0.0.2-next.6 (2025-08-27)

Features

  • provide module helper override (e998a64)

0.0.2-next.5 (2025-08-19)

Features

  • use cause instead of inner for errors (1f4acc4)

0.0.2-next.4 (2025-08-15)

Features

  • additional RSA methods and async (1fceee2)

0.0.2-next.3 (2025-08-06)

Features

  • add RSA support for public key components (7126259)
  • relocate core packages from tools (bcab8f3)
  • update dependencies (f3bd015)

Bug Fixes

  • repo urls in package.json for moved packages (31ae463)

0.0.2-next.2 (2025-08-06)

Features

  • relocate core packages from tools (bcab8f3)
  • update dependencies (f3bd015)

Bug Fixes

  • repo urls in package.json for moved packages (31ae463)

0.0.2-next.1 (2025-08-06)

Features

  • relocate core packages from tools (bcab8f3)
  • update dependencies (f3bd015)

Bug Fixes

  • repo urls in package.json for moved packages (31ae463)

0.0.1 (2025-07-03)

Features

0.0.1-next.70 (2025-07-02)

Features

  • relocate core packages from tools (bcab8f3)

Bug Fixes

  • repo urls in package.json for moved packages (31ae463)

0.0.1-next.69 (2025-07-02)

Features

  • relocate core packages from tools (bcab8f3)

Bug Fixes

  • repo urls in package.json for moved packages (31ae463)

0.0.1-next.68 (2025-07-02)

Features

  • relocate core packages from tools (bcab8f3)

0.0.1-next.28 (2025-06-18)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.1-next.27 (2025-06-17)

Features

  • add latest json schema features (494293f)

0.0.1-next.26 (2025-06-11)

Features

  • use most recent JSON schema specs (4598cbf)

0.0.1-next.25 (2025-06-10)

Features

  • add ts-to-schema overrides (3c54504)

0.0.1-next.24 (2025-06-05)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.1-next.23 (2025-06-03)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.1-next.22 (2025-06-03)

Miscellaneous Chores

  • nameof-transformer: Synchronize repo versions

0.0.1-next.21 (2025-04-17)

Features

0.0.1-next.20 (2025-03-28)

Features

0.0.1-next.19 (2025-03-26)

Features

v0.0.1-next.18

  • Initial Release