Skip to content

Releases: Rel1cx/dx

v0.13.2 (2026-06-27)

Choose a tag to compare

@github-actions github-actions released this 27 Jun 12:13
b20d9f6

What's Changed

Added

  • tsl-dx: Enabled no-unsafe-as rule in the shared tsl config
  • Added lint:text script with textlint configuration for Markdown/MDX files
  • Added lint:arch script with sentrux architecture gate configuration

Changed

  • Switched all CI and package script invocations to node --run
  • Renamed test/fixtures directory to testing/samples and updated related tooling configs
  • Cleaned up and expanded .gitignore rules
  • Updated dependencies

Attestation

https://github.com/Rel1cx/dx/attestations/32937465

v0.13.1 (2026-06-23)

Choose a tag to compare

@github-actions github-actions released this 23 Jun 08:57
e4fb55b

What's Changed

Added

  • tsl-dx: Added no-unsafe-as rule to disallow as type assertions except as const and as unknown

Changed

  • tsl-dx: Replaced // Incorrect and // Correct comments with // 🔴 and // 🟢 in rule documentation and examples

Fixed

  • tsl-dx: Fixed missing repository.url in package.json that caused npm provenance verification to fail during publish
  • tsl-shared: Added missing repository field to package.json to align with npm provenance requirements

Attestation

https://github.com/Rel1cx/dx/attestations/32275775