Skip to content

Releases: ddnetters/stringly-typed

🎯 Stringly-Typed 1.8.3

05 Feb 08:15

Choose a tag to compare

🚀 Auto Release

📋 What's Changed

1.8.3 (2026-02-05)

🔧 Maintenance

  • deps: bump actions/checkout from 4 to 6 (#39) (9f53936)
  • deps: bump amannn/action-semantic-pull-request from 5 to 6 (#41) (ca17620)
  • deps: bump codecov/codecov-action from 4 to 5 (#40) (59ddff4)

🔦 Quick Start

- uses: ddnetters/stringly-typed@1.8.3
  with:
    files: 'src/**/*.{js,ts,md}'
    checker: 'char_count'
    decider: 'threshold'

Full Changelog: v1.8.2...v1.8.3

🎯 Stringly-Typed 1.8.2

05 Feb 08:13

Choose a tag to compare

🚀 Auto Release

📋 What's Changed

1.8.2 (2026-02-05)

🔧 Maintenance

  • deps: bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 (#38) (5a5b92a)

🔦 Quick Start

- uses: ddnetters/stringly-typed@1.8.2
  with:
    files: 'src/**/*.{js,ts,md}'
    checker: 'char_count'
    decider: 'threshold'

Full Changelog: v1.8.1...v1.8.2

🎯 Stringly-Typed 1.8.1

03 Feb 18:46

Choose a tag to compare

🚀 Auto Release

📋 What's Changed

1.8.1 (2026-02-03)

🐛 Bug Fixes

  • ci: remove invalid secrets access from job-level if condition (#37) (a45a391)

🔧 Maintenance

🔦 Quick Start

- uses: ddnetters/stringly-typed@1.8.1
  with:
    files: 'src/**/*.{js,ts,md}'
    checker: 'char_count'
    decider: 'threshold'

Full Changelog: v1.8.0...v1.8.1

🎯 Stringly-Typed 1.8.0

02 Feb 19:19

Choose a tag to compare

🚀 Auto Release

📋 What's Changed

1.8.0 (2026-02-02)

✨ Features

  • action: add suggestion column to PR comment table (#33) (26a327d)
  • website: add suggestion column to GitHub comment example (#34) (931f5fa)

📚 Documentation

  • add demo repo link to README and website (#35) (213581a)

🔦 Quick Start

- uses: ddnetters/stringly-typed@1.8.0
  with:
    files: 'src/**/*.{js,ts,md}'
    checker: 'char_count'
    decider: 'threshold'

Full Changelog: v1.7.0...v1.8.0

🎯 Stringly-Typed 1.7.0

02 Feb 14:24

Choose a tag to compare

🚀 Auto Release

📋 What's Changed

1.7.0 (2026-02-02)

✨ Features

  • action: log failed strings with reasons on validation failure (#32) (8e7af78)
  • website: add comprehensive analytics tracking (3c23e09)
  • website: add GDPR-compliant cookie consent banner (82679db)
  • website: add scroll depth tracking (72febde)

⚡ Performance

  • website: improve Lighthouse scores with multiple optimizations (#31) (83acab4)

🔦 Quick Start

- uses: ddnetters/stringly-typed@1.7.0
  with:
    files: 'src/**/*.{js,ts,md}'
    checker: 'char_count'
    decider: 'threshold'

Full Changelog: v1.6.0...v1.7.0

🎯 Stringly-Typed 1.6.0

31 Jan 19:37

Choose a tag to compare

🚀 Auto Release

📋 What's Changed

1.6.0 (2026-01-31)

✨ Features

  • website: add PostHog analytics (6e8f3fb)

🔦 Quick Start

- uses: ddnetters/stringly-typed@1.6.0
  with:
    files: 'src/**/*.{js,ts,md}'
    checker: 'char_count'
    decider: 'threshold'

Full Changelog: v1.5.0...v1.6.0

🎯 Stringly-Typed 1.5.0

31 Jan 19:10

Choose a tag to compare

🚀 Auto Release

📋 What's Changed

1.5.0 (2026-01-31)

✨ Features

  • website: add syntax highlighting to How It Works section (b32741e)
  • website: update hero with real GitHub Action output (da39353)

🐛 Bug Fixes

  • add retry logic for malformed LLM JSON responses (#29) (0b99746), closes #28

🎨 Styling

  • use inline code blocks for filenames in quickstart steps (b2528fc)

🔦 Quick Start

- uses: ddnetters/stringly-typed@1.5.0
  with:
    files: 'src/**/*.{js,ts,md}'
    checker: 'char_count'
    decider: 'threshold'

Full Changelog: v1.4.14...v1.5.0

🎯 Stringly-Typed 1.4.14

31 Jan 16:14

Choose a tag to compare

🚀 Auto Release

📋 What's Changed

1.4.14 (2026-01-31)

🐛 Bug Fixes

  • add website images to git (were ignored by /public rule) (4653135)
  • remove catch-all rewrite that was breaking static assets (4e72355)

🔦 Quick Start

- uses: ddnetters/stringly-typed@1.4.14
  with:
    files: 'src/**/*.{js,ts,md}'
    checker: 'char_count'
    decider: 'threshold'

Full Changelog: v1.4.13...v1.4.14

🎯 Stringly-Typed 1.4.13

31 Jan 16:04

Choose a tag to compare

🚀 Auto Release

📋 What's Changed

1.4.13 (2026-01-31)

👷 CI/CD

  • add emojis to workflow names (ef374ba)

🔦 Quick Start

- uses: ddnetters/stringly-typed@1.4.13
  with:
    files: 'src/**/*.{js,ts,md}'
    checker: 'char_count'
    decider: 'threshold'

Full Changelog: v1.4.12...v1.4.13

🎯 Stringly-Typed 1.4.12

31 Jan 16:01

Choose a tag to compare

🚀 Auto Release

📋 What's Changed

1.4.12 (2026-01-31)

👷 CI/CD

  • allow manual trigger for Deploy Website workflow (2192911)

🔦 Quick Start

- uses: ddnetters/stringly-typed@1.4.12
  with:
    files: 'src/**/*.{js,ts,md}'
    checker: 'char_count'
    decider: 'threshold'

Full Changelog: v1.4.11...v1.4.12