4 hours ago
shiki

v3.17.1

   🚀 Features

   🐞 Bug Fixes

5 hours ago
vite

v7.2.6

Please refer to CHANGELOG.md for details.

5 hours ago
vite

v7.2.5

Please refer to CHANGELOG.md for details.

6 hours ago
slidev

v52.10.1

   🐞 Bug Fixes

6 hours ago
tdesign-vue-next

tdesign-vue-next@1.17.6

🌈 1.17.6 2025-12-01

🐞 Bug Fixes

  • DatePicker: 修复 1.16.0 版本后,日期区间选择器跨年时右侧面板月份错误同步变化的问题 @liweijie0812 @Copilot (#6204)

🐞 Bug Fixes

  • DatePicker: Fixed the issue of incorrect month synchronization on the right panel of the date range selector after version 1.16.0 @liweijie0812@Copilot (#6204)
8 hours ago
meta2d.js

v1.1.4

v1.1.4

14 hours ago
Heat.js

Heat.js v4.5.2 - UI improvements and fixes! Code clean ups! New binding options!

  • Moved the defined types in the main heat.ts file into type.ts.
  • The current year in the years drop-down menu now uses a slightly lighter font color to make it stand out.
  • The name of the area that is active in the title bar now uses a new CSS class called "section-text-name".
  • Decreased the font-weight of the active area name shown in the title bar.
  • Increased the CSS variable "--heat-js-day-chart-width" to 12px.
  • Increased the right margin used for the bars in the "Chart" view by 0.5px.
  • Added a new binding option called "views.days.useDifferentBackgroundOpacities", which states if the background opacities for each day should be different (defaults to false).
  • The month names in the "Configuration" dialog now take the "startMonth" binding option into account when setting the "Visible Months" checkbox order.
  • Fixed a fault that caused the CSS variable "--heat-js-checkbox-border-color-checked" to be ignored.
  • Improved the alignment of the checkboxes.
  • The checkbox colors now always use the light color specified for the days in the CSS.
  • Removed the CSS class "custom-start-year" (as it's no longer needed).
  • The Years drop-down menu now uses the same padding, no matter if the "startMonth" binding option is set.
  • The margins for the bar graph views are now maintained, even on smaller displays.
  • The down arrows shown for the title and year drop-downs now rotate when their menus are opened.
  • Fixed a fault that caused a few .ts files to fail when compiling due to optional parameters.
15 hours ago
next.js

v16.1.0-canary.9

Core Changes

  • Revert "add bundle analyzer as dev dependency to next (#86497)": #86672

Credits

Huge thanks to @sokra for helping!

19 hours ago
next.js

v16.0.6

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

Core Changes

  • bump the browserslist version to silence a warning in CI (#86625)

Credits

Huge thanks to @lukesandberg for helping!

1 days ago
zustand

v5.0.9

This includes experimental middleware unstable_ssrSafe for a new usage with Next.js. Related discussion: https://github.com/pmndrs/zustand/discussions/2740

What's Changed

New Contributors

Full Changelog: https://github.com/pmndrs/zustand/compare/v5.0.8...v5.0.9