Upgrading to ESLint 7
Major version bump because of the ESLint 7 upgrade #158. Check out the ESLint 7 migration guide — https://eslint.org/docs/user-guide/migrating-to-7.0.0
Also includes:
- Throw a warning for TS
commonjs
setting #124 - Jest test sequencer to supported keys #159
- Babel optional chaining #142
- Fixing dependencies in
package.json
#157
Upgrade using:
$ npm install --save-dev --save-exact serverless-bundle@4.0.0