Releases: Rel1cx/dx
Releases · Rel1cx/dx
Release list
v0.13.2 (2026-06-27)
What's Changed
Added
- tsl-dx: Enabled
no-unsafe-asrule in the sharedtslconfig - Added
lint:textscript with textlint configuration for Markdown/MDX files - Added
lint:archscript with sentrux architecture gate configuration
Changed
- Switched all CI and package script invocations to
node --run - Renamed
test/fixturesdirectory totesting/samplesand updated related tooling configs - Cleaned up and expanded
.gitignorerules - Updated dependencies
Attestation
v0.13.1 (2026-06-23)
What's Changed
Added
- tsl-dx: Added
no-unsafe-asrule to disallowastype assertions exceptas constandas unknown
Changed
- tsl-dx: Replaced
// Incorrectand// Correctcomments with// 🔴and// 🟢in rule documentation and examples
Fixed
- tsl-dx: Fixed missing
repository.urlinpackage.jsonthat caused npm provenance verification to fail during publish - tsl-shared: Added missing
repositoryfield topackage.jsonto align with npm provenance requirements