2 hours ago
mermaid

@mermaid-js/layout-tidy-tree@0.2.1

Patch Changes

3 hours ago
Babylon.js
7 hours ago
next.js

v16.2.0-canary.16

Misc Changes

  • Update Rspack production test manifest: #89147
  • Fix @next/routing for i18n api and dynamic routes: #89197
  • Remove Vercel specific assertions from E2E deploy: #89198
  • Add custom deploy and logs env for next-deploy: #89206

Credits

Huge thanks to @vercel-release-bot and @ijjk for helping!

8 hours ago
vite

v8.0.0-beta.11

Please refer to CHANGELOG.md for details.

11 hours ago
Babylon.js

8.47.2

Changes:

  • #17747: Fix Inspector v2 regression in Playground
  • #17739: Inspector v2: Switch tools to be always enabled (not optional extensions)
  • #17746: Fix file size error threshold
  • #17743: [GeospatialCamera] Fix clipping behavior, add drag limit when pitched towards horizon, add pitch limit scaling when zoomed out
  • #17741: Make inspector v1 package forward compatible with Babylon 9
  • #17744: Increasing camera radius in NPE preview
  • #17745: Porting gizmo code from NGE to NPE
  • #17742: Allow user to dismiss dialog
  • #17740: enable bidirectional UI refresh with projected UI elements
  • #17738: [Inspector v2] Export tool tweaks
See More
  • #17737: NME: Fix crash when choosing linear space for the fragment output block in WebGPU
  • #17711: Adding sandbox landing URL
  • #17713: Inspector V2: Capture Tools updates
  • #17580: Inspector v2: GLTF Import tools
  • #17736: Inspector v2: Perf viewer bug fixes
  • #17734: [InspectorV2] Fix bug where gltf export fails when texture points to local file
  • #17688: OpenPBR Translucent Slab
  • #17735: More WGSL conversion for atmosphere add-on
  • #17733: Fix issue with srgb in sandbox
  • #17730: [InspectorV2] Performance Viewer
  • #17691: Remove try new inspector button from Sandbox and Playground
  • #17603: Inspector v2: Improve overlay mode
  • #17731: [GeospatialCamera] Add GeospatialClippingBehavior and fix scrollwheel zoom limit
  • #17729: Adding network wait for interaction sandbox tests to assure models load
  • #17638: Add more control on GS view update threshold
  • #17727: Add sprites to the AssetContainer
  • #17728: [InspectorV2] Reflector Tool
  • #17718: [GeospatialCamera] Recompute yawPitchFromLookAt after center change, inverse of computeLookAtFromYawPitch. Add unit tests
  • #17719: Tinier ThinEngine
  • #17720: Remove lerna and bump dep
  • #17723: Materials: Fix of clustered lights usage in material library materials
  • #17725: FrameGraph: Fix use of SPS with frame graphs
  • #17722: Fix ClusteredLightContainer proxy mesh belonging to wrong scene
  • #309: TypeScript/JavaScript alignment
  • #17714: Interpolation npe
  • #17715: [InspectorV2] Minor fixes
  • #17710: Show attractors for NPE systems
  • #17712: Starting directory picker in same folder
  • #17702: Add PWA support for Sandbox
  • #17709: [InspectorV2] Fail gracefully when material has no name
  • #7: FPS Drops from 60 FPS to 30 FPS

This list of changes was auto generated.

12 hours ago
next.js

v16.2.0-canary.15

Core Changes

  • Decouple route stale time from segment-level data: #88834
  • Decouple route and segment cache lifecycles: #88989
  • [ci] Silence baseline-browser-mapping warnings: #89175
  • [Cache Components] Prevent streaming fetch calls from hanging in dev: #89171
  • React types update: #89110
  • [nextjs] feat: removing length requirement: #89173

Misc Changes

  • Turbopack: Remove unused argument: #80235
  • Prettier-ignore changes in next-env.d.ts files in all top-level apps: #89176
  • Turbopack: warn when tracing the whole project: #89157
  • [docs] Always include unsafe-eval in dev Content-Security-Policy: #89163
  • Add full adapters E2E tests to workflow: #89125

Credits

Huge thanks to @timneutkens, @acdlite, @unstubbable, @mischnic, @eps1lon, @ijjk, and @brookemosby for helping!

13 hours ago
next.js

v15.5.11

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

Core Changes

  • Tracing: Fix memory leak in span map (#85529)
  • fix: ensure LRU cache items have minimum size of 1 to prevent unbounded growth (#89134)
  • Turbopack: fix NFT tracing of sharp 0.34 (#82340)
  • Turbopack: support pattern into exports field (#82757)
  • NFT tracing fixes (#84155 and #85323)
  • Turbopack: validate CSS without computing all paths (#83810)
  • feat: implement LRU cache with invocation ID scoping for minimal mode response cache (#89129)

Credits

Huge thanks to @timneutkens, @mischnic, @ztanner, and @wyattjoh for helping!

15 hours ago
electron

electron v40.1.0

Release Notes for v40.1.0

Features

  • DevTools errors are no longer printed to console. #49359

Fixes

  • Fixed setRepresentedFilename() not setting AXDocument accessibility attribute on macOS. #49417 (Also in 39)
  • Fixed a potential race condition crash when opening DevTools. #49422 (Also in 39)
  • Fixed an issue in chrome://accessibility. #49560 (Also in 39, 41)
  • Fixed an issue where shell.writeShortcutLink was throwing TypeError: Insufficient number of arguments when called with just [(path, options)]. #49501 (Also in 39, 41)
  • Fixed crash in platform_util::Beep() on Linux. #49482 (Also in 39, 41)
  • Made toplevel icon Wayland protocol work. #49414 (Also in 39)

Other Changes

  • Backported fix for 473851441. #49487
  • Updated Chromium to 144.0.7559.96. #49474

Unknown

  • Fixed an issue where some packages weren't correctly filtered on macOS in dialogs. #49473 (Also in 38, 39, 41)
15 hours ago
swiper

v12.1.0

Bug Fixes

  • autoplay: broken custom delay percentages with pause/resume (#8133) (0afecde)
  • core: Don't use data-swiper-slide-index for realIndex when virtual module is enabled (#8142) (bd957f8)
  • core: Escape all CSS selector special characters (d35f41a), closes #8135
  • core: support slidesOffsetBefore and slidesOffsetAfert in cssMode (45b98d0), closes #7926
  • fix lazy preloader removal error in react in vue (332f5c7), closes #8149
  • thumbs: update slide classes on virtual swiper update (#8141) (9752771)
  • types: Add autoScroll to thumbs.update type signature (#8146) (5d91e6e)
  • zoom: initialize gesture state after programmatic zoom (#8112) (71e9511)

Features

  • keyboard: add support for custom speed parameter in keyboard navigation (#8148) (7a4a0e5)
  • new snapToSlideEdge parameter (de3131f), closes #8021 #4780
17 hours ago
drawio