v6.4.0
BREAKING.
We stopped depending directly to @elastic/ui, instead we copied the css and icons to @ember-eui/core/vendor/**
This is to stop depending on react and more non ember related deps.
The only change you have to do is changing the path of the imported icons from /node_modules/@elastic/ui/** to /nodule_modules/@ember-eui/core/vendor
Full Changelog: v6.3.0...v6.4.0