Skip to main content

Changelog

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

Miscellaneous Chores

  • core: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.27 to 0.0.3-next.28
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.27 to 0.0.3-next.28
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.27 to 0.0.3-next.28

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

Miscellaneous Chores

  • core: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.26 to 0.0.3-next.27
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.26 to 0.0.3-next.27
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.26 to 0.0.3-next.27

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

Miscellaneous Chores

  • core: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.25 to 0.0.3-next.26
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.25 to 0.0.3-next.26
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.25 to 0.0.3-next.26

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

Bug Fixes

  • improve exception handling in asyncCache (c81b29b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.24 to 0.0.3-next.25
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.24 to 0.0.3-next.25
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.24 to 0.0.3-next.25

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

Bug Fixes

  • ensure __decorate is defined for decorators (103a563)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.23 to 0.0.3-next.24
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.23 to 0.0.3-next.24
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.23 to 0.0.3-next.24

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

Features

  • add single occurrence array type (e890e43)
  • add single occurrence array type (#245) (771dc78)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.22 to 0.0.3-next.23
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.22 to 0.0.3-next.23
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.22 to 0.0.3-next.23

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

Features

  • simplify factory options (7f85a85)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.21 to 0.0.3-next.22
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.21 to 0.0.3-next.22
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.21 to 0.0.3-next.22

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

Features

  • add context id features (#206) (ef0d4ee)
  • add factory.createIfExists (aad5a53)
  • add guards arrayEndsWith and arrayStartsWith (95d875e)
  • add Is.class method (4988205)
  • add isDefault option to factory registration (a8a700b)
  • add objectHelper.split (386830a)
  • add ObjectOrArray and ArrayHelper methods (0ac9077)
  • add rsa cipher support (7af6cc6)
  • add set method for async caches (ba34b55)
  • add typeName method to factory (699fcbd)
  • add uuidv7 support (#219) (916c657)
  • add zlib/deflate mime types detection (72c472b)
  • adding link header helper (#225) (703c072)
  • additional nameof operators (a5aab60)
  • additional RSA methods and async (1fceee2)
  • async cache don't cache failures unless requested (658ec4b)
  • bump version (c5354fa)
  • eslint migration to flat config (74427d7)
  • expand error params to accept properties (032e9fd)
  • factory create and integrity (#235) (9f98b99)
  • improve base error data extraction (dccc933)
  • improve error display in CLI (94b6ca8)
  • improve Is.function and ModuleHelper.getModuleMethod signatures (ecf968b)
  • improve Is.function definition to retain types (f20b6b0)
  • locales validation (#197) (55fdadb)
  • nodeIdentity optional in IComponent methods (c78dc17)
  • propagate includeStackTrace on error conversion (8471cbb)
  • propagate includeStackTrace on error conversion (818337d)
  • relocate core packages from tools (bcab8f3)
  • simplify async set (#121) (2693c32)
  • simplify StringHelper signature (0390403)
  • support indexed properties set in objects (b9c001d)
  • update dependencies (f3bd015)
  • urn random switched to using uuidv7 (606c9a2)
  • urn random switched to using uuidv7 (6a29f8b)
  • use cause instead of inner for errors (1f4acc4)
  • use new shared store mechanism (#131) (934385b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.20 to 0.0.3-next.21
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.20 to 0.0.3-next.21
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.20 to 0.0.3-next.21

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

Features

  • add typeName method to factory (699fcbd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.19 to 0.0.3-next.20
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.19 to 0.0.3-next.20
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.19 to 0.0.3-next.20

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

Features

  • add isDefault option to factory registration (a8a700b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.18 to 0.0.3-next.19
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.18 to 0.0.3-next.19
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.18 to 0.0.3-next.19

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

Features

  • add factory.createIfExists (aad5a53)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.17 to 0.0.3-next.18
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.17 to 0.0.3-next.18
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.17 to 0.0.3-next.18

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

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.16 to 0.0.3-next.17
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.16 to 0.0.3-next.17
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.16 to 0.0.3-next.17

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

Features

  • urn random switched to using uuidv7 (606c9a2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.15 to 0.0.3-next.16
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.15 to 0.0.3-next.16
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.15 to 0.0.3-next.16

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

Features

  • urn random switched to using uuidv7 (6a29f8b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.14 to 0.0.3-next.15
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.14 to 0.0.3-next.15
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.14 to 0.0.3-next.15

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

Miscellaneous Chores

  • core: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.13 to 0.0.3-next.14
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.13 to 0.0.3-next.14
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.13 to 0.0.3-next.14

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

Miscellaneous Chores

  • core: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.12 to 0.0.3-next.13
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.12 to 0.0.3-next.13
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.12 to 0.0.3-next.13

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

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.11 to 0.0.3-next.12
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.11 to 0.0.3-next.12
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.11 to 0.0.3-next.12

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

Miscellaneous Chores

  • core: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.10 to 0.0.3-next.11
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.10 to 0.0.3-next.11
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.10 to 0.0.3-next.11

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

Miscellaneous Chores

  • core: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.9 to 0.0.3-next.10
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.9 to 0.0.3-next.10
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.9 to 0.0.3-next.10

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

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.8 to 0.0.3-next.9
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.8 to 0.0.3-next.9
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.8 to 0.0.3-next.9

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

Miscellaneous Chores

  • core: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.7 to 0.0.3-next.8
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.7 to 0.0.3-next.8
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.7 to 0.0.3-next.8

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

Features

  • add context id features (#206) (ef0d4ee)
  • add guards arrayEndsWith and arrayStartsWith (95d875e)
  • add Is.class method (4988205)
  • add objectHelper.split (386830a)
  • add ObjectOrArray and ArrayHelper methods (0ac9077)
  • add rsa cipher support (7af6cc6)
  • add set method for async caches (ba34b55)
  • add zlib/deflate mime types detection (72c472b)
  • additional nameof operators (a5aab60)
  • additional RSA methods and async (1fceee2)
  • async cache don't cache failures unless requested (658ec4b)
  • eslint migration to flat config (74427d7)
  • expand error params to accept properties (032e9fd)
  • improve base error data extraction (dccc933)
  • improve error display in CLI (94b6ca8)
  • improve Is.function and ModuleHelper.getModuleMethod signatures (ecf968b)
  • improve Is.function definition to retain types (f20b6b0)
  • locales validation (#197) (55fdadb)
  • nodeIdentity optional in IComponent methods (c78dc17)
  • propagate includeStackTrace on error conversion (8471cbb)
  • propagate includeStackTrace on error conversion (818337d)
  • relocate core packages from tools (bcab8f3)
  • simplify async set (#121) (2693c32)
  • simplify StringHelper signature (0390403)
  • support indexed properties set in objects (b9c001d)
  • update dependencies (f3bd015)
  • use cause instead of inner for errors (1f4acc4)
  • use new shared store mechanism (#131) (934385b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.6 to 0.0.3-next.7
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.6 to 0.0.3-next.7
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.6 to 0.0.3-next.7

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

Miscellaneous Chores

  • core: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.5 to 0.0.3-next.6
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.5 to 0.0.3-next.6
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.5 to 0.0.3-next.6

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

Miscellaneous Chores

  • core: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.4 to 0.0.3-next.5
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.4 to 0.0.3-next.5
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.4 to 0.0.3-next.5

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

Miscellaneous Chores

  • core: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.3 to 0.0.3-next.4
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.3 to 0.0.3-next.4
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.3 to 0.0.3-next.4

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

Miscellaneous Chores

  • core: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.2 to 0.0.3-next.3
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.2 to 0.0.3-next.3
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.2 to 0.0.3-next.3

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

Miscellaneous Chores

  • core: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.1 to 0.0.3-next.2
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.1 to 0.0.3-next.2
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.1 to 0.0.3-next.2

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

Features

  • add context id features (#206) (ef0d4ee)
  • add guards arrayEndsWith and arrayStartsWith (95d875e)
  • add Is.class method (4988205)
  • add objectHelper.split (386830a)
  • add ObjectOrArray and ArrayHelper methods (0ac9077)
  • add rsa cipher support (7af6cc6)
  • add set method for async caches (ba34b55)
  • add zlib/deflate mime types detection (72c472b)
  • additional nameof operators (a5aab60)
  • additional RSA methods and async (1fceee2)
  • async cache don't cache failures unless requested (658ec4b)
  • eslint migration to flat config (74427d7)
  • expand error params to accept properties (032e9fd)
  • improve base error data extraction (dccc933)
  • improve error display in CLI (94b6ca8)
  • improve Is.function and ModuleHelper.getModuleMethod signatures (ecf968b)
  • improve Is.function definition to retain types (f20b6b0)
  • locales validation (#197) (55fdadb)
  • nodeIdentity optional in IComponent methods (c78dc17)
  • propagate includeStackTrace on error conversion (8471cbb)
  • propagate includeStackTrace on error conversion (818337d)
  • relocate core packages from tools (bcab8f3)
  • simplify async set (#121) (2693c32)
  • simplify StringHelper signature (0390403)
  • support indexed properties set in objects (b9c001d)
  • update dependencies (f3bd015)
  • use cause instead of inner for errors (1f4acc4)
  • use new shared store mechanism (#131) (934385b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.3-next.0 to 0.0.3-next.1
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.3-next.0 to 0.0.3-next.1
      • @twin.org/nameof-vitest-plugin bumped from 0.0.3-next.0 to 0.0.3-next.1

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

Miscellaneous Chores

  • core: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.2-next.21 to 0.0.2-next.22
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.2-next.21 to 0.0.2-next.22
      • @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.21 to 0.0.2-next.22

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

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.2-next.20 to 0.0.2-next.21
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.2-next.20 to 0.0.2-next.21
      • @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.20 to 0.0.2-next.21

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

Features

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.2-next.19 to 0.0.2-next.20
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.2-next.19 to 0.0.2-next.20
      • @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.19 to 0.0.2-next.20

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

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.2-next.18 to 0.0.2-next.19
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.2-next.18 to 0.0.2-next.19
      • @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.18 to 0.0.2-next.19

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

Features

  • simplify StringHelper signature (0390403)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.2-next.17 to 0.0.2-next.18
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.2-next.17 to 0.0.2-next.18
      • @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.17 to 0.0.2-next.18

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

Features

  • additional nameof operators (a5aab60)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.2-next.16 to 0.0.2-next.17
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.2-next.16 to 0.0.2-next.17
      • @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.16 to 0.0.2-next.17

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

Features

  • improve Is.function definition to retain types (f20b6b0)
  • nodeIdentity optional in IComponent methods (c78dc17)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.2-next.15 to 0.0.2-next.16
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.2-next.15 to 0.0.2-next.16
      • @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.15 to 0.0.2-next.16

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

Miscellaneous Chores

  • core: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.2-next.14 to 0.0.2-next.15
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.2-next.14 to 0.0.2-next.15
      • @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.14 to 0.0.2-next.15

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

Miscellaneous Chores

  • core: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.2-next.13 to 0.0.2-next.14
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.2-next.13 to 0.0.2-next.14
      • @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.13 to 0.0.2-next.14

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

Features

  • expand error params to accept properties (032e9fd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.2-next.12 to 0.0.2-next.13
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.2-next.12 to 0.0.2-next.13
      • @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.12 to 0.0.2-next.13

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

Miscellaneous Chores

  • core: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.2-next.11 to 0.0.2-next.12
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.2-next.11 to 0.0.2-next.12
      • @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.11 to 0.0.2-next.12

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

Miscellaneous Chores

  • core: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.2-next.10 to 0.0.2-next.11
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.2-next.10 to 0.0.2-next.11
      • @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.10 to 0.0.2-next.11

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

Miscellaneous Chores

  • core: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.2-next.9 to 0.0.2-next.10
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.2-next.9 to 0.0.2-next.10
      • @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.9 to 0.0.2-next.10

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

Miscellaneous Chores

  • core: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.2-next.8 to 0.0.2-next.9
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.2-next.8 to 0.0.2-next.9
      • @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.8 to 0.0.2-next.9

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

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.2-next.7 to 0.0.2-next.8
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.2-next.7 to 0.0.2-next.8
      • @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.7 to 0.0.2-next.8

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

Features

  • eslint migration to flat config (74427d7)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.2-next.6 to 0.0.2-next.7
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.2-next.6 to 0.0.2-next.7
      • @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.6 to 0.0.2-next.7

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

Miscellaneous Chores

  • core: Synchronize repo versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.2-next.5 to 0.0.2-next.6
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.2-next.5 to 0.0.2-next.6
      • @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.5 to 0.0.2-next.6

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

Features

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.2-next.4 to 0.0.2-next.5
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.2-next.4 to 0.0.2-next.5
      • @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.4 to 0.0.2-next.5

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

Features

  • additional RSA methods and async (1fceee2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.2-next.3 to 0.0.2-next.4
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.2-next.3 to 0.0.2-next.4
      • @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.3 to 0.0.2-next.4

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

Features

  • add guards arrayEndsWith and arrayStartsWith (95d875e)
  • add ObjectOrArray and ArrayHelper methods (0ac9077)
  • add rsa cipher support (7af6cc6)
  • add set method for async caches (ba34b55)
  • add zlib/deflate mime types detection (72c472b)
  • async cache don't cache failures unless requested (658ec4b)
  • improve base error data extraction (dccc933)
  • improve error display in CLI (94b6ca8)
  • propagate includeStackTrace on error conversion (8471cbb)
  • propagate includeStackTrace on error conversion (818337d)
  • relocate core packages from tools (bcab8f3)
  • simplify async set (#121) (2693c32)
  • support indexed properties set in objects (b9c001d)
  • update dependencies (f3bd015)
  • use new shared store mechanism (#131) (934385b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.2-next.2 to 0.0.2-next.3
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.2-next.2 to 0.0.2-next.3
      • @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.2 to 0.0.2-next.3

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

Features

  • add guards arrayEndsWith and arrayStartsWith (95d875e)
  • add ObjectOrArray and ArrayHelper methods (0ac9077)
  • add rsa cipher support (7af6cc6)
  • add set method for async caches (ba34b55)
  • add zlib/deflate mime types detection (72c472b)
  • async cache don't cache failures unless requested (658ec4b)
  • improve base error data extraction (dccc933)
  • improve error display in CLI (94b6ca8)
  • propagate includeStackTrace on error conversion (8471cbb)
  • propagate includeStackTrace on error conversion (818337d)
  • relocate core packages from tools (bcab8f3)
  • simplify async set (#121) (2693c32)
  • support indexed properties set in objects (b9c001d)
  • update dependencies (f3bd015)
  • use new shared store mechanism (#131) (934385b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.2-next.1 to 0.0.2-next.2
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.2-next.1 to 0.0.2-next.2
      • @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.1 to 0.0.2-next.2

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

Features

  • add guards arrayEndsWith and arrayStartsWith (95d875e)
  • add ObjectOrArray and ArrayHelper methods (0ac9077)
  • add rsa cipher support (7af6cc6)
  • add set method for async caches (ba34b55)
  • add zlib/deflate mime types detection (72c472b)
  • async cache don't cache failures unless requested (658ec4b)
  • improve base error data extraction (dccc933)
  • improve error display in CLI (94b6ca8)
  • propagate includeStackTrace on error conversion (8471cbb)
  • propagate includeStackTrace on error conversion (818337d)
  • relocate core packages from tools (bcab8f3)
  • simplify async set (#121) (2693c32)
  • support indexed properties set in objects (b9c001d)
  • update dependencies (f3bd015)
  • use new shared store mechanism (#131) (934385b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.2-next.0 to 0.0.2-next.1
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.2-next.0 to 0.0.2-next.1
      • @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.0 to 0.0.2-next.1

0.0.1 (2025-07-03)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from ^0.0.0 to ^0.0.1
    • devDependencies
      • @twin.org/nameof-transformer bumped from ^0.0.0 to ^0.0.1
      • @twin.org/nameof-vitest-plugin bumped from ^0.0.0 to ^0.0.1

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

Features

  • add guards arrayEndsWith and arrayStartsWith (95d875e)
  • add ObjectOrArray and ArrayHelper methods (0ac9077)
  • add set method for async caches (ba34b55)
  • add zlib/deflate mime types detection (72c472b)
  • async cache don't cache failures unless requested (658ec4b)
  • improve base error data extraction (dccc933)
  • improve error display in CLI (94b6ca8)
  • propagate includeStackTrace on error conversion (8471cbb)
  • propagate includeStackTrace on error conversion (818337d)
  • relocate core packages from tools (bcab8f3)
  • simplify async set (#121) (2693c32)
  • support indexed properties set in objects (b9c001d)
  • use new shared store mechanism (#131) (934385b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.1-next.69 to 0.0.1-next.70
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.1-next.69 to 0.0.1-next.70
      • @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.69 to 0.0.1-next.70

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

Features

  • add guards arrayEndsWith and arrayStartsWith (95d875e)
  • add ObjectOrArray and ArrayHelper methods (0ac9077)
  • add set method for async caches (ba34b55)
  • add zlib/deflate mime types detection (72c472b)
  • async cache don't cache failures unless requested (658ec4b)
  • improve base error data extraction (dccc933)
  • improve error display in CLI (94b6ca8)
  • propagate includeStackTrace on error conversion (8471cbb)
  • propagate includeStackTrace on error conversion (818337d)
  • relocate core packages from tools (bcab8f3)
  • simplify async set (#121) (2693c32)
  • support indexed properties set in objects (b9c001d)
  • use new shared store mechanism (#131) (934385b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.1-next.68 to 0.0.1-next.69
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.1-next.68 to 0.0.1-next.69
      • @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.68 to 0.0.1-next.69

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

Features

  • relocate core packages from tools (bcab8f3)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @twin.org/nameof bumped from 0.0.1-next.67 to 0.0.1-next.68
    • devDependencies
      • @twin.org/nameof-transformer bumped from 0.0.1-next.67 to 0.0.1-next.68
      • @twin.org/nameof-vitest-plugin bumped from 0.0.1-next.67 to 0.0.1-next.68

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

Miscellaneous Chores

  • core: Synchronize repo versions

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

Features

  • improve base error data extraction (dccc933)

0.0.1-next.65 (2025-06-19)

Miscellaneous Chores

  • core: Synchronize repo versions

0.0.1-next.64 (2025-06-19)

Features

  • add zlib/deflate mime types detection (72c472b)

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

Miscellaneous Chores

  • core: Synchronize repo versions

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

Features

  • add guards arrayEndsWith and arrayStartsWith (95d875e)
  • add ObjectOrArray and ArrayHelper methods (0ac9077)
  • add set method for async caches (ba34b55)
  • async cache don't cache failures unless requested (658ec4b)
  • improve error display in CLI (94b6ca8)
  • propagate includeStackTrace on error conversion (8471cbb)
  • propagate includeStackTrace on error conversion (818337d)
  • simplify async set (#121) (2693c32)
  • support indexed properties set in objects (b9c001d)
  • use new shared store mechanism (#131) (934385b)

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

Features

  • support indexed properties set in objects (b9c001d)

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

Features

  • improve error display in CLI (94b6ca8)

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

Features

  • propagate includeStackTrace on error conversion (8471cbb)
  • propagate includeStackTrace on error conversion (818337d)

0.0.1-next.58 (2025-06-13)

Miscellaneous Chores

  • core: Synchronize repo versions

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

Features

  • add guards arrayEndsWith and arrayStartsWith (95d875e)

0.0.1-next.56 (2025-05-08)

Features

  • add ObjectOrArray and ArrayHelper methods (0ac9077)

0.0.1-next.55 (2025-05-07)

Miscellaneous Chores

  • core: Synchronize repo versions

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

Miscellaneous Chores

  • core: Synchronize repo versions

0.0.1-next.53 (2025-05-01)

Features

  • async cache don't cache failures unless requested (658ec4b)

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

Features

0.0.1-next.51 (2025-03-27)

Features

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

Features

  • add set method for async caches (ba34b55)

0.0.1-next.49

  • Initial Release