v4.0.0-beta-v4.1
Pre-release
Pre-release
github-actions
released this
20 Mar 08:39
·
69 commits
to beta-v4
since this release
4.0.0-beta-v4.1 (2023-03-20)
Bug Fixes
chore
Features
- introduced dropzone translations (#76) (865d8ad)
- introduced tabs component (#78) (bcd5bce)
- replace Carbon Icons with Feather Icons (3ef37f8)
BREAKING CHANGES
- The package won't support CJS anymore
- Carbon Icons have been replaced by Feather Icons, a lighter icons library, to reduce the bundle size of @adminjs/design-system. There are less icons and their names are often different than Carbon's. If you were using the Icon component imported from @adminjs/design-system, make sure you update icon names to their counterparts from https://feathericons.com/. You can still install other icon libraries and use them in your custom components, take note of the bundle size though.