Skip to content

7.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 21:04
· 4 commits to main since this release

Changed

  • Configures the swc-loader and babel-loader (via @babel/preset-env preset) to target browsers defined by the project's browserslist configuration settings, but only when the vendor version is NOT explicitly defined. Thanks you to @rthaut!