9 hours ago
webpack

v5.104.0

5.104.0

Minor Changes

  • d3dd841: Use method shorthand to render module content in __webpack_modules__ object.
  • d3dd841: Enhance import.meta.env to support object access.
  • 4baab4e: Optimize dependency sorting in updateParent: sort each module only once by deferring to finishUpdateParent(), and reduce traversal count in sortWithSourceOrder by caching WeakMap values upfront.
  • 04cd530: Handle more at-rules for CSS modules.
  • cafae23: Added options to control the renaming of at-rules and various identifiers in CSS modules.
  • d3dd841: Added base64url, base62, base58, base52, base49, base36, base32 and base25 digests.
  • 5983843: Provide a stable runtime function variable __webpack_global__.
  • d3dd841: Improved localIdentName hashing for CSS.

Patch Changes

  • 22c48fb: Added module existence check for informative error message in development mode.
  • 50689e1: Use the fully qualified class name (or export name) for [fullhash] placeholder in CSS modules.
  • d3dd841: Support universal lazy compilation.
  • d3dd841: Fixed module library export definitions when multiple runtimes.
  • d3dd841: Fixed CSS nesting and CSS custom properties parsing.
  • d3dd841: Don't write fragment from URL to filename and apply fragment to module URL.
  • aab1da9: Fixed bugs for css/global type.
  • d3dd841: Compatibility import.meta.filename and import.meta.dirname with eval devtools.
  • d3dd841: Handle nested __webpack_require__.
  • 728ddb7: The speed of identifier parsing has been improved.
  • 0f8b31b: Improve types.
  • d3dd841: Don't corrupt debugId injection when hidden-source-map is used.
  • 2179fdb: Re-validate HttpUriPlugin redirects against allowedUris, restrict to http(s) and add a conservative redirect limit to prevent SSRF and untrusted content inclusion. Redirects failing policy are rejected before caching/lockfile writes.
  • d3dd841: Serialize HookWebpackError.
  • d3dd841: Added ability to use built-in properties in dotenv and define plugin.
  • 3c4319f: Optimizing the regular expression character class by specifying ranges for runtime code.
  • d3dd841: Reduce collision for local indent name in CSS.
  • d3dd841: Remove CSS link tags when CSS imports are removed.
9 hours ago
joint

Release v4.2.2

CHANGELOG

@joint/core

  • dia.Graph - fix types (57fc2bff, 7e55aaca)

@joint/layout-directed-graph

  • layout.DirectedGraph - ignore cell layers in the layout (7e55aaca)

@joint/layout-msagl

  • layout.MSAGL - ignore cell layers in the layout (26dcd249)
9 hours ago
formatjs

react-intl@8.0.3

8.0.3 (2025-12-16)

Bug Fixes

  • react-intl: jiggle package.json to republish (b93b961) - by @longlho
9 hours ago
formatjs

@formatjs/intl-relativetimeformat@12.0.2

12.0.2 (2025-12-16)

Bug Fixes

  • @formatjs/intl-relativetimeformat: add locale-data exports (7c0490c) - by @longlho
10 hours ago
vuetify

v3.11.4

🔧 Bug Fixes

🔬 Code Refactoring

🧪 Labs

12 hours ago
next.js

v16.1.0-canary.29

Misc Changes

  • chore: update next-rspack rust toolchain: #87220
  • bundle-analyzer: Show compressed sizes: #87093
  • chore: update @next/rspack-binding version: #87223
  • [ci] Stop running explicit build when creating release: #87212

Credits

Huge thanks to @SyMind, @wbinnssmith, and @eps1lon for helping!

16 hours ago
rollup

v4.53.5

4.53.5

2025-12-16

Bug Fixes

  • Fix wrong semicolon insertion position when using JSX (#6206)
  • Generate spec-compliant sourcemaps when sources content is excluded (#6196)

Pull Requests

  • #6196: fix: set sourcesContent to undefined instead of null when excluding sources content (@TrickyPi)
  • #6206: Fix semicolon order in JSX (@TrickyPi)
18 hours ago
LogicFlow

@logicflow/layout@2.1.0-alpha.1

What's Changed

  • update version: @logicflow/core@2.2.0-alpha.0 -> @logicflow/core@2.2.0-alpha.1

New Contributors

Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/layout@2.0.4...@logicflow/layout@2.1.0-alpha.1

18 hours ago
LogicFlow

@logicflow/vue-node-registry@1.2.0-alpha.1

What's Changed

  • Update dependency package version: @logicflow/core@2.2.0-alpha.0 -> @logicflow/core@2.2.0-alpha.1

New Contributors

Full Changelog: https://github.com/didi/LogicFlow/compare/@logicflow/layout@2.0.4...@logicflow/vue-node-registry@1.2.0-alpha.1