v1.147.0
Version 1.147.0 - 1/10/26, 3:33 AM
- collect styles in dev (#6343) (5e0ab7a) by Manuel Schiller
- force vite dependency optimization by using a warmup request in CSS dev tests (4eada7a) by Manuel Schiller
- examples: Bump Clerk TanStack version and add temporary fix (#6341) (6d904d6) by Robert Soriano
- (13f7302) by Manuel Schiller
- (995168e) by Manuel Schiller
- @tanstack/solid-router@1.147.0
- @tanstack/react-router@1.147.0
- @tanstack/vue-router@1.147.0
- @tanstack/start-plugin-core@1.147.0
- @tanstack/solid-router-ssr-query@1.147.0
- @tanstack/react-router-ssr-query@1.147.0
- @tanstack/vue-router-ssr-query@1.147.0
- @tanstack/zod-adapter@1.147.0
- @tanstack/valibot-adapter@1.147.0
- @tanstack/arktype-adapter@1.147.0
- @tanstack/router-devtools@1.147.0
- @tanstack/solid-router-devtools@1.147.0
- @tanstack/react-router-devtools@1.147.0
- @tanstack/vue-router-devtools@1.147.0
- @tanstack/router-plugin@1.147.0
- @tanstack/router-vite-plugin@1.147.0
- @tanstack/solid-start@1.147.0
- @tanstack/solid-start-client@1.147.0
- @tanstack/solid-start-server@1.147.0
- @tanstack/vue-start@1.147.0
- @tanstack/vue-start-client@1.147.0
- @tanstack/vue-start-server@1.147.0
- @tanstack/react-start@1.147.0
- @tanstack/react-start-client@1.147.0
- @tanstack/react-start-server@1.147.0
- @tanstack/start-static-server-functions@1.147.0
v16.1.1-canary.20
- refactor: consolidate PPR into cacheComponents architecture: #88243
- Turbopack: include fewer traced files for standalone: #88322
- feat(turbopack): add resolve plugin condition variant of Always and Never: #88190
- perf: use length = 0 to clear the logging array: #88244
- Time logs: Show full millisecond instead of 1 decimal: #88313
- [turbopack] Enable inferring module side effects by default: #87216
- Turbopack: Use
format!instead ofanyhow!inside ofanyhow::Context::with_contextcalls: #88293 - Turbopack: pull in updated vercel/nft tests: #88162
- Fix pack-next script for next-swc: #88126
- Turbopack: use correct flags in tests: #88307
- Turbopack: fix task category on reading cells: #88309
- agent.md: Explain where the Next.js core code lives: #88314
- Turbopack: improve next-server.nft.json tests: #88320
- Turbopack: add family to database read span: #88323
- Tests: Reduce loglines from apply patch delay: #88224
- Turbopack: prefetch children too: #88324
- Turbopack: more stale details for tracing: #88306
- Turbopack: make GraphTraversal deterministically calling all nodes before erroring: #88119
- Turbopack: improve error message for incompatible swc plugins: #86346
- Update Rspack development test manifest: #88301
- Update Rspack production test manifest: #88300
Huge thanks to @bgw, @wyattjoh, @mischnic, @sokra, @timneutkens, @xusd320, @huozhi, @lukesandberg, and @vercel-release-bot for helping!
8.45.3
- #17640: Fix localVariableBlock
- #17642: [GeospatialCamera] Update pinchToZoom to zoom towards center of pinch and be more forgiving of slow gestures
- #17641: Do not attempt fallback when audio parameter
setValueCurveAtTimefails - #17635: [NPE] Billboard support
- #4: Enable High DPI display support.
- #3: Add Color tint support to Sprite and Layer
- #1: Object has no method 'createSphere'
- #17639: [NPE] Adds blocks for Pow and Dot operations
This list of changes was auto generated.
@platejs/markdown@52.1.0
-
#4800 by @felixfeng33 – Enhanced table cell serialization to support multiple blocks within cells:
- Table cells (td/th) now insert
<br/>separators between multiple blocks when serializing to markdown - This allows markdown tables to better represent complex cell content that contains multiple paragraphs or other block elements
- Table cells (td/th) now insert
@platejs/ai@52.1.0
-
#4800 by @felixfeng33 – Upgraded AI SDK from v5 to v6:
- Updated
aipeer dependency to^6.0.0 - Updated
@ai-sdk/reactpeer dependency to^3.0.0
Enhanced AI capabilities with better table cell handling:
- Added
applyTableCellSuggestionutility for handling single-cell table operations - Added
nestedContainerUtilsfor managing nested containers in table cells - Enhanced
getMarkdownwith improved table structure handling and better cell content serialization - Improved
applyAISuggestionswith more robust cell manipulation support - Added comprehensive tests for markdown generation from complex table structures
- Updated
8.45.2
- #17629: Update WebXR controllers to use physics V2
- #13852: [XR] Port XR's physics support to Physics architecture v2
- #17637: Engine: Fix crash when debug marker functions are not defined
- #17636: Fix npe package dependencies
- #17562: Inspector V2: fully support PBR materials
- #17633: [NPE] Add support for remap color and alpha
- #3: Add Color tint support to Sprite and Layer
- #17632: Prevent ParticleCondition to use particle flow
- #17631: [GeospatialCamera] Export geospatialcamerakeyboardinput
- #17611: Remove concurrently package
See More
- #17630: [NPE] Adding sprite cell change speed
- #2: trying to run babylon.js from jsfiddle results in error
- #17626: [Fluent/InspectorV2] Fix nullable ColorPropertyLine and BoundProperty rerender breaking shared component updates
- #17608: [NPE] Add support for migrating ramp
- #7: FPS Drops from 60 FPS to 30 FPS
- #17623: Prevent scene events during babylon file container loading
This list of changes was auto generated.
8.3.12
[@mantine/core]Popover: Fix flip logic being calculated after shift (#8590)[@mantine/tiptap]Fix bubble menu being overlapped by the toolbar (#8589)[@mantine/core]ScrollArea: Fix incorrect overscroll behavior whenscrollbarexplicitly set on one side (#8591)[@mantine/core]AppShell: Add static mode support for nested app shells
- @Hosung99 made their first contribution in https://github.com/mantinedev/mantine/pull/8591
- @kykim00 made their first contribution in https://github.com/mantinedev/mantine/pull/8590
Full Changelog: https://github.com/mantinedev/mantine/compare/8.3.11...8.3.12
astro-vscode@2.16.8
- #15156
9cc2c71Thanks @Princesseuh! - Fixes TypeScript plugin not working
astro-vscode@2.16.7
- #15131
d40ff7dThanks @Princesseuh! - Fixes extension asking for the wrong version of VS Code
astro@5.16.8
-
#15124
81db3c0Thanks @leonace924! - Fixes an issue where requests with query parameters to thebasepath would return a 404 if trailingSlash was not'ignore'in development -
#15152
39ee41fThanks @rururux! - Fixes a case wherecontext.cookies.set()would be overriden when setting cookies via response headers in development -
#15140
6f6f8f8Thanks @cameronraysmith! - Fixes esbuild warning due to dead code in assets virtual module -
#15127
2cff904Thanks @Princesseuh! - Updates "Unsupported page types found" error to only appear in more realistic cases -
#15149
34f84c2Thanks @rahuld109! - Skips "Use the Image component" audit warning for images inside framework components (React, Vue, Svelte, etc.)