2 hours ago
fast-xml-parser

Separate Builder

XML Builder was the part of fast-xml-parser for years. But considering that any bug in builder may false-alarm the users who are only using parser and vice-versa, we have decided to split it into a separate package.

Migration

To migrate to fast-xml-builder;

From

import { XMLBuilder } from "fast-xml-parser";

To

import  XMLBuilder  from "fast-xml-builder";

XMLBuilder will be removed from current package in any next major version of this library. So better to migrate.

2 hours ago
next.js

v16.2.0-canary.61

Core Changes

  • Fix params leaking into instant navigation shell in dev: #90455
  • Limit build workers to pages+1: #90475

Misc Changes

  • Update Rspack production test manifest: #90412
  • Update Rspack development test manifest: #90413
  • Add @next/playwright package with instant() testing helper: #90470
  • [turbopack] Reduce memory usage during compaction: #90229
  • [sync-react] Allow syncing from a React commit: #90283
  • Turbopack: Add line numbers to debug info in release-with-assertions profile: #90474
  • Turbopack: emit env_diff span attribute for update: #90466
  • test: unflake lru-disk-eviction on Windows: #90465

Credits

Huge thanks to @vercel-release-bot, @acdlite, @lukesandberg, @eps1lon, @bgw, @mischnic, and @andrewimm for helping!

5 hours ago
router

v1.163.2

Version 1.163.2 - 2/25/26, 8:25 AM

Changes

Fix

  • router-core: tanstack/store v0.9 requires createStore instead of new Store (#6759) (6b42138) by @Sheraff

Packages

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

v2.0.0-beta.3

What's Changed

Performance Improvements ⚡

New Features 🎉

Bug Fixes 🐞

Refactor 🔨

Document Updates 📖

Other Changes

New Contributors

Full Changelog: https://github.com/web-infra-dev/rspack/compare/v2.0.0-beta.2...v2.0.0-beta.3

7 hours ago
shiki

v3.23.0

   🚀 Features

   🐞 Bug Fixes

8 hours ago
fast-xml-parser

handle non-array input for XML builder && support maxNestedTags

12 hours ago
router

v1.163.1

Version 1.163.1 - 2/25/26, 1:09 AM

Changes

Fix

  • don"t rely on syntheticNamedExports in import protection (#6758) (c099ebf) by Manuel Schiller

Packages

  • @tanstack/start-plugin-core@1.163.1
  • @tanstack/solid-start@1.163.1
  • @tanstack/vue-start@1.163.1
  • @tanstack/react-start@1.163.1
  • @tanstack/start-static-server-functions@1.163.1
12 hours ago
blueprint

@blueprintjs/datetime@6.0.16

No documented user-facing changes

12 hours ago
blueprint

@blueprintjs/table@6.0.16

No documented user-facing changes