v3.17.1
- core: Enhance string utils with robust edge case handling - by @shekhar-narayan-mishra in https://github.com/shikijs/shiki/issues/1154 (a2b68)
- core: Correctly parse 4-digit hex colors in dimColor - by @shalini-saloni in https://github.com/shikijs/shiki/issues/1151 (fcdd3)
- monaco: Ensure correct color map update when switching themes - by @shivank-1011 in https://github.com/shikijs/shiki/issues/1155 (d2e94)
v7.2.6
Please refer to CHANGELOG.md for details.
v7.2.5
Please refer to CHANGELOG.md for details.
v52.10.1
- Use slash utility for relative globs - by @kermanx in https://github.com/slidevjs/slidev/issues/2389 (67b40)
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.
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
- experimental: unstable ssrSafe middleware by @dai-shi in https://github.com/pmndrs/zustand/pull/3308
- @Dan503 made their first contribution in https://github.com/pmndrs/zustand/pull/3222
- @01-binary made their first contribution in https://github.com/pmndrs/zustand/pull/3223
- @ugouhar made their first contribution in https://github.com/pmndrs/zustand/pull/3233
- @ehsanaslani made their first contribution in https://github.com/pmndrs/zustand/pull/3241
- @totorototo made their first contribution in https://github.com/pmndrs/zustand/pull/3252
- @yuraBezh made their first contribution in https://github.com/pmndrs/zustand/pull/3246
- @davbrito made their first contribution in https://github.com/pmndrs/zustand/pull/3281
- @Triumph-light made their first contribution in https://github.com/pmndrs/zustand/pull/3209
Full Changelog: https://github.com/pmndrs/zustand/compare/v5.0.8...v5.0.9