Make sure that using non-breaking space in result of formatPhoneNumberString fits well to your project.
If your project used enableBodyScroll or disableBodyScroll,
make sure it works correctly now, because they set and clear width: 100%
to body
(#12).
Use @funboxteam/diamonds
instead of @funboxteam/helpers
.
areMocksEnabled
, enableMocks
, and disableMocks
were removed from the package. So they will be replaced
on something else in the dependant projects.
deepFlatten
and getHostnameFromString
helpers should be replaced on something else, because they were removed
from the package.
In case of using any workarounds for Node.js env, it's possible to remove them. The package works with Node.js now.
If isMobile is used in a project, its invoking should be rewritten, because for now the helper exports a function instead of a value.
Instead of copy-pasting scripts from the repo into the projects the package from the npm should be used.