From 8499cf9481350994eb2c6f5993e974a622f66787 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Louv-Jansen?= Date: Tue, 26 Feb 2019 14:47:10 +0100 Subject: [PATCH] Add "Inline sass-extract-js plugin" to changelog as Breaking Change (#1594) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f69e2bf0b27..d4ed5883c3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ **Breaking changes** - `EuiBasicTable`'s select all checkbox appends a `makeId` string to the id ([#1462](https://github.com/elastic/eui/pull/1462)) +- Remove camel casing from exported JSON variables and preserve hex values instead of converting to rgb ([#1590](https://github.com/elastic/eui/pull/1590)) ## [`8.0.0`](https://github.com/elastic/eui/tree/v8.0.0)