From 64908fa7a3d9670ff16fc4a57b8f814e98ac0e99 Mon Sep 17 00:00:00 2001 From: Olivier Tassinari Date: Sat, 17 Oct 2020 23:53:26 +0200 Subject: [PATCH] [CHANGELOG] v5.0.0-alpha.13 (#23115) --- CHANGELOG.md | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a58b00bd1e8df..1a23444f5856b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,24 +8,25 @@ Big thanks to the 25 contributors who made this release possible. Here are some highlights ✨: - 📦 Ship modern bundle (#22814) @eps1lon. - This is a significant update to the [supported browsers](https://next.material-ui.com/getting-started/supported-platforms/) of Material-UI. - The previous policy was defined 2 years ago, the landscape has evolved during the period. The package now includes 4 bundles: + This is a significant update to the [browsers supported](https://next.material-ui.com/getting-started/supported-platforms/) by Material-UI. + The previous policy was defined 2 years ago, and the landscape has evolved since then. The package now includes 4 bundles: 1. `stable` (default, formerly `esm`) which targets a snapshot (on release) of `> 0.5%, last 2 versions, Firefox ESR, not dead, not IE 11"` 2. `node` (formerly default) which targets a snapshot (on release) of `maintained node versions` 3. `legacy` (new) which is `stable` + IE11 4. `modern` (formerly `es`) which targets the last 1 version of evergreen browsers and active node (currently that is 14 - The change yields a -6% reduction of bundle size 📦 (Babel only). - In the coming weeks, we will refactor the internals to leverage the new browser's capability that this drop of older platforms allows. For instance, we might be able to remove the span we render inside the `