Skip to content

v2: Babel replaced with SWC, Deps Upgrade

Latest
Compare
Choose a tag to compare
@absqueued absqueued released this 08 Mar 12:58
· 45 commits to main since this release

🥳What's Changed

  • Replaced babel with swc
  • Renamed main module to MyNpmModule in for bundleing - you should hcange this to your npm/module name.
  • Browser and node based examples updated

⚠️Breaking changes:

  • Removed prettier script in package.json as eslint takes care of it.

⛔ Known issues

  • JS-Doc template better-docs has a HIGH severity but its unpatched. We will release new version when a patch is available.

Full Changelog: https://github.com/optimumfuturist/babel-webpack-npm-starter/commits/v2.0.0