Changelog
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
2.2.6
9 Sept 2026
🔧 Fixed
- extract-search-index: filter characters after decoding and URL removal (e1c6882)
- extract-search-index: normalize canonical word spellings (58b9828)
- extract-search-index: parse HTML before decoding retained text (a6c46f4)
- extract-search-index: preserve BMP words outside the surrogate range (fef1698)
- extract-search-index: preserve prose around complete URL spans (7b392db)
2.2.5
7 Sept 2026
Performance Improvements
- Recorded a 117.5% higher normalized benchmark score than v2.2.3 (53,375 → 116,089).
2.2.3
1 Sept 2026
Performance Improvements
- Recorded a 11.56% higher normalized benchmark score than v2.2.1 (47,846 → 53,375).
2.2.2
22 Aug 2026
Performance Improvements
- optimise package hot paths and JSON editing (f3112bd)
2.2.1
19 Aug 2026
Performance Improvements
- Recorded a 67.89% higher normalized benchmark score than v2.1.3 (28,498 → 47,846).
2.2.0
19 Aug 2026
🔧 Fixed
- make validation diagnostics safe (7b01074)
- resolve various review findings (b60e9ee)
- retire direct publish aliases (f98e31e)
✨ Features
- add codsen-glob and migrate glob consumers (5595a2b)
- refresh the tooling and generate with the latest dependencies (781f802)
2.1.3
15 Jan 2026
Performance Improvements
- Recorded a 10.56% higher normalized benchmark score than v2.0.37 (25,777 → 28,498).
2.0.0
1 Dec 2022
💥 BREAKING CHANGES
- Minimum supported Node version is v14.18; we’re dropping v12 support
1.1.0
12 Aug 2022
✨ Features
- export types (11b5fb9)
1.0.7
26 Jul 2022
Performance Improvements
- Recorded a 4.19% higher normalized benchmark score than v1.0.6 (47,696 → 49,694).
1.0.6
16 Jul 2022
Performance Improvements
- Recorded a 12.43% higher normalized benchmark score than v1.0.5 (42,423 → 47,696).
1.0.5
13 Jul 2022
Performance Improvements
- Recorded a 29.91% higher normalized benchmark score than v1.0.3 (32,656 → 42,423).
1.0.1
17 May 2022
🔧 Fixed
- initial release (4c52037)