Skip to content

Version 3.0.2

Choose a tag to compare

@jaydenseric jaydenseric released this 13 May 06:35
· 224 commits to master since this release

Patch

  • Updated dependencies.
  • Reduced the size of the published package.json by moving dev tool config to files. This also prevents editor extensions such as Prettier and ESLint from detecting config and attempting to operate when opening package files installed in node_modules.
  • Use cjs instead of commonjs for the @babel/preset-env modules option.
  • Use >= in the Browserslist node queries.