1 hours ago
kute.js

Version 2.2.5

My changes

  • remove IE support, removed all polyfills
  • update tooling, added Deno for lint, format, added rolldown for build, removed eslint, rollup, plugins, and others
  • updated dependencies and components
  • fixed all lint issues
  • updated docs
  • added publish workflow

Bots say what they changed

New Contributors

Full Changelog: https://github.com/thednp/kute.js/compare/2.0.16...2.2.5

2 hours ago
next.js

v16.2.0-canary.13

Misc Changes

  • /pr-status (former /ci-failures): fetch PR reviews too: #89082
  • Improve /pr-status: comments, argument, avoid full log: #89092
  • chore(ci): rename 'new tests' jobs to 'new and changed tests': #89054
  • Turbopack: Add postcss.config.ts support: #89049

Credits

Huge thanks to @sokra and @timneutkens for helping!

3 hours ago
hono

v4.11.7

Security Release

This release includes security fixes for multiple vulnerabilities in Hono and related middleware. We recommend upgrading if you are using any of the affected components.

IP Restriction Middleware

Fixed an IPv4 address validation bypass that could allow IP-based access control to be bypassed under certain configurations.

Cache Middleware

Fixed an issue where responses marked with Cache-Control: private or no-store could be cached, potentially leading to information disclosure on some runtimes.

Serve Static Middleware (Cloudflare Workers adapter)

Fixed an issue that could allow unintended access to internal asset keys when serving static files with user-controlled paths.

hono/jsx ErrorBoundary

Fixed a reflected Cross-Site Scripting (XSS) issue in the ErrorBoundary component that could occur when untrusted strings were rendered without proper escaping.

Recommendation

Users are encouraged to upgrade to this release, especially if they:

  • Use IP Restriction Middleware
  • Use Cache Middleware on Deno, Bun, or Node.js
  • Use Serve Static Middleware with user-controlled paths on Cloudflare Workers
  • Render untrusted data inside ErrorBoundary components

Security Advisories & CVEs


Full Changelog: https://github.com/honojs/hono/compare/v4.11.6...v4.11.7

4 hours ago
next.js

v16.2.0-canary.12

Core Changes

  • Improve no response route handler error: #89036

Credits

Huge thanks to @timneutkens for helping!

4 hours ago
rspack

v1.7.4

What's Changed

New Features 🎉

Bug Fixes 🐞

Refactor 🔨

Other Changes

New Contributors

Full Changelog: https://github.com/web-infra-dev/rspack/compare/v1.7.3...v1.7.4

4 hours ago
vuetify

v3.11.8

Please try Vuetify 4 alpha, we would appreciate any feedback on the changes.

🔧 Bug Fixes

  • VColorPicker: prevent glitch hiding canvas on resize (f4e3172), closes #21200
  • VField: bind for to only one label at a time (#22542) (4c0c9fc), closes #22125
  • VListItem: avoid overlay blinking when deactivating (d11c6a6), closes #22553
6 hours ago
engine

v2.0.0-alpha.0

What's Changed

Features 🎉

Fixed 🐞

Other Changes

Full Changelog: https://github.com/galacean/engine/compare/v1.6.13...v2.0.0-alpha.0

6 hours ago
rollup

v4.57.0

4.57.0

2026-01-27

Features

  • Add import attributes to all plugin hooks that did not provide them yet (#5700)
  • Deprecate returning import attributes from load or transform hooks as that will no longer be supported with rollup 5 (#5700)

Pull Requests

  • #5700: extend more hooks to include import attributes and add warnings (@TrickyPi, @lukastaegert)
  • #6243: fix(deps): update swc monorepo (major) (@renovate[bot], @lukastaegert)
  • #6244: fix(deps): lock file maintenance minor/patch updates (@renovate[bot], @lukastaegert)
  • #6245: chore(deps): lock file maintenance (@renovate[bot])
  • #6246: Refactor to reduce Rollup 5 upgrade diff (@lukastaegert)
7 hours ago
rspack

v2.0.0-alpha.1

What's Changed

Breaking Changes 🛠

New Features 🎉

Bug Fixes 🐞

Refactor 🔨

Document Updates 📖

Other Changes

Full Changelog: https://github.com/web-infra-dev/rspack/compare/v2.0.0-alpha.0...v2.0.0-alpha.1

8 hours ago
fluentui

@fluentui/react-focus v8.10.4

Patches

  • Bump @fluentui/style-utilities to v8.14.0 (PR #35643 by Anush2303)