v5.0.0
To upgrade from nimbu-toolbelt v4:
-
Remove
nimbu-toolbeltand add bothnimbuand@nimbu-cli/plugin-webpack-v4:yarn remove nimbu-toolbelt yarn add -D nimbu @nimbu-cli/plugin-webpack-v4 -
Replace any references to
nimbu-toolbeltwith `nimbu', i.e.:import loadPolyfills from 'nimbu-toolbelt/polyfills';becomes
import loadPolyfills from 'nimbu/polyfills'; -
🎉 Enjoy a new, faster Nimbu toolbelt. Run
yarn nimbu helpto see what's available.