Skip to content

Releases: workleap/wl-web-configs

@workleap/webpack-configs@1.6.13

12 May 16:12
28d9c88

Choose a tag to compare

Patch Changes

  • #425 8de3e5a Thanks @claude! - Updated dependencies to their latest versions. Migrated @workleap/rsbuild-configs to @rsbuild/core 2.x, @rspack/core 2.x, and @rsbuild/plugin-react 2.x — removeAvailableModules was removed from the rspack Optimization type and reactRefreshOptions.overlay was removed from the react plugin (overlay is now controlled solely via dev.client.overlay).

@workleap/typescript-configs@4.0.2

12 May 16:17
4ba41df

Choose a tag to compare

Patch Changes

@workleap/typescript-configs@4.0.1

12 May 16:12
28d9c88

Choose a tag to compare

Patch Changes

  • #425 8de3e5a Thanks @claude! - Updated dependencies to their latest versions. Migrated @workleap/rsbuild-configs to @rsbuild/core 2.x, @rspack/core 2.x, and @rsbuild/plugin-react 2.x — removeAvailableModules was removed from the rspack Optimization type and reactRefreshOptions.overlay was removed from the react plugin (overlay is now controlled solely via dev.client.overlay).

@workleap/tsup-configs@4.0.2

12 May 16:12
28d9c88

Choose a tag to compare

Patch Changes

  • #425 8de3e5a Thanks @claude! - Updated dependencies to their latest versions. Migrated @workleap/rsbuild-configs to @rsbuild/core 2.x, @rspack/core 2.x, and @rsbuild/plugin-react 2.x — removeAvailableModules was removed from the rspack Optimization type and reactRefreshOptions.overlay was removed from the react plugin (overlay is now controlled solely via dev.client.overlay).

@workleap/swc-configs@2.3.12

12 May 16:12
28d9c88

Choose a tag to compare

Patch Changes

  • #425 8de3e5a Thanks @claude! - Updated dependencies to their latest versions. Migrated @workleap/rsbuild-configs to @rsbuild/core 2.x, @rspack/core 2.x, and @rsbuild/plugin-react 2.x — removeAvailableModules was removed from the rspack Optimization type and reactRefreshOptions.overlay was removed from the react plugin (overlay is now controlled solely via dev.client.overlay).

@workleap/stylelint-configs@2.1.10

12 May 16:12
28d9c88

Choose a tag to compare

Patch Changes

  • #425 8de3e5a Thanks @claude! - Updated dependencies to their latest versions. Migrated @workleap/rsbuild-configs to @rsbuild/core 2.x, @rspack/core 2.x, and @rsbuild/plugin-react 2.x — removeAvailableModules was removed from the rspack Optimization type and reactRefreshOptions.overlay was removed from the react plugin (overlay is now controlled solely via dev.client.overlay).

@workleap/rslib-configs@1.2.0

12 May 16:11
28d9c88

Choose a tag to compare

Minor Changes

  • #425 8de3e5a Thanks @claude! - Updated dependencies to their latest versions. Migrated @workleap/rsbuild-configs to @rsbuild/core 2.x, @rspack/core 2.x, and @rsbuild/plugin-react 2.x — removeAvailableModules was removed from the rspack Optimization type and reactRefreshOptions.overlay was removed from the react plugin (overlay is now controlled solely via dev.client.overlay).

@workleap/rsbuild-configs@4.1.0

12 May 23:19
ee3f29c

Choose a tag to compare

Minor Changes

  • #430 0243027 Thanks @patricklafrance! - Add new options aligned with Rsbuild 2.0:

    • New polyfill option on defineBuildConfig. Defaults to "usage". core-js is now declared as a direct dependency of @workleap/rsbuild-configs to preserve out-of-the-box polyfill support after Rsbuild 2.0 stopped installing it by default.
    • New splitChunks option on defineBuildConfig. Defaults to { preset: "per-package", chunks: "all" }, replacing the deprecated performance.chunkSplit. Each npm package is now emitted in its own chunk for better long-term caching.
    • New setup option on defineDevConfig, exposing Rsbuild's server.setup hook.

    Internal refactor of getOptimizationConfig to use Rsbuild's output.minify shape. The user-facing optimize and minify options behave identically.

    A new Migrate to v2.0 page is available in the documentation.

Patch Changes

  • #430 0243027 Thanks @patricklafrance! - (Should have been 4.0.0 my bad) - Update the package configurations and API to match the new Rsbuild 2.0 features / improvements / deprecation.

@workleap/rsbuild-configs@4.0.0

12 May 16:12
28d9c88

Choose a tag to compare

Major Changes

  • #425 8de3e5a Thanks @claude! - Updated dependencies to their latest versions. Migrated @workleap/rsbuild-configs to @rsbuild/core 2.x, @rspack/core 2.x, and @rsbuild/plugin-react 2.x — removeAvailableModules was removed from the rspack Optimization type and reactRefreshOptions.overlay was removed from the react plugin (overlay is now controlled solely via dev.client.overlay).

@workleap/postcss-configs@1.1.10

12 May 16:11
28d9c88

Choose a tag to compare

Patch Changes

  • #425 8de3e5a Thanks @claude! - Updated dependencies to their latest versions. Migrated @workleap/rsbuild-configs to @rsbuild/core 2.x, @rspack/core 2.x, and @rsbuild/plugin-react 2.x — removeAvailableModules was removed from the rspack Optimization type and reactRefreshOptions.overlay was removed from the react plugin (overlay is now controlled solely via dev.client.overlay).