v0.13.5
- c2f3ec20 chore(deps): upgrade rari to 0.13.5
- 153d20e4 chore(deps): upgrade dependencies and improve code quality
Full Changelog: https://github.com/rari-build/rari/compare/v0.13.3...v0.13.5
v4.60.4
2026-05-14
- Improve stability of chunk hashes (#6362)
- #6362: fix: stabilize chunk assignment across parallel file reads (@sonukapoor, @Sonu Kapoor, @TrickyPi, @lukastaegert)
- #6370: fix(deps): update minor/patch updates (@renovate[bot])
- #6371: chore(deps): update dependency lru-cache to v11 (@renovate[bot], @lukastaegert)
- #6372: chore(deps): update react monorepo to v19 (major) (@renovate[bot])
- #6373: chore(deps): lock file maintenance (@renovate[bot], @lukastaegert)
- #6375: Resolve vulnerabilities (@lukastaegert)
6.4.2
- 🐞 Fix message and notification build error in strict ESM toolchains caused by deep rc notification runtime import. #57976 @QDyanbing
- 🐞 修复 message 和 notification 在严格 ESM 构建链路下因 rc notification 运行时深层导入导致的构建报错。#57976 @QDyanbing
v7.15.1
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v7151
tdesign-vue-next@1.20.0
Message: 统一组件的z-index为 更合理的6000,之前依赖该属性的业务注意此变更⚠️ @RylanBot @liweijie0812 (#6651)
Cascader: 新增columnHeader和columnFooter插槽,用于自定义每级面板的头部和底部的渲染内容,具体使用方式请参考使用示例 @RSS1102 (#6297)ImageViewer: 优化 ImageViewer 的行为,支持视口之外的图片向中心缩放 @RSS1102 (#6406)
DatePicker: 修复手动清空输入框内容时,没有正确清空 value 的问题 @RSS1102 (#6534)Dialog:ImageViewer: 修复默认 trigger 使用图片与文档描述不符的问题 @hmingv (#6634)Table: 修复排序后本地数据变化,重新调整排序方式仍然显示旧数据的问题 @LavenderDuskGlow (#6537)Transfer: 修复search类型定义和默认值类型 @RSS1102 (#6629)
Card: 优化渲染逻辑避免切换 loading 状态导致内容重复渲染,但是如果切换自定义 loading 的时候内容依然会重新渲染。 @RSS1102 (#6631)
Message: Thez-indexof the unified component has been changed to a more reasonable value of6000. Applications that rely on this property should be aware of this change.⚠️ @RylanBot @liweijie0812 (#6651)
Cascader: NewcolumnHeaderandcolumnFooterslots have been added, allowing customization of the header and footer content for each level of the panel. For details, see the usage examples. @RSS1102 (#6297)ImageViewer: Improvements have been made to the behavior ofImageViewer, now allowing images outside the viewport to be zoomed in centered. @RSS1102 (#6406)
DatePicker: When the input field is cleared, the selected date is also cleared. @RSS1102 (#6534)Dialog:ImageViewer: Fixed an issue where the default trigger image did not match the document description. @hmingv (#6634)Table: Fixed an issue where sorting local data caused old data to still be displayed after re-sorting. @LavenderDuskGlow (#6537)Transfer: Fixed issues related to the definition and default value of thesearchtype. @RSS1102 (#6629)
Card: Rendering logic has been optimized to prevent duplicate rendering when the loading state changes. However, custom loading states will still cause re-rendering. @RSS1102 (#6631)
@astrojs/mdx@5.0.6
- #16579
49e10e3Thanks @igor-koop! - Fixes an issue where thesmartypantsoption was ignored.
9.2.1
[@mantine/tiptap]Fix controls having stale state when built with react compiler (#8725)[@mantine/charts]Fix highlighted are being stuck at the previously hovered chart legend section if mouse is moved quickly (#8768)[@mantine/modals]Fix incorrect duplicate modals ids handling (#8736)[@mantine/core]Table: Fix th borders being rendered transparent ifstickyprop set (#8778)[@mantine/core]Fix error id not being passed toaria-describedbyin Checkbox, Radio and Switch components (#8820)[@mantine/core]Addaria-valuetextsupport to Slider and RangeSlider (#8871)[@mantine/schedule]MonthView: Improve multi-day events overlap rendering for maxed-out days (#8874)[@mantine/core]FixmergeMantineThememutatedDEFAULT_THEME.headings(#8875)[@mantine/hooks]use-debounced-value: Fixleadingcallback not being reset on timeout (#8833)[@mantine/core]Highlight: Add accent insensitive option support (#8890)[@mantine/form]Fix some handlers not being stable reference (#8891)[@mantine/dropzone]ChangeuseFsAccessApito false by default to make Dropzone compatible with all current browsers (#8876)[@mantine/schedule]Fix incorrect events positioning withintervalMinutes={60}(#8887)[@mantine/core]PinInput: Fix keyboard shorcuts being blocked on numeric input type (#8889)[@mantine/form]Fix default validators making form.validate return value async (#8880)[@mantine/core]Menu: Add safe polygon support for sub menus (#8888)[@mantine/core]ScrollArea: Fix Maximum update depth exceeded error[@mantine/core]TreeSelect: Fix focus to moving to input after clear button click
- @oab24413gmai made their first contribution in https://github.com/mantinedev/mantine/pull/8892
- @sarioglu made their first contribution in https://github.com/mantinedev/mantine/pull/8890
- @noahsilas made their first contribution in https://github.com/mantinedev/mantine/pull/8833
- @chaitanya-bhagavan made their first contribution in https://github.com/mantinedev/mantine/pull/8875
- @liamdon made their first contribution in https://github.com/mantinedev/mantine/pull/8874
- @oozan made their first contribution in https://github.com/mantinedev/mantine/pull/8820
- @Pirulax made their first contribution in https://github.com/mantinedev/mantine/pull/8736
Full Changelog: https://github.com/mantinedev/mantine/compare/9.2.0...9.2.1
2.15.3
- Fix Plugin API token methods failing with schema validation error on PRO Github #9641 (PR: #9632)
- Sanitize comment content on rendering Github #9642 (PR: #9605)
- Sanitize font family names on custom uploaded fonts Github #9643 (PR: #9601)
v6.0.3
If you like ReactTooltip, please give the project a star on GitHub 🌟
- fix: tooltip target when delayShow attribute exist by @danielbarion in https://github.com/ReactTooltip/react-tooltip/pull/1271
Full Changelog: https://github.com/ReactTooltip/react-tooltip/compare/v6.0.2...v6.0.3