Releases: typed-ember/glint
Releases · typed-ember/glint
v1.0.8-@glint/ember-tsc
v1.0.7-@glint/ember-tsc
v1.0.6-@glint/ember-tsc
Release (2025-10-31)
- @glint/ember-tsc 1.0.6 (patch)
- @glint/template 1.7.1 (patch)
- @glint/tsserver-plugin 2.0.6 (patch)
🐛 Bug Fix
@glint/template
🏠 Internal
- #1007 Test Attributes extension the way a consumer would (@NullVoxPopuli)
Committers: 2
v1.0.5-@glint/ember-tsc
Release (2025-10-30)
- @glint/ember-tsc 1.0.5 (patch)
- @glint/template 1.7.0 (minor)
- @glint/tsserver-plugin 2.0.5 (patch)
🚀 Enhancement
@glint/template- #1005 Make element attributes extensible, fix unneeded element-type branding (@NullVoxPopuli)
🐛 Bug Fix
@glint/template- #1005 Make element attributes extensible, fix unneeded element-type branding (@NullVoxPopuli)
📝 Documentation
- #1006 Fix typos and formatting in v2-upgrade.md (@evoactivity)
- #1003 fix README.md glint v2 docs link (@vlascik)
Committers: 3
- Liam Potter (@evoactivity)
- @NullVoxPopuli
- @vlascik
v1.0.4-@glint/ember-tsc
Release (2025-10-17)
- @glint/ember-tsc 1.0.4 (patch)
- @glint/template 1.6.2 (patch)
- @glint/tsserver-plugin 2.0.4 (patch)
- v2-ts-ember-addon 0.0.1 (patch)
🐛 Bug Fix
📝 Documentation
- #997 Fix some typos in upgrade guide (@evoactivity)
- #996 Delete GLINT_V2.md (@NullVoxPopuli)
- #994 Update README to reflect Glint 2 status (@NullVoxPopuli)
🏠 Internal
v2-ts-ember-addon- #998 Add another test project for assuring we build declarations correctly (@NullVoxPopuli)
Committers: 3
- Bjarne Mogstad (@mogstad)
- Liam Potter (@evoactivity)
- @NullVoxPopuli
v1.0.3-@glint/ember-tsc
v1.0.2-@glint/ember-tsc
Release (2025-10-01)
- @glint/ember-tsc 1.0.2 (patch)
- @glint/tsserver-plugin 2.0.2 (patch)
🐛 Bug Fix
@glint/ember-tsc- #989 Allow V2 addons to get .d.ts declarations instead of .gts.d.ts (@BoussonKarel)
Committers: 1
v1.0.1-@glint/ember-tsc
Release (2025-10-01)
- @glint/ember-tsc 1.0.1 (patch)
- @glint/template 1.6.1 (patch)
- @glint/tsserver-plugin 2.0.1 (patch)
🐛 Bug Fix
📝 Documentation
- Other
@glint/ember-tsc
Committers: 3
v2.0.0-alpha.12-@glint/core
Release (2025-09-30)
- @glint/core 2.0.0-alpha.12 (patch)
- @glint/template 1.6.0-alpha.4 (patch)
- @glint/tsserver-plugin 2.0.0-alpha.12 (patch)
- @glint/type-test 2.0.0-alpha.5 (patch)
🐛 Bug Fix
🏠 Internal
@glint/core,@glint/template,@glint/tsserver-plugin,@glint/type-test
Committers: 2
Glint 2.0 Released!
Release (2025-09-30)
- @glint/ember-tsc 1.0.0 (minor)
- @glint/template 1.6.0 (minor)
- @glint/tsserver-plugin 2.0.0 (minor)
- @glint/type-test 2.0.0 (minor)
Volar-ized Glint 2.0
Glint has been re-architected to function atop Volar.js, the language tooling framework extract from Vue Language tooling. Benefits include:
- TS Plugin implementation for more seamless TS integration (no more needing to disable the default VSCode TypeScript extension to avoid double diagnostics)
- Simplified, turnkey setup and configuration
- Performance enhancements
- Much more!
See the V2 Upgrade Notes for more information and a step by step guide for migrating to Glint v2.