File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1
1
2
+ 4.0.0 / 2020-04-23
3
+ ==================
4
+
5
+ This is a major release 🎉 a lot of work has been done over the last year to get
6
+ this project to 4.0. Most of the contributors have been mentioned as a reference
7
+ beside the changes below.
8
+
9
+ To see any of the individual changes please look at the pre-release versions
10
+ below but here are a few of the major changes:
11
+
12
+ * remove ember-cli-addon docs in favour of field-guide for better SEO
13
+ * remove components that are not actively being used in any project
14
+ * implement base styles that are common across all of the Ember websites
15
+ * implement common CSS helpers for things that don't need a dedicated component
16
+ * upgrade most of the remaining components to Glimmer components
17
+ * streamline the CSS build pipeline to remove duplicate CSS and improve lighthouse score
18
+
19
+ 4.0.0-x / 2020-03-04 (unreleased)
20
+ ==================
21
+
22
+ * update es-note #306 from @mansona
23
+ * update some comopnents to glimmer components #288 from @mansona
24
+ * update using ember-cli-update and npm-check #288 from @mansona
25
+ * delete non-doumented components missing implementations #301 from @mansona
26
+
2
27
4.0.0-14 / 2020-03-04
3
28
==================
4
29
You can’t perform that action at this time.
0 commit comments