UNPKG

6.75 kBMarkdownView Raw
1## v4.1.1 (2019-12-11)
2
3#### :bug: Bug Fix
4* [#390](https://github.com/ember-cli/ember-cli-htmlbars/pull/390) Ensure reexported components do not throw an error. ([@rwjblue](https://github.com/rwjblue))
5
6#### Committers: 1
7- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
8
9## v4.1.0 (2019-12-10)
10
11#### :rocket: Enhancement
12* [#380](https://github.com/ember-cli/ember-cli-htmlbars/pull/380) Implement basic patching strategy for colocated components. ([@rwjblue](https://github.com/rwjblue))
13
14#### Committers: 1
15- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
16
17## v4.0.9 (2019-12-04)
18
19#### :rocket: Enhancement
20* [#373](https://github.com/ember-cli/ember-cli-htmlbars/pull/373) Add co-location support to CoffeeScript component class files ([@locks](https://github.com/locks))
21
22#### :memo: Documentation
23* [#351](https://github.com/ember-cli/ember-cli-htmlbars/pull/351) Update Readme with syntax for usage with tagged templates ([@thec0keman](https://github.com/thec0keman))
24
25#### :house: Internal
26* [#342](https://github.com/ember-cli/ember-cli-htmlbars/pull/342) Add `ember-octane` test suite run to CI. ([@rwjblue](https://github.com/rwjblue))
27
28#### Committers: 3
29- John Ratcliff ([@thec0keman](https://github.com/thec0keman))
30- Ricardo Mendes ([@locks](https://github.com/locks))
31- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
32
33## v4.0.8 (2019-10-19)
34
35#### :bug: Bug Fix
36* [#340](https://github.com/ember-cli/ember-cli-htmlbars/pull/340) Fix issues when using colocated component's with decorators. ([@rwjblue](https://github.com/rwjblue))
37
38#### :house: Internal
39* [#341](https://github.com/ember-cli/ember-cli-htmlbars/pull/341) Add test using native classes + decorators. ([@rwjblue](https://github.com/rwjblue))
40* [#338](https://github.com/ember-cli/ember-cli-htmlbars/pull/338) Add broccoli plugin + babel plugin colocation tests ([@rwjblue](https://github.com/rwjblue))
41
42#### Committers: 1
43- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
44
45## v4.0.7 (2019-10-18)
46
47#### :bug: Bug Fix
48* [#336](https://github.com/ember-cli/ember-cli-htmlbars/pull/336) Support `as default` exports with template colocation ([@dfreeman](https://github.com/dfreeman))
49
50#### :house: Internal
51* [#335](https://github.com/ember-cli/ember-cli-htmlbars/pull/335) Add additional tests for Colocated Components ([@camerondubas](https://github.com/camerondubas))
52
53#### Committers: 2
54- Cameron Dubas ([@camerondubas](https://github.com/camerondubas))
55- Dan Freeman ([@dfreeman](https://github.com/dfreeman))
56
57## v4.0.6 (2019-10-17)
58
59#### :rocket: Enhancement
60* [#334](https://github.com/ember-cli/ember-cli-htmlbars/pull/334) Add parent's name to logging output. ([@rwjblue](https://github.com/rwjblue))
61
62#### :bug: Bug Fix
63* [#333](https://github.com/ember-cli/ember-cli-htmlbars/pull/333) Enable colocated component classes to be TypeScript ([@rwjblue](https://github.com/rwjblue))
64* [#332](https://github.com/ember-cli/ember-cli-htmlbars/pull/332) Ensure "pods style" templates are compiled properly. ([@rwjblue](https://github.com/rwjblue))
65
66#### :house: Internal
67* [#125](https://github.com/ember-cli/ember-cli-htmlbars/pull/125) Add more tests using AST plugins (inline and standalone) ([@stefanpenner](https://github.com/stefanpenner))
68
69#### Committers: 2
70- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
71- Stefan Penner ([@stefanpenner](https://github.com/stefanpenner))
72
73## v4.0.5 (2019-10-04)
74
75#### :bug: Bug Fix
76* [#324](https://github.com/ember-cli/ember-cli-htmlbars/pull/324) More fixes for proper babel plugin deduplication. ([@rwjblue](https://github.com/rwjblue))
77
78#### :memo: Documentation
79* [#323](https://github.com/ember-cli/ember-cli-htmlbars/pull/323) Ensure deprecation message shows correct heirarchy. ([@rwjblue](https://github.com/rwjblue))
80
81#### Committers: 1
82- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
83
84## v4.0.4 (2019-10-02)
85
86#### :bug: Bug Fix
87* [#322](https://github.com/ember-cli/ember-cli-htmlbars/pull/322) Fix issue with deduplcation of babel plugin when parallelized ([@rwjblue](https://github.com/rwjblue))
88
89#### Committers: 1
90- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
91
92## v4.0.3 (2019-10-01)
93
94#### :bug: Bug Fix
95* [#317](https://github.com/ember-cli/ember-cli-htmlbars/pull/317) Avoid conflicts with ember-cli-htmlbars-inline-precompile ([@rwjblue](https://github.com/rwjblue))
96
97#### :memo: Documentation
98* [#318](https://github.com/ember-cli/ember-cli-htmlbars/pull/318) Ensure all debug logging is emitted with `DEBUG=ember-cli-htmlbars:*` ([@rwjblue](https://github.com/rwjblue))
99
100#### Committers: 2
101- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
102- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
103
104## v4.0.2 (2019-09-30)
105
106#### :bug: Bug Fix
107* [#309](https://github.com/ember-cli/ember-cli-htmlbars/pull/309) Ensure inline precompile and colocated templates run template AST plugins. ([@rwjblue](https://github.com/rwjblue))
108* [#310](https://github.com/ember-cli/ember-cli-htmlbars/pull/310) Fix issues using inline precompilation with JSON.stringify'ed options. ([@rwjblue](https://github.com/rwjblue))
109
110#### Committers: 1
111- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
112
113## v4.0.1 (2019-09-25)
114
115#### :bug: Bug Fix
116* [#304](https://github.com/ember-cli/ember-cli-htmlbars/pull/304) Do nothing in ColocatedTemplateProcessor if input tree is empty. ([@rwjblue](https://github.com/rwjblue))
117
118#### Committers: 1
119- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
120
121## v4.0.0 (2019-09-24)
122
123#### :boom: Breaking Change
124* [#278](https://github.com/ember-cli/ember-cli-htmlbars/pull/278) Drop Node 6 and 11 support. ([@rwjblue](https://github.com/rwjblue))
125
126#### :rocket: Enhancement
127* [#249](https://github.com/ember-cli/ember-cli-htmlbars/pull/249) Initial implementation of co-located templates RFC. ([@rwjblue](https://github.com/rwjblue))
128* [#286](https://github.com/ember-cli/ember-cli-htmlbars/pull/286) Implement inline precompilation. ([@rwjblue](https://github.com/rwjblue))
129
130#### :house: Internal
131* [#284](https://github.com/ember-cli/ember-cli-htmlbars/pull/284) Move code into `lib/` subdirectory. ([@rwjblue](https://github.com/rwjblue))
132* [#283](https://github.com/ember-cli/ember-cli-htmlbars/pull/283) Add prettier setup. ([@rwjblue](https://github.com/rwjblue))
133* [#281](https://github.com/ember-cli/ember-cli-htmlbars/pull/281) Add GH Actions CI setup. ([@rwjblue](https://github.com/rwjblue))
134* [#279](https://github.com/ember-cli/ember-cli-htmlbars/pull/279) Add tests for Ember 3.4, 3.8, and 3.12. ([@rwjblue](https://github.com/rwjblue))
135
136#### Committers: 2
137- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
138- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
139