Skip to content
This repository was archived by the owner on Jun 2, 2022. It is now read-only.

v3.0.0

Choose a tag to compare

@iamssen iamssen released this 03 Apr 07:03
· 17 commits to master since this release

Breaking Changes

  • Removed babel-loader, the script loader replaced to esbuild-loader
  • Removed terser-webpack-plugin, the script minimizer replaced to esbuild-loader
  • Removed optimize-css-assets-webpack-plugin, the css minimizer replaced to `esbuild-loader
  • No more support browserslist query

Feature

  • Added esbuildLoaderOptions option to @rocket-scripts/web and @rocket-scripts/electron

Fixed

  • Now fork-ts-checker-webpack-plugin includes only app related files