From d540b075931687179432b2a6515dac2898b96783 Mon Sep 17 00:00:00 2001 From: Raphael Ferrand Date: Tue, 10 Dec 2024 17:06:49 +0100 Subject: [PATCH] =?UTF-8?q?SWED-2543=20=E2=9C=8D=EF=B8=8F=20release-notes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 3106059742..82d706dc04 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -8,4 +8,6 @@ ## Technical changes +- Browser support got significantly increased (now last 2 major versions, Firefox ESR, > 0,5% instead of 1%). + - This is only impacting projects consuming the CSS & JS straight from the CDN. If you're pulling the source files then the polyfilling/transpilling will only be done by your own build pipeline anyways. - updated dependencies