File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 3
3
4
4
5
5
6
+
7
+ ## v2.2.0 (2023-08-03)
8
+
9
+ #### :rocket : Enhancement
10
+ * [ #28 ] ( https://github.com/emberjs/babel-plugin-ember-template-compilation/pull/28 ) Don't require compiler when targetFormat='hbs' ([ @ef4 ] ( https://github.com/ef4 ) )
11
+
12
+ #### :house : Internal
13
+ * [ #29 ] ( https://github.com/emberjs/babel-plugin-ember-template-compilation/pull/29 ) rev yarn.lock ([ @ef4 ] ( https://github.com/ef4 ) )
14
+
15
+ #### Committers: 1
16
+ - Edward Faulkner ([ @ef4 ] ( https://github.com/ef4 ) )
17
+
6
18
## v2.1.1 (2023-07-15)
7
19
8
20
#### :house : Internal
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " babel-plugin-ember-template-compilation" ,
3
- "version" : " 2.1.1 " ,
3
+ "version" : " 2.2.0 " ,
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