polaris-tokens
polaris-tokens copied to clipboard
Bump tslib
Bump package tslib
from 1.14.1
to 2.3.1
.
Why am I doing this?
tslib version 1 exports an ES module without a default export. Which causes polaris-token
and all packages depends on this package not working for rails 7 (If you are using the default importmap-rails
).
Related https://github.com/rails/importmap-rails/issues/87#issuecomment-1000904472
@BranLiang thanks for your contribution. We are no longer supporting this library and moving it to CSS utilities. This will have an affect on polaris-rails
as it uses this library.
What impact would not using this library have on your team?