Drop Node 8 support
Starting from this version Node 8 is no longer officially supported.
WHAT CHANGED
- Package now has
sideEffects: true
in package.json - Rollup and its plugins were been updated to their latest versions
- We switched to Yarn
- ... and a bunch of dependency upgrades
BREAKING CHANGE
- Node 8 is no longer supported