Skip to content

v3.0.1

Compare
Choose a tag to compare
@AviVahl AviVahl released this 26 Jun 19:05
· 627 commits to main since this release
  • Breaking: drop Node 10 support.
  • Breaking: drop webpack 4 support.
  • Breaking: default to using "jsx": "react-jsxdev" (v17+) when no tsconfig.json file is found. Previous default was "jsx": "react".
  • webpack-loader: drop usage of deprecated loader-utils in favor of built-in webpack functionality.