Commit ce66153
committed
chore(release): 4.0.0-beta-v4.1 [skip ci]
# [4.0.0-beta-v4.1](v3.1.8...v4.0.0-beta-v4.1) (2023-03-20)
### Bug Fixes
* link for adminjs website in Readme ([#61](#61)) ([c3eb075](c3eb075))
* unified select themes ([46b4d0b](46b4d0b))
### chore
* rewrite package to esm ([#81](#81)) ([01b7b4f](01b7b4f))
### Features
* introduced dropzone translations ([#76](#76)) ([865d8ad](865d8ad))
* introduced tabs component ([#78](#78)) ([bcd5bce](bcd5bce))
* replace Carbon Icons with Feather Icons ([3ef37f8](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.1 parent b695d5a commit ce66153
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments