Skip to content

v3.16.1

Choose a tag to compare

@sectsect sectsect released this 28 Apr 03:34
· 7 commits to master since this release

Release v3.16.1 (2026-04-28)

Features

  • (No new features in this release)

Bug Fixes

  • Resolve pnpm nested node_modules resolution in rspack config (2da75e7 by @sectsect)
  • Resolve security vulnerabilities in transitive deps (@xmldom/xmldom, ajv, autoprefixer, brace-expansion, etc.) (0dc8d7d by @sectsect)

Refactor / Maintenance

  • ci(workflow): bump biome to 2.4.13 to align CI with local toolchain (042c1ff by @sectsect)
  • ci(phpunit): replace mariadb:10.11 with mariadb:lts and remove deprecated wp-mysqli drop-in (#124 by @sectsect)
  • chore(composer): expose phpcs / phpcbf as composer scripts (70c4bac by @sectsect)
  • chore(biome): upgrade to 2.4.13 and adjust rule placements (noImportCycles, noUselessUndefined, noDuplicateProperties) (34e0ca7 by @sectsect)
  • chore(esm): migrate project to ESM ("type": "module", __dirname polyfill, tsconfig module: ESNext) to silence MODULE_TYPELESS_PACKAGE_JSON after rspack v2 upgrade (95df839 by @sectsect)
  • chore(gitignore): exclude docs/ directory (6c560f7 by @sectsect)
  • chore(gitignore): exclude .claude/settings.local.json (8ecd3d1 by @sectsect)
  • chore: bump version to v3.16.1 (cc3c2aa by @sectsect)

Documentation

  • (None)

Dependencies

  • chore(deps): bump @rspack/cli and @rspack/core to v2, @rsdoctor/rspack-plugin to ^1.5.9 (#126 by @sectsect)
  • chore(deps): bump TypeScript to ^6.0.3; replace deprecated moduleResolution: node with bundler, drop baseUrl/paths, rewrite ambient module shim (b1abcec by @sectsect)
  • chore(deps): drop @soda/friendly-errors-webpack-plugin, node-notifier, and @types/node-notifier (covered by fork-ts-checker-notifier) (7ae06e4 by @sectsect)
  • chore(deps): bump dependencies to latest minor versions (commitlint, secretlint, stylelint, postcss, webpack, @types/jquery v4, etc.) (31be7a9 by @sectsect)