File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 5
5
6
6
7
7
8
+
9
+ ## v2.2.2 (2024-04-17)
10
+
11
+ #### :bug : Bug Fix
12
+ * [ #33 ] ( https://github.com/emberjs/babel-plugin-ember-template-compilation/pull/33 ) pass correct scope to glimmer ([ @patricklx ] ( https://github.com/patricklx ) )
13
+ * [ #34 ] ( https://github.com/emberjs/babel-plugin-ember-template-compilation/pull/34 ) fix gts ts imports issue ([ @patricklx ] ( https://github.com/patricklx ) )
14
+
15
+ #### Committers: 1
16
+ - Patrick Pircher ([ @patricklx ] ( https://github.com/patricklx ) )
17
+
8
18
## v2.2.1 (2023-11-01)
9
19
10
20
#### :bug : Bug Fix
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " babel-plugin-ember-template-compilation" ,
3
- "version" : " 2.2.1 " ,
3
+ "version" : " 2.2.2 " ,
4
4
"description" : " Babel implementation of Ember's low-level template-compilation API" ,
5
5
"repository" : " https://github.com/emberjs/babel-plugin-ember-template-compilation" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments