Releases: typed-ember/glint
Releases Β· typed-ember/glint
v2.0.0-alpha.2-@glint/core
Release (2025-06-17)
- @glint/core 2.0.0-alpha.2 (patch)
- @glint/environment-ember-loose 2.0.0-alpha.2 (patch)
- @glint/environment-ember-template-imports 2.0.0-alpha.2 (patch)
- @glint/template 1.6.0-alpha.1 (patch)
- @glint/tsserver-plugin 2.0.0-alpha.2 (patch)
- @glint/type-test 2.0.0-alpha.2 (patch)
π Bug Fix
@glint/core
,@glint/environment-ember-loose
,@glint/environment-ember-template-imports
,@glint/template
,@glint/tsserver-plugin
,@glint/type-test
- #908 Fix build to prepare for re-releasing alphas (@NullVoxPopuli)
Committers: 1
v2.0.0-alpha.1-@glint/core
Release (2025-06-16)
- @glint/core 2.0.0-alpha.1 (major)
- @glint/environment-ember-loose 2.0.0-alpha.1 (major)
- @glint/environment-ember-template-imports 2.0.0-alpha.1 (major)
- @glint/template 1.6.0-alpha.0 (major)
- @glint/tsserver-plugin 2.0.0-alpha.1 (major)
- @glint/type-test 2.0.0-alpha.1 (patch)
π₯ Breaking Change
@glint/core
,@glint/environment-ember-loose
,@glint/environment-ember-template-imports
,@glint/template
- #820 Drop support for @types/ember* only use native/built-in types (@NullVoxPopuli)
@glint/core
,@glint/tsserver-plugin
- Other
@glint/core
@glint/environment-ember-loose
@glint/core
,@glint/environment-ember-loose
,@glint/environment-ember-template-imports
@glint/core
,@glint/template
π Enhancement
- Other
@glint/core
,@glint/tsserver-plugin
@glint/core
- #888 Restore previous approach to glint-* directives atop new TS Plugin architecture (@machty)
- #876 Support for Symbols, Outline, Code Folding in .gts files (@machty)
- #874 Fix organize imports (@machty)
- #856 Support (neo)vim filetypes for gts and gjs (@NullVoxPopuli)
- #854 Loose mode: only parse .ts in
components/
folder (@machty) - #838 Support extending multiple config files (@mogstad)
- #839 use more specific nodes for open tag (@patricklx)
- #813 Cleanup old LS remainders, disable CLI tests for now, rm ephemeral tests (@machty)
- #749 Primitives for supporting ember-loose mode (.ts + .hbs) (@machty)
- #747 volar-2.4.0-alpha.14 (@machty)
- #713 check if template is in heritage clause (@patricklx)
@glint/core
,@glint/template
,@glint/tsserver-plugin
- #849 add html attribute validation & completions (@patricklx)
@glint/core
,@glint/environment-ember-loose
,@glint/environment-ember-template-imports
,@glint/template
@glint/core
,@glint/environment-ember-loose
,@glint/environment-ember-template-imports
π Bug Fix
@glint/template
- #903 @glint/template: Fix Element extends comparison (@NullVoxPopuli)
- #880 fix missing generic attrs for svg (@patricklx)
@glint/core
,@glint/tsserver-plugin
@glint/core
- #865 Prefer variables in scope over global variables (@mogstad)
- #861 Inject hidden imports to fix
.gts
/.gjs
extensions (@machty) - #851 Refrain creating ember-loose virtual code in non ember-loose environment (@mogstad)
- #809 Bump volar to 2.4.12, fix caching issue w loose mode (@machty)
- #799 Reinstate glint-expect-error (and other directives) for tsc and TS Plugin using Vue's approach (@machty)
- #795 Restore "unused glint-expect-error" diagnostic (@machty)
- #794 Reinstate expect-error directives for .gts (@machty)
- #783 Suppress exception thrown by require.resolve if the file does not exist (@iarroyo)
- #782 Typed ember/resolve config from extends package (@iarroyo)
- #779 Closes #778 - add missing dependency to @glint/core (@NullVoxPopuli)
- Other
- #866 enable completions in vscode (@patricklx)
- #858 Disable esModuleInterop to restore VSCode monkeypatching (@machty)
@glint/environment-ember-template-imports
- #859 Fix handling of
satisfies
on components. (@NullVoxPopuli)
- #859 Fix handling of
@glint/core
,@glint/environment-ember-template-imports
- #842 Improve multi-byte character handling (@NullVoxPopuli)
- #825 Support implicit default export of template tags with satisfies keyword (@mogstad)
@glint/tsserver-plugin
@glint/environment-ember-loose
- #826 Explicitly accept an Iterable in
each-in
(@mogstad) - #777 Widen peerDependencies to allow @glimmer/component v2 (@SergeAstapov)
- #826 Explicitly accept an Iterable in
π Documentation
- Other
- #872 Remove
export default
from the Template-only components example (@Windvis) - #850 Update info about not disabling the
@builtin typescript
extension forV2 (@johanrd) - #847 Update GLINT_V2.md with updated information (@johanrd)
- #836 Update GLINT_V2.md readme (@johanrd)
- #832 Update Glint v2 docs (@NullVoxPopuli)
- #827 Update ARCHITECTURE and GLINT_V2 docs (@machty)
- #822 Add a few docs about vscode extension monkeypatches (@machty)
- #821 Simplify the TO template tag e...
- #872 Remove
v1.5.2
v1.5.1
v1.5.0
π Enhancement
core
- #748 check if template is in heritage clause (@patricklx)
Committers: 1
- Patrick Pircher (@patricklx)
v1.4.0
π Enhancement
core
,environment-ember-template-imports
- #655 Use
content-tag
to parse<template>
instead of
ember-template-imports
. Fixes #609, #706, #694 (@NullVoxPopuli)
- #655 Use
Committers: 1
v1.3.0
π Enhancement
π Documentation
π Internal
core
- #680 Fix deps, (because re-rolling the lockfile breaks everything) (@NullVoxPopuli)
Committers: 2
- Alex Matchneer (@machty)
- @NullVoxPopuli
v1.2.2
π Enhancement
core
,vscode
- #635 Add "Sort Imports" command to vscode extension & lsp (@camerondubas)
π Documentation
π Internal
Committers: 6
- Cameron Dubas (@camerondubas)
- Dan Freeman (@dfreeman)
- Lukas Nys (@lukasnys)
- Luke Melia (@lukemelia)
- Patrick Pircher (@patricklx)
- @NullVoxPopuli
v1.2.1
π Bug Fix
core
- #629 Update
vscode-uri
and match their docs (@NullVoxPopuli)
- #629 Update
π Documentation
- #625 Call out
ember-template-imports
config more clearly (@BoussonKarel)
Committers: 2
v1.2.0
π Enhancement
π Documentation
- #616 Fix "Helper and Modifier Signatures" code example (@SergeAstapov)
Committers: 2
- Dan Freeman (@dfreeman)
- Sergey Astapov (@SergeAstapov)