Open
Conversation
b8eb36f to
113ced7
Compare
113ced7 to
80f6378
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.47→3.0.530.47.3→0.48.10.47.3→0.48.10.47.3→0.48.10.47.3→0.48.10.47.3→0.48.10.47.3→0.48.10.47.3→0.48.10.47.3→0.48.10.47.3→0.48.10.47.3→0.48.15.2.38→5.2.424.2.0→4.3.00.19.10→0.20.18.3.18→9.0.28.3.18→9.0.216.2.1→16.2.41.58.2→1.59.13.4.4→3.5.010.45.0→10.49.010.45.0→10.49.010.45.0→10.49.05.95.0→5.99.25.95.0→5.99.25.95.0→5.99.23.20.4→3.22.424.12.0→24.12.28.57.1→8.58.28.57.1→8.58.28.57.1→8.58.21.6.13→1.6.166.0.134→6.0.1681.15.0→1.15.11.0.27→1.1.017.3.1→17.4.210.1.0→10.2.116.2.1→16.2.429.15.0→29.15.22.10.1→2.10.27.0.1→7.1.17.16.1→7.16.225.10.4→26.0.629.0.1→29.0.210.2.4→10.2.54.18.0→5.0.116.2.3→16.2.41.363.1→1.369.33.8.1→3.8.31.41.7→1.41.819.2.4→19.2.51.16.0→1.17.019.2.4→19.2.516.6.1→17.0.46.3.12→6.4.029.4.6→29.4.95.9.3→6.0.310.1.0→10.1.14.1.0→4.1.43.1.0→4.0.05.105.4→5.106.2Release Notes
vercel/ai (@ai-sdk/openai)
v3.0.53Compare Source
Patch Changes
89caf28: fix(openai-compat): decode base64 string datav3.0.52Compare Source
Patch Changes
d42076d: Add AI Gateway hint to provider READMEsv3.0.51Compare Source
Patch Changes
64a8fae: chore: remove obsolete model IDs for Anthropic, Google, OpenAI, xAIv3.0.50Compare Source
Patch Changes
0469aed]v3.0.49Patch Changes
bc01093: fix(openai): support file-url parts in tool output contentv3.0.48Patch Changes
35c46d1: feat(provider/google): support multimodal content parts in embedding provider optionsTypeCellOS/BlockNote (@blocknote/code-block)
v0.48.1Compare Source
🩹 Fixes
❤️ Thank You
v0.48.0Compare Source
🚀 Features
🩹 Fixes
🔥 Performance
❤️ Thank You
fontsource/font-files (@fontsource-variable/material-symbols-outlined)
v5.2.42Compare Source
v5.2.41Compare Source
v5.2.40Compare Source
v5.2.39Compare Source
mantinedev/mantine (@mantine/core)
v9.0.2Compare Source
What's Changed
[@mantine/schedule]Change default events border-radius to sm[@mantine/dates]DateTimePicker: Fix formatting not working withwithSecondsset ontimePickerPropsonly[@mantine/core]Textarea: Fix error thrown on resize in some cases[@mantine/modals]Fixmodals.closeAll()called from comtext modal causing infinite rerendering[@mantine/tiptap]RichTextEditor: Fix invisible caret in empty task list items[@mantine/schedule]Fix rrule package imports bot being compatible with esm only bundlers[@mantine/schedule]FixonEventClickcalled when event is resizing[@mantine/core]Fix incorrect default colors resolver for custom colors in light variantNew Contributors
Full Changelog: mantinedev/mantine@9.0.1...9.0.2
v9.0.1Compare Source
What's Changed
[@mantine/core]LoadingOverlay: Fix double overlay visible with dark color scheme (#8811)[@mantine/core]RingProgress: Add missing viewBox (#8806)[@mantine/core]Input: AddrootRefprop support[@mantine/core]Combobox: FixrefPropnot working onCombobox.Target(#8798)[@mantine/mcp-server]Fix stdio transport to comply with MCP spec (#8792)[@mantine/core]Input: Fixaria-invalid="false"attribute being set (#8785)[@mantine/core]Slider: Fix incorrect orientation inheritance from the parent markup (#8791)[@mantine/core]Fix incorrect default placeholder size in PasswordInput and other components (#8793)[@mantine/core]Badge: Fix text being cut off with some fonts (#8788)[@mantine/hooks]use-scroller: Fix element dynamic resizing not being handled correctly (#8800)[@mantine/core]FixCheckbox.Group,Switch.Group,Radio.GroupandChip.Groupnot working with generic primitive values (#8801)[@mantine/core]Popover: Fix missingwithProps(#8802)[@mantine/core]Accordion: Fix focus ring being cut off (#8797)[@mantine/charts]Add option to fully customize reference lines label (#8790)[@mantine/core]Fixloadingprop not being handled correctly in TagsInput and MultiSelect (#8803)Full Changelog: mantinedev/mantine@9.0.0...9.0.1
v9.0.0: 🤩Compare Source
View changelog with demos on mantine.dev website
Migration guide
This changelog covers breaking changes and new features in Mantine 9.0.
To migrate your application to Mantine 9.0, follow 8.x → 9.x migration guide.
Peer dependencies requirements updates
Starting from Mantine 9.0, the following dependencies are required:
@mantine/*packages@mantine/tiptap(migration guide)@mantine/charts(no migration required)New @mantine/schedule package
New
@mantine/schedulepackage provides a complete set ofcalendar scheduling components for React applications. It includes multiple view levels,
drag-and-drop event management, and extensive customization options.
Schedule
Schedule is a unified container component that combines all views with built-in navigation and view switching. Drag events to reschedule them:
DayView
DayView displays a single day with configurable time slots, all-day event section, current time indicator, and business hours highlighting. Drag events to reschedule them:
WeekView
WeekView shows a weekly calendar grid with time slots, week numbers, weekend day toggling, and multi-day event spanning. Drag events across days and time slots:
MonthView
MonthView displays a monthly calendar grid with event overflow handling, outside days display, and week numbers. Drag events to different days:
YearView
YearView provides a 12-month year overview organized by quarters with day-level event indicators:
MobileMonthView
MobileMonthView is a mobile-optimized month view with event details panel for the selected day:
To get started, follow the getting started guide.
Collapse horizontal orientation
Collapse component now supports horizontal orientation:
use-collapse and use-horizontal-collapse hooks
New
use-collapsehook is the hook version of Collapse component.It allows animation of height from
0toautoand vice versa.use-horizontal-collapseworks the same way asuse-collapsebut animates width instead of height:use-floating-window hook
New use-floating-window hook allows creating floating draggable
elements:
FloatingWindow component
FloatingWindow provides component API for use-floating-window hook:
OverflowList component
New OverflowList component displays list of items and collapses the overflowing items into a single element:
Marquee component
New Marquee component creates continuous scrolling animation for content:
Scroller component
New Scroller component displays horizontally scrollable content with navigation controls.
It supports native scrolling via trackpad, shift + mouse wheel, touch gestures, and mouse drag:
use-scroller hook
New use-scroller hook provides logic for creating custom scrollable containers with navigation controls:
BarsList component
New BarsList component displays a list of horizontal bars with names and values.
It supports custom colors, auto contrast, value formatting, and custom bar rendering:
Card horizontal orientation
Card component now supports horizontal orientation: