2 hours ago
quasar

@quasar/app-vite-v2.0.0-beta.9

Changes

  • fix(app-vite): reinstall AE on "add" without prompting user, otherwise node will cache the pkg as unavailable

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

2 hours ago
lightGallery

Version 2.8.0-beta.2 release

What's Changed

2 hours ago
next.js

v14.3.0-canary.23

Core Changes

  • NODE_OPTIONS updates: #65006

Example Changes

  • Docs: Explain why Layouts (RSCs) can't access pathname: #64785

Misc Changes

  • test(fixture): prevent unexpected errored exit with leaking error: #65007
  • docs: fix Bun install command: #65016
  • Fix Server Action closure example: #65029
  • Update sitemap.mdx: #65003
  • chore: notify on popular feature requests: #64877

Credits

Huge thanks to @kwonoj, @FluxCapacitor2, @delbaoliveira, @lukahartwig, @brianshano, @balazsorban44, and @wyattjoh for helping!

3 hours ago
router

v1.30.1

Version 1.30.1 - 4/25/2024, 10:06 AM

Changes

Fix

  • react-router: encoding of / in path parameters (#1520) (4327ed75) by Sean Cassiere

Docs

  • add a callout in the file-based routing options about not conflicting with the naming conventions (#1519) (5035865f) by Sean Cassiere
  • examples: update the authenticated-routes example to no longer use flushSync (#1507) (d7223f95) by Sean Cassiere
  • examples: update the authenticated-routes example to use layout routes (#1505) (00fb7a5a) by Sean Cassiere

Packages

  • @tanstack/react-router@1.30.1
  • @tanstack/router-devtools@1.30.1
  • @tanstack/react-router-server@1.30.1
3 hours ago
tdesign-react

1.7.0

🌈 1.7.0 2024-04-25

🚀 Features

  • Typography: 新增 Typography 排版组件 @insekkei (#2821)

🐞 Bug Fixes

  • Table: 在 effect 异步里执行获取数据时和更新数据,可能会导致一些 bug @HaixingOoO (#2848)
  • DatePicker: 修复日期选择器中月份选择回跳初始状态的异常 @uyarn (#2854)
  • Form: useWatch 在一定情况下,name 的不同会导致视图问题的缺陷 @HaixingOoO (#2853)
  • Drawer: 修复 1.6.0 closeBtn 属性默认值丢失的问题 @uyarn (#2856)
  • Dropdown: 修复选项长度为空仍展示浮层的问题 @uyarn (#2860)
  • Dropdown: 优化 Dropdownchildren 透传 disabled @HaixingOoO (#2862)
  • SelectInput: 修复非受控属性 defaultPopupVisible 不生效的问题 @uyarn (#2861)
  • Style: 修复部分节点前缀无法统一替换的缺陷 @ZWkang @uyarn (#2863)
  • Upload: 修复 method 枚举值 options 错误的问题 @summer-shen @uyarn (#2863)
5 hours ago
fluentui

@fluentui/react-monaco-editor v1.7.200

Patches

  • Bump @fluentui/react-charting to v5.21.1 (PR #31186 by Mitch-At-Work)
5 hours ago
fluentui

@fluentui/react-charting v5.21.1

Patches

  • Disable focus on non-highlighted elements (PR #31144 by krkshitij)
5 hours ago
fluentui

@fluentui/react-docsite-components v8.13.82

Patches

  • Bump @fluentui/react-monaco-editor to v1.7.200 (PR #31186 by Mitch-At-Work)
6 hours ago
Babylon.js
6 hours ago
Babylon.js

7.3.3

Changes:

  • #15029: Detect WebGL2 using feature detection
  • #15026: Draco - fix for fallback and tests update
  • #15018: update havok dependencies
  • #15028: Add allowCanvas to GUI Containers
  • #15024: Fix dispatch indirect call
  • #15025: Indirect buffer
  • #15017: Add vec4 support to procedural textures
  • #15020: NME: Fix sampler name in TextureBlock
  • #15022: Fix context issue webgl effect compilation
  • #14996: Allow shader precompile by dividing effect and thinEngine
See More
  • #15019: NME: Fix wrong type casting for TextureBlock output
  • #15016: override keyword in sandbox
  • #15015: NGE nodes and ports exposed on frame don't export

This list of changes was auto generated.