Releases: knownasilya/ember-template-imports
Releases · knownasilya/ember-template-imports
v1.3.2
1.3.2 (2020-02-10)
Bug Fixes
v1.3.1
1.3.1 (2019-12-14)
Bug Fixes
- get document text for autocomplete (f24caa1)
v1.3.0
1.3.0 (2019-12-04)
Features
v1.2.0
1.2.0 (2019-12-03)
Features
v1.1.3
1.1.3 (2019-10-11)
Bug Fixes
- Don't error if using ember-template-styles-import (#15) (0b2f392)
v1.1.2
1.1.2 (2019-02-22)
Bug Fixes
- avoid calling project.config() with environment (eea632e)
v1.1.1
1.1.1 (2019-02-21)
Bug Fixes
- add assertion to check for
podModulePrefix
(#7) (5e3bf8f), closes #6
v1.1.0
1.1.0 (2019-01-15)
Bug Fixes
- LocalButton to RelativeButton naming fix (c82bd67)
- naming update for incorrect cases (d646340)
- RelativeButton changed to SecondButton (9558c00)
- snake case naming update (b22ccdd)
Features
- improved tests and windows files support (be364e9)
- log component warn only for invalid case (18730f2)
- numeric names support (545d2f2)
- throw on real life apps (a8955ab)
- warn if imported variable value name not valid (b3f3421)
- warn if imported variable value name not valid (#2) (8ca8311)
v1.0.0
1.0.0 (2019-01-05)
Features