Releases: ddnetters/stringly-typed
Releases · ddnetters/stringly-typed
🎯 Stringly-Typed 1.8.3
🚀 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
🚀 Auto Release
📋 What's Changed
1.8.2 (2026-02-05)
🔧 Maintenance
🔦 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
🚀 Auto Release
📋 What's Changed
1.8.1 (2026-02-03)
🐛 Bug Fixes
🔧 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
🚀 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
🔦 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
🚀 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
🔦 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
🚀 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
🚀 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
🎨 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
🚀 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
🚀 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
🚀 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