Skip to content

Releases: DiegoGBrisa/ts-match

v1.6.2

Choose a tag to compare

@github-actions github-actions released this 11 Jul 09:11
aece682

1.6.2 (2026-07-10)

Bug Fixes

  • preserve matcher boundary invariants (f5c354e)

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 19:49
7885909

1.6.1 (2026-06-11)

Bug Fixes

  • share package runtime tokens (4be303e)
  • support commonjs script consumers (cb3ab01)

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 09:23
d366950

1.6.0 (2026-06-11)

Features

  • enhance file classification and testing checks in code quality scripts (ec34f50)

Bug Fixes

  • allow slower editor dx probes (6f9f4f1)
  • keep editor dx tests out of coverage (b30a6c2)
  • preserve packaged type declarations (3ebaff9)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 07:42
bacf20c

1.5.0 (2026-06-09)

Features

Bug Fixes

  • reject collect in tuple patterns (f2d4c45)
  • validate collection capture conflicts (25e2a55)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 07:32
586052d

1.4.0 (2026-06-05)

Features

  • add collection pattern helpers (df98f6d)
  • add collection pattern helpers (7713e42)

Bug Fixes

  • support readonly collection narrowing (2d2761c)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 11:29
5fe353a

1.3.0 (2026-06-04)

Features

  • patterns: add convenience helper patterns (b85c040)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 04 May 08:35
7a345f0

1.2.0 (2026-05-04)

Features

  • match: add promise-aware builders (737ab73)

Bug Fixes

  • match: harden promise runtime validation (c1643b6)
  • runtime: validate tags and union patterns (05d788b)
  • types: strengthen inference and matchBy grouped entries (42990ec)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 18:33
c8c0007

1.1.0 (2026-04-30)

Features

  • dx: improve autocomplete inference (c0e4966)

Bug Fixes

  • dx: harden autocomplete inference (cfc303a)
  • group: harden group tag arrays (98dcd69)
  • group: reject empty array groups (bb945a7)
  • types: require static grouped tags for coverage (13d3271)

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 30 Apr 08:42
362ccbf

1.0.3 (2026-04-30)

Bug Fixes

  • release: align package provenance metadata (1614f89)
  • release: align package provenance metadata (0d0a1e4)
  • release: use trusted publishing runtime (1dac070)
  • release: use trusted publishing runtime (96731e4)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 30 Apr 06:51
64855c1

1.0.2 (2026-04-30)

Bug Fixes

  • release: allow manual publish recovery (b480e7a)
  • release: allow manual publish recovery (d26add9)
  • release: avoid changelog formatting gate (695a38b)
  • release: avoid changelog formatting gate (8c55c4e)
  • release: publish validated tarball (8e4d25c)
  • release: publish validated tarball (1a14ebd)