Skip to content

Commit 248ef96

Browse files
committed
update changelog
1 parent 27392b3 commit 248ef96

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,29 @@
11

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+
227
4.0.0-14 / 2020-03-04
328
==================
429

0 commit comments

Comments
 (0)