2 hours ago
konva

10.2.0

Features

  • add rotateAnchorAngle to Transformer for customizable rotation anchor positioning (Anton Lavrevov)

Code Refactoring

  • simplify rectangle drawing code in Transformer class (Anton Lavrevov)

Commits

  • 05a93b7: update CHANGELOG with new version (Anton Lavrevov)
  • af16d92: build for 10.2.0 (Anton Lavrevov)
  • 067dd7b: update cdn link (Anton Lavrevov)
7 hours ago
Babylon.js

8.46.0

Changes:

  • #17684: [InspectorV2] Add missing Cameras to QuickCreate extension. Add geospatialCamera properties
  • #17683: [InspectorV2] Add spriteManager, renderPipelines, and frameGraphs to Quick Create extension
  • #17682: Expose embedded properties on property page too
  • #17681: [InspectorV2] CopyProperty propertyPath for nested properties
  • #17677: [InspectorV2/Fluent] Copy property
  • #17678: Change ES version to match the usage of String.replaceAll()

This list of changes was auto generated.

7 hours ago
billboard.js

3.18.0-next.1

3.18.0-next.1 (2026-01-15)

Bug Fixes

  • color: Fix color update on gradient (9d6d392), closes #4048
  • data: Handle undefined values in total calculation (18a5b9b), closes #4073
  • interaction: Fix data.onover call in touch event (5fe448c), closes #4076
  • load: Update call sequence to be after data are unloaded (f9f4a86), closes #4052
  • text: Fix multiline data labels vertial position (6b5580a), closes #4062
  • text: Fix text alignment to center (9f2960d), closes #4081

Features

  • arc: Intent to ship Arc's annotation (c740a3b), closes #3602
  • data: Intent to ship data.stack.normalize.perGroup (c879c25), closes #4060
  • treemap: Enhance label formatter to include tile size (71c0d06), closes #4066
10 hours ago
react-markdown-editor-lite

v1.4.1

  • fix: react import error #310
13 hours ago
vite

v8.0.0-beta.8

Please refer to CHANGELOG.md for details.

16 hours ago
next.js

v16.1.1-canary.28

Core Changes

  • Turbopack: more dead code: #88505
  • fix(build): prevent route handler manifests from inheriting unrelated client components: #88419
  • Upgrade React from 65eec428-20251218 to 3e1abcc8-20260113: #88530
  • Better typesafety for interopDefault: #88486
  • keep next-env.d.s unchanged between dev and build: #88428
  • Remove sibling caches from CacheNode tree: #87991
  • Upgrade React from 3e1abcc8-20260113 to 4a3d993e-20260114: #88547
  • Finish deleting Mutable from router implementation: #88046

Misc Changes

  • Remove lerna bootstrap from the clean script in package.json: #88527
  • docs: add useSearchParams and useParams documentation for Pages Router: #88429
  • Turbopack: Clean up VcRead::Repr associated type: #88456
  • [cna] Avoid error with out-of-box Netlify config: #88546
  • [turbopack] Move some of the logic for issue filtering into the rust layer: #88511
  • Update Rspack production test manifest: #88469
  • Update Rspack development test manifest: #88470

Credits

Huge thanks to @mischnic, @timneutkens, @unstubbable, @huozhi, @acdlite, @bgw, @karlhorky, @lukesandberg, and @vercel-release-bot for helping!

16 hours ago
next.js

v16.1.2

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Turbopack: Update to swc_core v50.2.3 (#87841) (#88296)
    • Fixes a crash when processing mdx files with multibyte characters. (#87713)
  • Turbopack: mimalloc upgrade and enabling it on musl (#88503) (#87815) (#88426)
    • Fixes a significant performance issue on musl-based Linux distributions (e.g. Alpine in Docker) related to musl's allocator.
    • Other platforms have always used mimalloc, but we previously did not use mimalloc on musl because of compilation issues that have since been resolved.

Credits

Huge thanks to @mischnic for helping!

18 hours ago
router

v1.150.0

Version 1.150.0 - 1/14/26, 9:09 PM

Changes

Feat

  • add Route.redirect and getRouteApi.redirect (#6373) (5299f0b) by Manuel Schiller

Other

  • (d10e3e8) by Tanner Linsley

Packages

  • @tanstack/router-core@1.150.0
  • @tanstack/solid-router@1.150.0
  • @tanstack/react-router@1.150.0
  • @tanstack/vue-router@1.150.0
  • @tanstack/solid-router-ssr-query@1.150.0
  • @tanstack/react-router-ssr-query@1.150.0
  • @tanstack/vue-router-ssr-query@1.150.0
  • @tanstack/router-ssr-query-core@1.150.0
  • @tanstack/zod-adapter@1.150.0
  • @tanstack/valibot-adapter@1.150.0
  • @tanstack/arktype-adapter@1.150.0
  • @tanstack/router-devtools@1.150.0
  • @tanstack/solid-router-devtools@1.150.0
  • @tanstack/react-router-devtools@1.150.0
  • @tanstack/vue-router-devtools@1.150.0
  • @tanstack/router-devtools-core@1.150.0
  • @tanstack/router-generator@1.150.0
  • @tanstack/router-cli@1.150.0
  • @tanstack/router-plugin@1.150.0
  • @tanstack/router-vite-plugin@1.150.0
  • @tanstack/solid-start@1.150.0
  • @tanstack/solid-start-client@1.150.0
  • @tanstack/solid-start-server@1.150.0
  • @tanstack/vue-start@1.150.0
  • @tanstack/vue-start-client@1.150.0
  • @tanstack/vue-start-server@1.150.0
  • @tanstack/start-client-core@1.150.0
  • @tanstack/start-server-core@1.150.0
  • @tanstack/start-storage-context@1.150.0
  • @tanstack/react-start@1.150.0
  • @tanstack/react-start-client@1.150.0
  • @tanstack/react-start-server@1.150.0
  • @tanstack/start-plugin-core@1.150.0
  • @tanstack/start-static-server-functions@1.150.0
20 hours ago
ionic-framework

v8.7.17

8.7.17 (2026-01-14)

Bug Fixes

  • input: prevent Android TalkBack from focusing label separately (#30895) (ab733b7)
  • input: prevent placeholder from overlapping start slot during scroll assist (#30896) (3b3318d)
  • tab-bar: prevent keyboard controller memory leak on rapid mount/unmount (#30906) (f99d000)
20 hours ago
electron

electron v40.0.0-beta.9

Note: This is a beta release. Please file new issues for any bugs you find in it.

This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install electron@40.0.0-beta.9.

Release Notes for v40.0.0-beta.9

Fixes

  • Fixed the cookie encryption logic to use the old os_crypt sync implementation present in M142. #49384

Other Changes

  • Updated Chromium to 144.0.7559.60. #49380