Changelog

All notable changes to this project will be documented in this file.
See Conventional Commits opens in a new tab for commit guidelines.

0.10.0

19 Aug 2026

🔧 Fixed

  • make validation diagnostics safe (7b01074)
  • pair tsd-extract’s braces by nesting depth (ae1746d)
  • report invalid source input and streamline chunk joins (fc7dd7e)
  • resolve review findings REV-004 through REV-007 (b60e9ee)
  • retire direct publish aliases (f98e31e)
  • skip strings and comments when pairing tsd-extract’s braces (54df88c)

Features

  • add codsen-glob and migrate glob consumers (5595a2b)
  • refresh the tooling and generate with the latest dependencies (781f802)

Reverts

  • Revert “Merge pull request #128 from codsen/release/npm-32198404552–1″ (5baeeaa), closes #128
  • Revert “Merge pull request #127 from codsen/release/npm-32194020886–1″ (5f1e94d), closes #127

0.8.0

1 Dec 2022

💥 BREAKING CHANGES

  • Minimum supported Node version is v14.18; we’re dropping v12 support

0.7.0

5 Oct 2022

Features

  • query sub keys from interfaces (aa42b2d)

0.6.4

29 Aug 2022

🔧 Fixed

0.6.1

14 Aug 2022

🔧 Fixed

  • sort only export contents (233abc5)

0.6.0

12 Aug 2022

Features

0.5.0

29 Apr 2022

🔧 Fixed

  • instead of using undefined for opts.mustInclude, use empty string — simplifies types (aba9f94)

Features

  • add a new function, extract() (5619589)

0.4.0

24 Apr 2022

Features

0.3.0

17 Apr 2022

Features

0.2.0

10 Apr 2022

🔧 Fixed

Features

0.1.0

21 Mar 2022

Features