1 hours ago
router

v1.163.5

Version 1.163.5 - 3/1/26, 1:34 AM

Changes

Fix

  • prevent virtual sibling routes from being incorrectly nested by path prefix (#6789) (1b52dae) by Manuel Schiller

Packages

  • @tanstack/router-generator@1.163.5
  • @tanstack/router-cli@1.163.5
  • @tanstack/router-plugin@1.163.5
  • @tanstack/router-vite-plugin@1.163.5
  • @tanstack/start-plugin-core@1.163.5
  • @tanstack/solid-start@1.163.5
  • @tanstack/vue-start@1.163.5
  • @tanstack/react-start@1.163.5
  • @tanstack/start-static-server-functions@1.163.5
2 hours ago
router

v1.163.4

Version 1.163.4 - 3/1/26, 12:34 AM

Changes

Fix

  • alias and namespace import support for import protection (#6784) (b2a71ee) by Manuel Schiller

Packages

  • @tanstack/start-plugin-core@1.163.4
  • @tanstack/solid-start@1.163.4
  • @tanstack/vue-start@1.163.4
  • @tanstack/react-start@1.163.4
  • @tanstack/start-static-server-functions@1.163.4
4 hours ago
next.js

v16.2.0-canary.69

Core Changes

  • Turbopack: Allow turbopack-node backend to be swapped at runtime using an experimental config option: #90671
  • Turbopack: Revert default loader runtime backend to child processes: #90675

Misc Changes

  • turbo-persistence: streaming SST writer for reduced memory usage: #90617
  • Add custom cleanup script support for deploy tests: #90696

Credits

Huge thanks to @lukesandberg, @bgw, and @ijjk for helping!

14 hours ago
element-plus

2.13.3

2.13.3

2026-02-28

Features

  • Utils [dom] add support for ShadowDom (#23235 by @yinfoyuan)
  • Components [button] add dashed prop (#22738 by @lxKylin)
  • Components [time-select] add name prop (#23633 by @snowbitx)
  • Components [config-provider] add table config (#23610 by @btea)
  • Components [select/select-v2] add tag-tooltip config object prop (#23556 by @LostElkByte)
  • Utils add setPropsDefaults method (#23612 by @rzzf)

Bug fixes

  • Components [carousel] avoid stopping autoplay after children change (#23494 by @E66Crisp)
  • Components [carousel] fix vertical indicator layout with label and outside (#23368 by @E66Crisp)
  • Locale [vi] refine translations and fill missing keys (#23592 by @vacnex)
  • Components [rate] avoid capturing focus when disabled (#23589 by @snowbitx)
  • Types [message-box] MessageBoxData cross type (#23614 by @btea)
  • Components [upload] keep delete icon visible on focus-within (#23561 by @snowbitx)
  • Components [time-select] duplicate end time with format (#23626 by @snowbitx)
  • Components [watermark] correct fontWeight type definition (#23641 by @E66Crisp)
  • Components [textarea] unexpected page scrolling when typing in Firefox (#23606 by @rzzf)
  • Components [mention] avoid selecting disabled items by pressing Enter (#23645 by @E66Crisp)
  • Components [time-select] prevent freeze when step is invalid (#23635 by @snowbitx)
  • Components [color-picker] add colorFormat prop validation (#23587 by @E66Crisp)
  • Components [autocomplete] reset ignoreFocusEvent on outside click (#23513 by @E66Crisp)
  • Components [tree-select] emit change when toggling node labels (#22863 by @yicheny)
  • Components [badge] dot becomes rectangle on transition leave (#23667 by @Dsaquel)
  • Components [select/select-v2] prevent empty input from causing unnecessary line breaks (#23394 by @E66Crisp)
  • Components [table-v2] navigation back triggered by trackpad scrolling (#23673 by @rzzf)
  • Components [transfer] prevent title width overflow (#23166 by @E66Crisp)
  • Components [tree] requireNodeKey arg in updateKeyChildren (#23676 by @E66Crisp)
  • Components [select/v2] always clear input after create option (#23662 by @Dsaquel)
  • Components [tree] focus error after switching tree (#23659 by @Dsaquel)
  • Components [upload] append all values in formdata (#23664 by @Dsaquel)
  • Components [form] support nested FormRules (#23668 by @Dsaquel)
  • Components [input-tag] delimiter does not support pasted line breaks (#23674 by @rzzf)
  • Components [select] Slot default invoked outside of the render (#23232 by @littlezo)
  • Components [select/v2] stop change event bubbling (#23669 by @Dsaquel)
  • Components [affix] update logic caused infinite loop (#23599 by @btea)
  • Components [form/form-item] initial value and reset func (#23597 by @l246804)
17 hours ago
crypto-es

v3.1.3

20 hours ago
calendar

Release v3.2.0

New Features & Enhancements

  • Drag & Drop Improvements:
    • Added onEventDrop and onEventResize callbacks to the drag plugin for better event handling.
    • Updated Month and Year View all-day event drag indicators for better visual feedback.
  • View Enhancements:
    • Added secondaryTimeZone label support for Day and Week Views.
    • Added timeFormat configuration for Day and Week Views.
    • Updated configuration options for monthView and yearView.
  • Developer Experience:
    • Introduced oxlint for faster linting and improved code quality.
    • Added pre-commit hooks and format:check scripts to ensure code consistency.
    • Migrated to pnpm workspace catalog for better dependency management.
    • Added .editorconfig and improved VSCode settings/extensions recommendations.

Performance

  • Scrolling: Optimized MonthView scrolling performance by memoizing scrollbar checks.

Fixed

  • Layout: Resolved eventLayout stacking issues and improved mobile WeekView layout.
  • Framework Support: Corrected ng-packagr configuration schema path for Angular.
  • Build & Packaging:
    • Fixed CSS export errors and website build issues.
    • Removed duplicate peerDependencies in package.json files.
    • Fixed Tailwind CSS path configurations.
  • UI/UX: Fixed an issue where the "+ more" click in the website had no reaction.
  • Documentation: Corrected README image paths and updated view documentation.

Style

  • Improved Day/Week View event resize pointer display.
  • Cleaned up Tailwind CSS class formatting.
  • Resolved various lint warnings reported by oxlint.

What's Changed

New Contributors

Full Changelog: https://github.com/dayflow-js/calendar/compare/v3.1.2...v3.2.0

1 days ago
blueprint

@blueprintjs/datetime2@3.0.16

No documented user-facing changes

1 days ago
blueprint

@blueprintjs/datetime@6.0.18

No documented user-facing changes

1 days ago
blueprint

@blueprintjs/select@6.1.3

No documented user-facing changes