1 hours ago
swiper

v14.2.0

Bug Fixes

  • cards: prevent invalid calc() transform with low perSlideOffset (d8ff235), closes #8211
  • core: do not emit index-change events from loopFix teleports (#8015) (9b78f71)
  • core: harden extend() against prototype-method override in key filtering (93154fc), closes #8189
  • core: recompute rtlTranslate in changeDirection (#8053) (b4b49bf)
  • core: size loop buffer from actual offset width, not centeredSlides geometry (#8203) (bc4a658)

Features

  • core: add lazyPreload param to disable built-in lazy image handling (#7570) (81345db)
  • fade: add fadeEffect "mode" param with new "out-in" transition mode (#8051) (b907702)
3 hours ago
router

Release 2026-08-26 16:35

Release 2026-08-26 16:35

Changes

Fix

  • solid-start: single-flight (#8170) (a09f492463) by @birkskyum

Packages

  • @tanstack/solid-router@2.0.0-rc.3
  • @tanstack/solid-router-devtools@2.0.0-rc.3
  • @tanstack/solid-router-ssr-query@2.0.0-rc.3
  • @tanstack/solid-start@2.0.0-rc.3
  • @tanstack/solid-start-client@2.0.0-rc.3
  • @tanstack/solid-start-server@2.0.0-rc.3
3 hours ago
router

@tanstack/solid-router-ssr-query@2.0.0-rc.3

Patch Changes

  • #8170 a09f492 - Run Solid Start server functions through the Solid 2 server-function runtime, including request handling, serialization, middleware, direct SSR calls, and no-JS forms.

    POST server functions now use Solid 2's single-flight transport to return updated Router loader and hydration data with the mutation response.

3 hours ago
router

@tanstack/solid-start-client@2.0.0-rc.3

Patch Changes

  • #8170 a09f492 - Run Solid Start server functions through the Solid 2 server-function runtime, including request handling, serialization, middleware, direct SSR calls, and no-JS forms.

    POST server functions now use Solid 2's single-flight transport to return updated Router loader and hydration data with the mutation response.

  • Updated dependencies [a09f492]:

    • @tanstack/solid-router@2.0.0-rc.3
3 hours ago
router

@tanstack/solid-start@2.0.0-rc.3

Patch Changes

  • #8170 a09f492 - Run Solid Start server functions through the Solid 2 server-function runtime, including request handling, serialization, middleware, direct SSR calls, and no-JS forms.

    POST server functions now use Solid 2's single-flight transport to return updated Router loader and hydration data with the mutation response.

  • Updated dependencies [a09f492]:

    • @tanstack/solid-router@2.0.0-rc.3
    • @tanstack/solid-start-client@2.0.0-rc.3
    • @tanstack/solid-start-server@2.0.0-rc.3
3 hours ago
router

@tanstack/solid-router-devtools@2.0.0-rc.3

Patch Changes

  • #8170 a09f492 - Run Solid Start server functions through the Solid 2 server-function runtime, including request handling, serialization, middleware, direct SSR calls, and no-JS forms.

    POST server functions now use Solid 2's single-flight transport to return updated Router loader and hydration data with the mutation response.

  • Updated dependencies [a09f492]:

    • @tanstack/solid-router@2.0.0-rc.3
3 hours ago
router

@tanstack/solid-router@2.0.0-rc.3

Patch Changes

  • #8170 a09f492 - Run Solid Start server functions through the Solid 2 server-function runtime, including request handling, serialization, middleware, direct SSR calls, and no-JS forms.

    POST server functions now use Solid 2's single-flight transport to return updated Router loader and hydration data with the mutation response.

3 hours ago
router

@tanstack/solid-start-server@2.0.0-rc.3

Patch Changes

  • #8170 a09f492 - Run Solid Start server functions through the Solid 2 server-function runtime, including request handling, serialization, middleware, direct SSR calls, and no-JS forms.

    POST server functions now use Solid 2's single-flight transport to return updated Router loader and hydration data with the mutation response.

  • Updated dependencies [a09f492]:

    • @tanstack/solid-router@2.0.0-rc.3
4 hours ago
pixijs

v8.20.1

💾 Download

Installation:

npm install pixi.js@8.20.1

Development Build:

Production Build:

Documentation:

Changed

https://github.com/pixijs/pixijs/compare/v8.20.0...v8.20.1

🐛 Fixed

🧹 Chores

New Contributors

Full Changelog: https://github.com/pixijs/pixijs/compare/v8.20.0...v8.20.1

7 hours ago
react-intersection-observer

v11.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/thebuilder/react-intersection-observer/compare/v11.0.0...v11.0.1