berlin / haushaltsdaten

Data visualization of Berlin's public expenditures
https://haushaltsdaten.odis-berlin.de
MIT License
8 stars 3 forks source link

deps(deps): update dependencies-non-major #83

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@headlessui/react (source) 1.6.6 -> 1.7.19 age adoption passing confidence
@mdx-js/loader (source) 2.1.2 -> 2.3.0 age adoption passing confidence
@next/mdx (source) 12.2.0 -> 12.3.4 age adoption passing confidence
@supabase/supabase-js 1.35.4 -> 1.35.7 age adoption passing confidence
classnames 2.3.1 -> 2.5.1 age adoption passing confidence
d3 (source) 7.6.1 -> 7.9.0 age adoption passing confidence
just-snake-case 3.0.1 -> 3.2.0 age adoption passing confidence
maplibre-gl (source) 2.1.9 -> 2.4.0 age adoption passing confidence
use-debounce 8.0.1 -> 8.0.4 age adoption passing confidence

Release Notes

tailwindlabs/headlessui (@​headlessui/react) ### [`v1.7.19`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#1719---2024-04-15) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.18...@headlessui/react@v1.7.19) ##### Fixed - Make sure panels re-register when IDs are calculated in React < 18 ([#​2883](https://togithub.com/tailwindlabs/headlessui/pull/2883)) - Expose `disabled` state on `` component ([#​2918](https://togithub.com/tailwindlabs/headlessui/pull/2918)) - Prevent default behavior when clicking outside of a `Dialog.Panel` ([#​2919](https://togithub.com/tailwindlabs/headlessui/pull/2919)) - Add `hidden` attribute to internal `` component when the `Features.Hidden` feature is used ([#​2955](https://togithub.com/tailwindlabs/headlessui/pull/2955)) - Allow setting custom `tabIndex` on the `` component ([#​2966](https://togithub.com/tailwindlabs/headlessui/pull/2966)) - Forward `disabled` state to hidden inputs in form-like components ([#​3004](https://togithub.com/tailwindlabs/headlessui/pull/3004)) - Respect `selectedIndex` for controlled `` components ([#​3037](https://togithub.com/tailwindlabs/headlessui/pull/3037)) ### [`v1.7.18`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#1718---2024-01-08) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.17...@headlessui/react@v1.7.18) ##### Fixed - Don't call ``'s `onClose` twice on mobile devices ([#​2690](https://togithub.com/tailwindlabs/headlessui/pull/2690)) - Lazily resolve default containers in `` ([#​2697](https://togithub.com/tailwindlabs/headlessui/pull/2697)) - Ensure hidden `Tab.Panel` components are hidden from the accessibility tree ([#​2708](https://togithub.com/tailwindlabs/headlessui/pull/2708)) - Add support for `role="alertdialog"` to `` component ([#​2709](https://togithub.com/tailwindlabs/headlessui/pull/2709)) - Ensure blurring the `Combobox.Input` component closes the `Combobox` ([#​2712](https://togithub.com/tailwindlabs/headlessui/pull/2712)) - Allow changes to the `className` prop when the `` component is currently not transitioning ([#​2722](https://togithub.com/tailwindlabs/headlessui/pull/2722)) - Export (internal-only) component interfaces for TypeScript compiler ([#​2313](https://togithub.com/tailwindlabs/headlessui/pull/2313)) - Fix infinite render-loop for `` and `` when `as={Fragment}` ([#​2760](https://togithub.com/tailwindlabs/headlessui/pull/2760)) - Fix VoiceOver bug for `Listbox` component in Chrome ([#​2824](https://togithub.com/tailwindlabs/headlessui/pull/2824)) - Fix outside click detection when component is mounted in the Shadow DOM ([#​2866](https://togithub.com/tailwindlabs/headlessui/pull/2866)) - Fix CJS types ([#​2880](https://togithub.com/tailwindlabs/headlessui/pull/2880)) - Fix error when transition classes contain new lines ([#​2871](https://togithub.com/tailwindlabs/headlessui/pull/2871)) - Improve iOS locking ([7721aca](https://togithub.com/tailwindlabs/headlessui/commit/7721acaecea2008c2d7e8ab29cc8d45b70bb021e)) ### [`v1.7.17`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#1717---2023-08-17) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.16...@headlessui/react@v1.7.17) ##### Fixed - Use correct value when resetting `` and `` ([#​2626](https://togithub.com/tailwindlabs/headlessui/pull/2626)) - Render `` in `Popover.Group` component only ([#​2634](https://togithub.com/tailwindlabs/headlessui/pull/2634)) - Disable smooth scrolling when opening/closing `Dialog` components on iOS ([#​2635](https://togithub.com/tailwindlabs/headlessui/pull/2635)) - Don't assume `` components are available when setting the next index ([#​2642](https://togithub.com/tailwindlabs/headlessui/pull/2642)) - Fix incorrectly focused `Combobox.Input` component on page load ([#​2654](https://togithub.com/tailwindlabs/headlessui/pull/2654)) - Ensure `appear` works using the `Transition` component (even when used with SSR) ([#​2646](https://togithub.com/tailwindlabs/headlessui/pull/2646)) - Improve resetting values when using the `nullable` prop on the `Combobox` component ([#​2660](https://togithub.com/tailwindlabs/headlessui/pull/2660)) - Fix hydration of components inside `` ([#​2663](https://togithub.com/tailwindlabs/headlessui/pull/2663)) - Prevent scrolling when focusing a tab ([#​2674](https://togithub.com/tailwindlabs/headlessui/pull/2674)) ### [`v1.7.16`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#1716---2023-07-27) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.15...@headlessui/react@v1.7.16) ##### Fixed - Ensure the caret is in a consistent position when syncing the `Combobox.Input` value ([#​2568](https://togithub.com/tailwindlabs/headlessui/pull/2568)) - Improve "outside click" behaviour in combination with 3rd party libraries ([#​2572](https://togithub.com/tailwindlabs/headlessui/pull/2572)) - Ensure IME works on Android devices ([#​2580](https://togithub.com/tailwindlabs/headlessui/pull/2580)) - Calculate `aria-expanded` purely based on the open/closed state ([#​2610](https://togithub.com/tailwindlabs/headlessui/pull/2610)) - Submit form on `Enter` even if no submit-like button was found ([#​2613](https://togithub.com/tailwindlabs/headlessui/pull/2613)) ### [`v1.7.15`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#1715---2023-06-01) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.14...@headlessui/react@v1.7.15) ##### Added - \[internal] add demo mode to `Menu` and `Popover` components ([#​2448](https://togithub.com/tailwindlabs/headlessui/pull/2448)) ##### Fixed - Ensure `FocusTrap` is only active when the given `enabled` value is `true` ([#​2456](https://togithub.com/tailwindlabs/headlessui/pull/2456)) - Stop `` from overwriting classes on re-render ([#​2457](https://togithub.com/tailwindlabs/headlessui/pull/2457)) - Improve control over `Menu` and `Listbox` options while searching ([#​2471](https://togithub.com/tailwindlabs/headlessui/pull/2471)) - Consider clicks inside iframes to be "outside" ([#​2485](https://togithub.com/tailwindlabs/headlessui/pull/2485)) - Ensure moving focus within a `Portal` component, does not close the `Popover` component ([#​2492](https://togithub.com/tailwindlabs/headlessui/pull/2492)) ##### Changed - Move `types` condition to the front ([#​2469](https://togithub.com/tailwindlabs/headlessui/pull/2469)) ### [`v1.7.14`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#1714---2023-04-12) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.13...@headlessui/react@v1.7.14) ##### Fixed - Fix focus styles showing up when using the mouse ([#​2347](https://togithub.com/tailwindlabs/headlessui/pull/2347)) - Fix "Can't perform a React state update on an unmounted component." when using the `Transition` component ([#​2374](https://togithub.com/tailwindlabs/headlessui/pull/2374)) - Add `FocusTrap` event listeners once document has loaded ([#​2389](https://togithub.com/tailwindlabs/headlessui/pull/2389)) - Fix `className` hydration for `` ([#​2390](https://togithub.com/tailwindlabs/headlessui/pull/2390)) - Improve `Combobox` types to improve false positives ([#​2411](https://togithub.com/tailwindlabs/headlessui/pull/2411)) - Merge `className` correctly when it’s a function ([#​2412](https://togithub.com/tailwindlabs/headlessui/pull/2412)) - Correctly handle IME composition in `` ([#​2426](https://togithub.com/tailwindlabs/headlessui/pull/2426)) ##### Added - Add `form` prop to form-like components such as `RadioGroup`, `Switch`, `Listbox`, and `Combobox` ([#​2356](https://togithub.com/tailwindlabs/headlessui/pull/2356)) ### [`v1.7.13`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#1713---2023-03-03) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.12...@headlessui/react@v1.7.13) ##### Fixed - Ensure `Transition` component completes if nothing is transitioning ([#​2318](https://togithub.com/tailwindlabs/headlessui/pull/2318)) - Enable native label behavior for `` where possible ([#​2265](https://togithub.com/tailwindlabs/headlessui/pull/2265)) - Allow root containers from the `Dialog` component in the `FocusTrap` component ([#​2322](https://togithub.com/tailwindlabs/headlessui/pull/2322)) - Fix `XYZPropsWeControl` and cleanup internal TypeScript types ([#​2329](https://togithub.com/tailwindlabs/headlessui/pull/2329)) - Fix invalid warning when using multiple `Popover.Button` components inside a `Popover.Panel` ([#​2333](https://togithub.com/tailwindlabs/headlessui/pull/2333)) - Fix restore focus to buttons in Safari, when `Dialog` component closes ([#​2326](https://togithub.com/tailwindlabs/headlessui/pull/2326)) ### [`v1.7.12`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#1712---2023-02-24) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.11...@headlessui/react@v1.7.12) ##### Added - Add explicit props types for every component ([#​2282](https://togithub.com/tailwindlabs/headlessui/pull/2282)) ##### Fixed - Ensure the main tree and parent `Dialog` components are marked as `inert` ([#​2290](https://togithub.com/tailwindlabs/headlessui/pull/2290)) - Fix nested `Popover` components not opening ([#​2293](https://togithub.com/tailwindlabs/headlessui/pull/2293)) - Make React types more compatible with other libraries ([#​2282](https://togithub.com/tailwindlabs/headlessui/pull/2282)) - Fix `Dialog` cleanup when the `Dialog` becomes hidden ([#​2303](https://togithub.com/tailwindlabs/headlessui/pull/2303)) ### [`v1.7.11`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#1711---2023-02-15) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.10...@headlessui/react@v1.7.11) ##### Fixed - Ensure we handle `null` values for the `dataRef` correctly ([#​2258](https://togithub.com/tailwindlabs/headlessui/pull/2258)) - Move `aria-multiselectable` to `[role=listbox]` in the `Combobox` component ([#​2271](https://togithub.com/tailwindlabs/headlessui/pull/2271)) - Re-focus `Combobox.Input` when a `Combobox.Option` is selected ([#​2272](https://togithub.com/tailwindlabs/headlessui/pull/2272)) - Ensure we reset the `activeOptionIndex` if the active option is unmounted ([#​2274](https://togithub.com/tailwindlabs/headlessui/pull/2274)) - Improve `Ref` type for forwarded `Switch`'s ref ([#​2277](https://togithub.com/tailwindlabs/headlessui/pull/2277)) - Start cleanup phase of the `Dialog` component when going into the `Closing` state ([#​2264](https://togithub.com/tailwindlabs/headlessui/pull/2264)) ### [`v1.7.10`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#1710---2023-02-06) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.9...@headlessui/react@v1.7.10) ##### Fixed - Revert "Use the `import * as React from 'react'` pattern ([#​2242](https://togithub.com/tailwindlabs/headlessui/pull/2242)) ### [`v1.7.9`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#179---2023-02-03) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.8...@headlessui/react@v1.7.9) ##### Fixed - Fix SSR tab hydration when using Strict Mode in development ([#​2231](https://togithub.com/tailwindlabs/headlessui/pull/2231)) - Don't break overflow when multiple dialogs are open at the same time ([#​2215](https://togithub.com/tailwindlabs/headlessui/pull/2215)) - Fix "This `Suspense` boundary received an update before it finished hydrating" error in the `Disclosure` component ([#​2238](https://togithub.com/tailwindlabs/headlessui/pull/2238)) - Use the `import * as React from 'react'` pattern ([#​2242](https://togithub.com/tailwindlabs/headlessui/pull/2242)) ### [`v1.7.8`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#178---2023-01-27) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.7...@headlessui/react@v1.7.8) ##### Fixed - Fix SSR tab rendering on React 17 ([#​2102](https://togithub.com/tailwindlabs/headlessui/pull/2102)) - Fix arrow key handling in `Tab` (after DOM order changes) ([#​2145](https://togithub.com/tailwindlabs/headlessui/pull/2145)) - Fix false positive warning about using multiple `` components ([#​2146](https://togithub.com/tailwindlabs/headlessui/pull/2146)) - Fix `Tab` key with non focusable elements in `Popover.Panel` ([#​2147](https://togithub.com/tailwindlabs/headlessui/pull/2147)) - Fix false positive warning when using `` in React 17 ([#​2163](https://togithub.com/tailwindlabs/headlessui/pull/2163)) - Fix `failed to removeChild on Node` bug ([#​2164](https://togithub.com/tailwindlabs/headlessui/pull/2164)) - Don’t overwrite classes during SSR when rendering fragments ([#​2173](https://togithub.com/tailwindlabs/headlessui/pull/2173)) - Improve `Combobox` accessibility ([#​2153](https://togithub.com/tailwindlabs/headlessui/pull/2153)) - Fix crash when reading `headlessuiFocusGuard` of `relatedTarget` in the `FocusTrap` component ([#​2203](https://togithub.com/tailwindlabs/headlessui/pull/2203)) - Fix `FocusTrap` in `Dialog` when there is only 1 focusable element ([#​2172](https://togithub.com/tailwindlabs/headlessui/pull/2172)) - Improve `Tabs` wrapping around when controlling the component and overflowing the `selectedIndex` ([#​2213](https://togithub.com/tailwindlabs/headlessui/pull/2213)) - Fix `shadow-root` bug closing `Dialog` containers ([#​2217](https://togithub.com/tailwindlabs/headlessui/pull/2217)) ##### Added - Allow setting `tabIndex` on the `Tab.Panel` ([#​2214](https://togithub.com/tailwindlabs/headlessui/pull/2214)) ### [`v1.7.7`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#177---2022-12-16) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.6...@headlessui/react@v1.7.7) ##### Fixed - Improve scroll restoration after `Dialog` closes ([b20e48dd](https://togithub.com/tailwindlabs/headlessui/commit/b20e48dde3c37867f3900be3d475f9ac2058b587)) ### [`v1.7.6`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#176---2022-12-15) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.5...@headlessui/react@v1.7.6) ##### Fixed - Fix regression where `displayValue` crashes ([#​2087](https://togithub.com/tailwindlabs/headlessui/pull/2087)) - Fix `displayValue` syncing when `Combobox.Input` is unmounted and re-mounted in different trees ([#​2090](https://togithub.com/tailwindlabs/headlessui/pull/2090)) - Fix FocusTrap escape due to strange tabindex values ([#​2093](https://togithub.com/tailwindlabs/headlessui/pull/2093)) - Improve scroll locking on iOS ([#​2100](https://togithub.com/tailwindlabs/headlessui/pull/2100), [28234b0e](https://togithub.com/tailwindlabs/headlessui/commit/28234b0e37633c0e2ec62ac8bd12320207a5d02b)) ### [`v1.7.5`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#175---2022-12-08) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.4...@headlessui/react@v1.7.5) ##### Fixed - Reset form-like components when the parent `
` resets ([#​2004](https://togithub.com/tailwindlabs/headlessui/pull/2004)) - Add warning when using `` multiple times ([#​2007](https://togithub.com/tailwindlabs/headlessui/pull/2007)) - Ensure Popover doesn't crash when `focus` is going to `window` ([#​2019](https://togithub.com/tailwindlabs/headlessui/pull/2019)) - Ensure `shift+home` and `shift+end` works as expected in the `Combobox.Input` component ([#​2024](https://togithub.com/tailwindlabs/headlessui/pull/2024)) - Improve syncing of the `Combobox.Input` value ([#​2042](https://togithub.com/tailwindlabs/headlessui/pull/2042)) - Fix crash when using `multiple` mode without `value` prop (uncontrolled) for `Listbox` and `Combobox` components ([#​2058](https://togithub.com/tailwindlabs/headlessui/pull/2058)) - Apply `enter` and `enterFrom` classes in SSR for `Transition` component ([#​2059](https://togithub.com/tailwindlabs/headlessui/pull/2059)) - Allow passing in your own `id` prop ([#​2060](https://togithub.com/tailwindlabs/headlessui/pull/2060)) - Fix `Dialog` unmounting problem due to incorrect `transitioncancel` event in the `Transition` component on Android ([#​2071](https://togithub.com/tailwindlabs/headlessui/pull/2071)) - Ignore pointer events in Listbox, Menu, and Combobox when cursor hasn't moved ([#​2069](https://togithub.com/tailwindlabs/headlessui/pull/2069)) - Allow clicks inside dialog panel when target is inside shadow root ([#​2079](https://togithub.com/tailwindlabs/headlessui/pull/2079)) ### [`v1.7.4`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#174---2022-11-03) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.3...@headlessui/react@v1.7.4) ##### Fixed - Fix `` crash ([#​1889](https://togithub.com/tailwindlabs/headlessui/pull/1889)) - Expose `close` function for `Menu` and `Menu.Item` components ([#​1897](https://togithub.com/tailwindlabs/headlessui/pull/1897)) - Fix `useOutsideClick`, add improvements for ShadowDOM ([#​1914](https://togithub.com/tailwindlabs/headlessui/pull/1914)) - Fire ``'s `onChange` handler when changing the value internally ([#​1916](https://togithub.com/tailwindlabs/headlessui/pull/1916)) - Add `client-only` to mark everything as client components ([#​1981](https://togithub.com/tailwindlabs/headlessui/pull/1981)) ##### Added - Warn when changing components between controlled and uncontrolled ([#​1878](https://togithub.com/tailwindlabs/headlessui/issues/1878)) ### [`v1.7.3`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#173---2022-09-30) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.2...@headlessui/react@v1.7.3) ##### Fixed - Improve `Portal` detection for `Popover` components ([#​1842](https://togithub.com/tailwindlabs/headlessui/pull/1842)) - Fix `useOutsideClick` swallowing events inside ShadowDOM ([#​1876](https://togithub.com/tailwindlabs/headlessui/pull/1876)) - Fix `Tab` incorrectly activating on `focus` event ([#​1887](https://togithub.com/tailwindlabs/headlessui/pull/1887)) ### [`v1.7.2`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#172---2022-09-15) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.1...@headlessui/react@v1.7.2) ##### Fixed - Prevent option selection in `Combobox.Input` while composing ([#​1850](https://togithub.com/tailwindlabs/headlessui/issues/1850)) - Ensure we handle the `static` prop in `Tab.Panel` components correctly ([#​1856](https://togithub.com/tailwindlabs/headlessui/pull/1856)) ### [`v1.7.1`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#1717---2023-08-17) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.0...@headlessui/react@v1.7.1) ##### Fixed - Use correct value when resetting `` and `` ([#​2626](https://togithub.com/tailwindlabs/headlessui/pull/2626)) - Render `` in `Popover.Group` component only ([#​2634](https://togithub.com/tailwindlabs/headlessui/pull/2634)) - Disable smooth scrolling when opening/closing `Dialog` components on iOS ([#​2635](https://togithub.com/tailwindlabs/headlessui/pull/2635)) - Don't assume `` components are available when setting the next index ([#​2642](https://togithub.com/tailwindlabs/headlessui/pull/2642)) - Fix incorrectly focused `Combobox.Input` component on page load ([#​2654](https://togithub.com/tailwindlabs/headlessui/pull/2654)) - Ensure `appear` works using the `Transition` component (even when used with SSR) ([#​2646](https://togithub.com/tailwindlabs/headlessui/pull/2646)) - Improve resetting values when using the `nullable` prop on the `Combobox` component ([#​2660](https://togithub.com/tailwindlabs/headlessui/pull/2660)) - Fix hydration of components inside `` ([#​2663](https://togithub.com/tailwindlabs/headlessui/pull/2663)) - Prevent scrolling when focusing a tab ([#​2674](https://togithub.com/tailwindlabs/headlessui/pull/2674)) ### [`v1.7.0`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#170---2022-09-06) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.6.6...@headlessui/react@v1.7.0) ##### Added - Add `by` prop for `Listbox`, `Combobox` and `RadioGroup` ([#​1482](https://togithub.com/tailwindlabs/headlessui/pull/1482), [#​1717](https://togithub.com/tailwindlabs/headlessui/pull/1717), [#​1814](https://togithub.com/tailwindlabs/headlessui/pull/1814), [#​1815](https://togithub.com/tailwindlabs/headlessui/pull/1815)) - Make form components uncontrollable ([#​1683](https://togithub.com/tailwindlabs/headlessui/pull/1683)) - Add `@headlessui/tailwindcss` plugin ([#​1487](https://togithub.com/tailwindlabs/headlessui/pull/1487)) ##### Fixed - Fixed SSR support on Deno ([#​1671](https://togithub.com/tailwindlabs/headlessui/pull/1671)) - Don’t close dialog when opened during mouse up event ([#​1667](https://togithub.com/tailwindlabs/headlessui/pull/1667)) - Don’t close dialog when drag ends outside dialog ([#​1667](https://togithub.com/tailwindlabs/headlessui/pull/1667)) - Fix outside clicks to close dialog when nested, unopened dialogs are present ([#​1667](https://togithub.com/tailwindlabs/headlessui/pull/1667)) - Close `Menu` component when using `tab` key ([#​1673](https://togithub.com/tailwindlabs/headlessui/pull/1673)) - Resync input when display value changes ([#​1679](https://togithub.com/tailwindlabs/headlessui/pull/1679), [#​1755](https://togithub.com/tailwindlabs/headlessui/pull/1755)) - Ensure controlled `Tabs` don't change automagically ([#​1680](https://togithub.com/tailwindlabs/headlessui/pull/1680)) - Don't scroll lock when a Transition + Dialog is mounted but hidden ([#​1681](https://togithub.com/tailwindlabs/headlessui/pull/1681)) - Allow `Popover` `close` to be passed directly to `onClick` handlers ([#​1696](https://togithub.com/tailwindlabs/headlessui/pull/1696)) - Improve outside click on Safari iOS ([#​1712](https://togithub.com/tailwindlabs/headlessui/pull/1712)) - Improve event handler merging ([#​1715](https://togithub.com/tailwindlabs/headlessui/pull/1715)) - Fix incorrect scrolling to the bottom when opening a `Dialog` ([#​1716](https://togithub.com/tailwindlabs/headlessui/pull/1716)) - Improve `Combobox` re-opening keyboard issue on mobile ([#​1732](https://togithub.com/tailwindlabs/headlessui/pull/1732)) - Ensure `Disclosure.Panel` is properly linked ([#​1747](https://togithub.com/tailwindlabs/headlessui/pull/1747)) - Only select the active option when using "singular" mode when pressing `` in the `Combobox` component ([#​1750](https://togithub.com/tailwindlabs/headlessui/pull/1750)) - Improve the types of the `Combobox` component ([#​1761](https://togithub.com/tailwindlabs/headlessui/pull/1761)) - Only restore focus to the `Menu.Button` if necessary when activating a `Menu.Option` ([#​1782](https://togithub.com/tailwindlabs/headlessui/pull/1782)) - Don't scroll when wrapping around in focus trap ([#​1789](https://togithub.com/tailwindlabs/headlessui/pull/1789)) - Fix `Transition` component's incorrect cleanup and order of events ([#​1803](https://togithub.com/tailwindlabs/headlessui/pull/1803)) - Ensure enter transitions work when using `unmount={false}` ([#​1811](https://togithub.com/tailwindlabs/headlessui/pull/1811)) - Improve accessibility when announcing `Listbox.Option` and `Combobox.Option` components ([#​1812](https://togithub.com/tailwindlabs/headlessui/pull/1812)) - Fix `ref` stealing from children ([#​1820](https://togithub.com/tailwindlabs/headlessui/pull/1820)) - Expose the `value` from the `Combobox` and `Listbox` components render prop ([#​1822](https://togithub.com/tailwindlabs/headlessui/pull/1822)) - Improve `scroll lock` on iOS ([#​1824](https://togithub.com/tailwindlabs/headlessui/pull/1824)) - Fix maximum call stack size exceeded error on `Tab` component when using `as={Fragment}` ([#​1826](https://togithub.com/tailwindlabs/headlessui/pull/1826)) - Fix "blank" screen on initial load of `Transition` component ([#​1823](https://togithub.com/tailwindlabs/headlessui/pull/1823))
mdx-js/mdx (@​mdx-js/loader) ### [`v2.3.0`](https://togithub.com/mdx-js/mdx/releases/tag/2.3.0) [Compare Source](https://togithub.com/mdx-js/mdx/compare/2.2.1...2.3.0) ##### Add - [`12e63e8`](https://togithub.com/mdx-js/mdx/commit/12e63e83) Add improved support for non-React frameworks by [@​wooorm](https://togithub.com/wooorm) in [https://github.com/mdx-js/mdx/pull/2255](https://togithub.com/mdx-js/mdx/pull/2255) ##### Fix - [`764d3a2`](https://togithub.com/mdx-js/mdx/commit/764d3a23) Remove whitespace between unraveled text nodes by [@​wooorm](https://togithub.com/wooorm) in [https://github.com/mdx-js/mdx/pull/2252](https://togithub.com/mdx-js/mdx/pull/2252) - [`3911148`](https://togithub.com/mdx-js/mdx/commit/39111484) Add `module: node16` to `tsconfig.json` by [@​ChristianMurphy](https://togithub.com/ChristianMurphy) in [https://github.com/mdx-js/mdx/pull/2228](https://togithub.com/mdx-js/mdx/pull/2228) - [`600b12a`](https://togithub.com/mdx-js/mdx/commit/600b12ad) Add inferring of `development` options from webpack loader mode by [@​remcohaszing](https://togithub.com/remcohaszing) in [https://github.com/mdx-js/mdx/pull/2201](https://togithub.com/mdx-js/mdx/pull/2201) ##### Community - [`f4d78be`](https://togithub.com/mdx-js/mdx/commit/f4d78be5) Add `recma-mdx-displayname` to list of plugins by [@​domdomegg](https://togithub.com/domdomegg) in [https://github.com/mdx-js/mdx/pull/2230](https://togithub.com/mdx-js/mdx/pull/2230) - [`1f551a4`](https://togithub.com/mdx-js/mdx/commit/1f551a4d) Add `remark-mdx-chartjs` to list of plugins by [@​pangelani](https://togithub.com/pangelani) in [https://github.com/mdx-js/mdx/pull/2221](https://togithub.com/mdx-js/mdx/pull/2221) ##### Misc - [`97b9d59`](https://togithub.com/mdx-js/mdx/commit/97b9d590) Refactor to improve docs by [@​wooorm](https://togithub.com/wooorm) in [https://github.com/mdx-js/mdx/pull/2254](https://togithub.com/mdx-js/mdx/pull/2254) - [`8f85b30`](https://togithub.com/mdx-js/mdx/commit/8f85b300) Refactor `tsconfig.json` by [@​wooorm](https://togithub.com/wooorm) in [https://github.com/mdx-js/mdx/pull/2250](https://togithub.com/mdx-js/mdx/pull/2250) - [`a17ac87`](https://togithub.com/mdx-js/mdx/commit/a17ac87c) Refactor wording by [@​beeburrt](https://togithub.com/beeburrt) in [https://github.com/mdx-js/mdx/pull/2214](https://togithub.com/mdx-js/mdx/pull/2214) **Full Changelog**: https://github.com/mdx-js/mdx/compare/2.2.1...2.3.0 ### [`v2.2.1`](https://togithub.com/mdx-js/mdx/releases/tag/2.2.1) [Compare Source](https://togithub.com/mdx-js/mdx/compare/2.2.0...2.2.1) - [`e293eaf`](https://togithub.com/mdx-js/mdx/commit/e293eafa) Remove `assert/strict` for Node 14 **Full Changelog**: https://github.com/mdx-js/mdx/compare/2.2.0...2.2.1 ### [`v2.2.0`](https://togithub.com/mdx-js/mdx/releases/tag/2.2.0) [Compare Source](https://togithub.com/mdx-js/mdx/compare/2.1.5...2.2.0) ##### Features - [`641eb91`](https://togithub.com/mdx-js/mdx/commit/641eb917) Add support JSX development runtime by [@​remcohaszing](https://togithub.com/remcohaszing) in [https://github.com/mdx-js/mdx/pull/2045](https://togithub.com/mdx-js/mdx/pull/2045) ##### Patches - [`3e0ab23`](https://togithub.com/mdx-js/mdx/commit/3e0ab236) Fix `@mdx-js/node-loader` from patching all runtimes ##### Docs - [`4a1415d`](https://togithub.com/mdx-js/mdx/commit/4a1415d2) Add note about use with `vite-plugin-react` - [`38c2d46`](https://togithub.com/mdx-js/mdx/commit/38c2d46a) Add note about `rollup@2` in Vite by [@​ryuujo1573](https://togithub.com/ryuujo1573) in [https://github.com/mdx-js/mdx/pull/2180](https://togithub.com/mdx-js/mdx/pull/2180) - [`caac5df`](https://togithub.com/mdx-js/mdx/commit/caac5df4) Update docs for `solid-js` supporting JSX - [`3a50cc3`](https://togithub.com/mdx-js/mdx/commit/3a50cc35) Add Solid to JSX section in Getting Started guide by [@​Djunnni](https://togithub.com/Djunnni) in [https://github.com/mdx-js/mdx/pull/2159](https://togithub.com/mdx-js/mdx/pull/2159) - [`1c83612`](https://togithub.com/mdx-js/mdx/commit/1c836126) Fix docs on types - [`2635caf`](https://togithub.com/mdx-js/mdx/commit/2635caf9) Replace deprecated Intellij plugin in docs by [@​slorber](https://togithub.com/slorber) in [https://github.com/mdx-js/mdx/pull/2178](https://togithub.com/mdx-js/mdx/pull/2178) **Full Changelog**: https://github.com/mdx-js/mdx/compare/2.1.5...2.2.0 ### [`v2.1.5`](https://togithub.com/mdx-js/mdx/releases/tag/2.1.5) [Compare Source](https://togithub.com/mdx-js/mdx/compare/2.1.4...2.1.5) - [`90fa493`](https://togithub.com/mdx-js/mdx/commit/90fa4935) Fix bug with (injected) custom elements and layouts **Full Changelog**: https://github.com/mdx-js/mdx/compare/2.1.4...2.1.5 ### [`v2.1.4`](https://togithub.com/mdx-js/mdx/releases/tag/2.1.4) [Compare Source](https://togithub.com/mdx-js/mdx/compare/2.1.3...2.1.4) ##### Patches - [`9d2aa80`](https://togithub.com/mdx-js/mdx/commit/9d2aa80b) Add file, positional info to crashes in webpack loader by [@​Twipped](https://togithub.com/Twipped) in [https://github.com/mdx-js/mdx/pull/2124](https://togithub.com/mdx-js/mdx/pull/2124) - [`478c78b`](https://togithub.com/mdx-js/mdx/commit/478c78b7) Fix support for Node loaders ##### Docs - [`56d7066`](https://togithub.com/mdx-js/mdx/commit/56d70660) Add Astro to site generator docs by [@​bholmesdev](https://togithub.com/bholmesdev) in [https://github.com/mdx-js/mdx/pull/2118](https://togithub.com/mdx-js/mdx/pull/2118) - [`996771a`](https://togithub.com/mdx-js/mdx/commit/996771ae) Add missing `import` to site example by [@​elpddev](https://togithub.com/elpddev) in [https://github.com/mdx-js/mdx/pull/2115](https://togithub.com/mdx-js/mdx/pull/2115) **Full Changelog**: https://github.com/mdx-js/mdx/compare/2.1.3...2.1.4 ### [`v2.1.3`](https://togithub.com/mdx-js/mdx/releases/tag/2.1.3) [Compare Source](https://togithub.com/mdx-js/mdx/compare/2.1.2...2.1.3) ##### Core - [`9904838`](https://togithub.com/mdx-js/mdx/commit/9904838a) Fix rewriting of components for custom elements by [@​bholmesdev](https://togithub.com/bholmesdev) in [https://github.com/mdx-js/mdx/pull/2101](https://togithub.com/mdx-js/mdx/pull/2101) ##### Docs - [`69a15b7`](https://togithub.com/mdx-js/mdx/commit/69a15b76) Add link to official `mdx-js/vscode-mdx` by [@​jasikpark](https://togithub.com/jasikpark) in [https://github.com/mdx-js/mdx/pull/2098](https://togithub.com/mdx-js/mdx/pull/2098) ##### Internal stuff that slightly improve stuff - [`529b96a`](https://togithub.com/mdx-js/mdx/commit/529b96aa) Replace `astring` with `estree-util-to-js` - [`7d8dc11`](https://togithub.com/mdx-js/mdx/commit/7d8dc11c) Add `id` field to esbuild messages - [`7f37b95`](https://togithub.com/mdx-js/mdx/commit/7f37b95b) Update `@types/estree-jsx` **Full Changelog**: https://github.com/mdx-js/mdx/compare/2.1.2...2.1.3
vercel/next.js (@​next/mdx) ### [`v12.3.4`](https://togithub.com/vercel/next.js/compare/v12.3.3...v12.3.4) [Compare Source](https://togithub.com/vercel/next.js/compare/v12.3.3...v12.3.4) ### [`v12.3.3`](https://togithub.com/vercel/next.js/compare/v12.3.2...v12.3.3) [Compare Source](https://togithub.com/vercel/next.js/compare/v12.3.2...v12.3.3) ### [`v12.3.2`](https://togithub.com/vercel/next.js/compare/v12.3.1...v12.3.2) [Compare Source](https://togithub.com/vercel/next.js/compare/v12.3.1...v12.3.2) ### [`v12.3.1`](https://togithub.com/vercel/next.js/releases/tag/v12.3.1) [Compare Source](https://togithub.com/vercel/next.js/compare/v12.3.0...v12.3.1) ##### Core Changes - Update react-server-dom-webpack: [#​40356](https://togithub.com/vercel/next.js/issues/40356) - Fix flight manifest to include all chunks: [#​40365](https://togithub.com/vercel/next.js/issues/40365) - docs: fix typos: [#​40342](https://togithub.com/vercel/next.js/issues/40342) - Fix page url for edge routes in app dir: [#​40361](https://togithub.com/vercel/next.js/issues/40361) - Subresource Integrity for App Directory: [#​39729](https://togithub.com/vercel/next.js/issues/39729) - Stop build warning about `experimental: { esmExternals: 'loose' }`: [#​40377](https://togithub.com/vercel/next.js/issues/40377) - Add template and error file types: [#​39808](https://togithub.com/vercel/next.js/issues/39808) - Bump styled-jsx for showing displayName: [#​40411](https://togithub.com/vercel/next.js/issues/40411) - fix([#​40388](https://togithub.com/vercel/next.js/issues/40388)): `next/dynamic` should only add default loading without suspense: [#​40397](https://togithub.com/vercel/next.js/issues/40397) - Add missing trace for full reload event: [#​40393](https://togithub.com/vercel/next.js/issues/40393) - feat(ts): expose `AppType`: [#​40391](https://togithub.com/vercel/next.js/issues/40391) - Update dev watcher to ignore more accurately: [#​40412](https://togithub.com/vercel/next.js/issues/40412) - Add failing case for location throw: [#​40445](https://togithub.com/vercel/next.js/issues/40445) - Drop legacy RSC handling in client for pages: [#​40472](https://togithub.com/vercel/next.js/issues/40472) - fix: eslint no-script-component-in-head error url: [#​40422](https://togithub.com/vercel/next.js/issues/40422) - chore: Update swc: [#​40292](https://togithub.com/vercel/next.js/issues/40292) - feat(edge): allows configuring Dynamic code execution guard: [#​39539](https://togithub.com/vercel/next.js/issues/39539) - Rename allowDynamic to unstable_allowDynamic: [#​40496](https://togithub.com/vercel/next.js/issues/40496) - Don't execute prefetches for bot user agents: [#​40435](https://togithub.com/vercel/next.js/issues/40435) - Update semver of eslint-plugin-react: [#​40246](https://togithub.com/vercel/next.js/issues/40246) - Clean up startTransition in Link: [#​40505](https://togithub.com/vercel/next.js/issues/40505) - docs(README): next.js logo with dark mode: [#​40223](https://togithub.com/vercel/next.js/issues/40223) - Passing down original sourcemap for flight client loader: [#​40508](https://togithub.com/vercel/next.js/issues/40508) - next/script: make `onLoad` concurrent rendering resilient: [#​40191](https://togithub.com/vercel/next.js/issues/40191) - chore: Update swc: [#​40520](https://togithub.com/vercel/next.js/issues/40520) - Add missing feature in next-swc: [#​40550](https://togithub.com/vercel/next.js/issues/40550) - Mask Flight Parameters from Middleware: [#​39939](https://togithub.com/vercel/next.js/issues/39939) - Unwrap promise with experimental_use: [#​40575](https://togithub.com/vercel/next.js/issues/40575) - fix(next/router): Prevent query delete in routing when next.config basePath option is truthy: [#​40566](https://togithub.com/vercel/next.js/issues/40566) - fix(image): handle image imports with high aspect ratio: [#​40563](https://togithub.com/vercel/next.js/issues/40563) - fix: loosen webpack compilation with `fallbackNodePolyfills: false`: [#​40612](https://togithub.com/vercel/next.js/issues/40612) - Adding experimentalAdjustFallback feature to font optimization: [#​40185](https://togithub.com/vercel/next.js/issues/40185) - fix: handle `notFound: true` in `/` with `next export`: [#​40592](https://togithub.com/vercel/next.js/issues/40592) - refactor: split up `CONTRIBUTING.md`: [#​40515](https://togithub.com/vercel/next.js/issues/40515) - Implement SWC transformer for server and client graphs: [#​40603](https://togithub.com/vercel/next.js/issues/40603) - Fix edge wasm handling during deploy: [#​40625](https://togithub.com/vercel/next.js/issues/40625) - Client directive: [#​40415](https://togithub.com/vercel/next.js/issues/40415) - Remove internal client next api detection: [#​40646](https://togithub.com/vercel/next.js/issues/40646) - Attach module trace for RSC related errors: [#​40652](https://togithub.com/vercel/next.js/issues/40652) - Use createFromFetch instead of createFromReadableStream to fetch Flight: [#​40656](https://togithub.com/vercel/next.js/issues/40656) - Change Flight response content type to application/octet-stream: [#​40665](https://togithub.com/vercel/next.js/issues/40665) - Send web vitals to Vercel analytics in app: [#​40669](https://togithub.com/vercel/next.js/issues/40669) - Refactor fetchServerResponse: [#​40674](https://togithub.com/vercel/next.js/issues/40674) - Port page and layout level API assertions to SWC transform: [#​40653](https://togithub.com/vercel/next.js/issues/40653) - Ensure smooth scroll is disabled for navigation in new and existing router: [#​40642](https://togithub.com/vercel/next.js/issues/40642) - Upgrade to latest React experimental: [#​40672](https://togithub.com/vercel/next.js/issues/40672) - Refine error messages: [#​40661](https://togithub.com/vercel/next.js/issues/40661) - Incldue styled-jsx in swc compiling: [#​40679](https://togithub.com/vercel/next.js/issues/40679) - misc: update caniuse-lite to latest: [#​40680](https://togithub.com/vercel/next.js/issues/40680) - Remove non existed exports and files: [#​40685](https://togithub.com/vercel/next.js/issues/40685) - fix(image): preload should respect crossOrigin: [#​40676](https://togithub.com/vercel/next.js/issues/40676) - Add handling for static generation in app: [#​40561](https://togithub.com/vercel/next.js/issues/40561) - Avoid direct React client API imports in the server graph: [#​40686](https://togithub.com/vercel/next.js/issues/40686) - Drop legacy RSC server and client extension: [#​40692](https://togithub.com/vercel/next.js/issues/40692) ##### Documentation Changes - docs: fix middleware path: [#​40340](https://togithub.com/vercel/next.js/issues/40340) - Fix mdx docs: [#​40402](https://togithub.com/vercel/next.js/issues/40402) - Update Server Components documentation.: [#​40452](https://togithub.com/vercel/next.js/issues/40452) - docs: move `swcMinify: true` out of "Experimental features" section: [#​40394](https://togithub.com/vercel/next.js/issues/40394) - Clarify use of `loading` property: [#​40488](https://togithub.com/vercel/next.js/issues/40488) - docs(errors/large-page-data): how to see data being passed to page: [#​40491](https://togithub.com/vercel/next.js/issues/40491) - docs(basic-features/script): update script version history: [#​40263](https://togithub.com/vercel/next.js/issues/40263) - Added "negative matcher" documentation: [#​40282](https://togithub.com/vercel/next.js/issues/40282) - Fix a typo in docs: [#​40501](https://togithub.com/vercel/next.js/issues/40501) ##### Example Changes - chore: fix examples: [#​40395](https://togithub.com/vercel/next.js/issues/40395) - chore(examples): update turborepo examples link: [#​40487](https://togithub.com/vercel/next.js/issues/40487) - update(examples): Emotion modules: [#​40242](https://togithub.com/vercel/next.js/issues/40242) - Added comments to middleware-matcher example: [#​40273](https://togithub.com/vercel/next.js/issues/40273) - Remove legacy mobx example: [#​40304](https://togithub.com/vercel/next.js/issues/40304) - Update cms-makeswift example: [#​40560](https://togithub.com/vercel/next.js/issues/40560) - Fixed typo: [#​40608](https://togithub.com/vercel/next.js/issues/40608) - Revert "Fixed typo": [#​40623](https://togithub.com/vercel/next.js/issues/40623) - chore: Migrate with-prefetching example to typescript: [#​40671](https://togithub.com/vercel/next.js/issues/40671) - chore: Refactor active-class-name example: [#​40670](https://togithub.com/vercel/next.js/issues/40670) - docs(examples): fix error connection handling: [#​40633](https://togithub.com/vercel/next.js/issues/40633) ##### Misc Changes - Temporarily disable unstable app test: [#​40408](https://togithub.com/vercel/next.js/issues/40408) - docs(middleware): fix broken link - chore: use `link:` instead of `file:` in CONTRIBUTING.md: [#​40510](https://togithub.com/vercel/next.js/issues/40510) - add Balázs as codeowner to `/errors/` directory - fix(cli): tune filter for extracting example `.tar`: [#​40513](https://togithub.com/vercel/next.js/issues/40513) - Add additional tests for prefetch and trailingSlash: [#​40517](https://togithub.com/vercel/next.js/issues/40517) - Wrap parallel routes tests in describe: [#​40546](https://togithub.com/vercel/next.js/issues/40546) - fix([#​40025](https://togithub.com/vercel/next.js/issues/40025)): run `next/script` beforeInteractive test in both dev & prod: [#​40541](https://togithub.com/vercel/next.js/issues/40541) ##### Credits Huge thanks to [@​huozhi](https://togithub.com/huozhi), [@​shuding](https://togithub.com/shuding), [@​ijjk](https://togithub.com/ijjk), [@​jasham](https://togithub.com/jasham), [@​Kikobeats](https://togithub.com/Kikobeats), [@​wyattjoh](https://togithub.com/wyattjoh), [@​rubytree33](https://togithub.com/rubytree33), [@​timneutkens](https://togithub.com/timneutkens), [@​balazsorban44](https://togithub.com/balazsorban44), [@​andrewrjohn](https://togithub.com/andrewrjohn), [@​SukkaW](https://togithub.com/SukkaW), [@​hanneslund](https://togithub.com/hanneslund), [@​leerob](https://togithub.com/leerob), [@​Djo1e](https://togithub.com/Djo1e), [@​kdy1](https://togithub.com/kdy1), [@​msafi](https://togithub.com/msafi), [@​tknickman](https://togithub.com/tknickman), [@​feugy](https://togithub.com/feugy), [@​cramforce](https://togithub.com/cramforce), [@​ryparker](https://togithub.com/ryparker), [@​victorboucher](https://togithub.com/victorboucher), [@​steven-tey](https://togithub.com/steven-tey), [@​JDansercoer](https://togithub.com/JDansercoer), [@​janklimo](https://togithub.com/janklimo), [@​hiro0218](https://togithub.com/hiro0218), [@​HaNdTriX](https://togithub.com/HaNdTriX), [@​migueloller](https://togithub.com/migueloller), [@​flex-kyunghwa](https://togithub.com/flex-kyunghwa), [@​saalimzafar](https://togithub.com/saalimzafar), [@​alxhotel](https://togithub.com/alxhotel), [@​janicklas-ralph](https://togithub.com/janicklas-ralph), [@​feedthejim](https://togithub.com/feedthejim), and [@​chornos13](https://togithub.com/chornos13) for helping! ### [`v12.3.0`](https://togithub.com/vercel/next.js/releases/tag/v12.3.0) [Compare Source](https://togithub.com/vercel/next.js/compare/v12.2.6...v12.3.0) ##### Core Changes - Refactor client entry plugin to separate methods.: [#​39162](https://togithub.com/vercel/next.js/issues/39162) - Eliminate path polyfill and incremental-cache from base server: [#​39548](https://togithub.com/vercel/next.js/issues/39548) - Remove precopied styled-jsx: [#​39520](https://togithub.com/vercel/next.js/issues/39520) - Refactor handling of addPageEntry promise: [#​39547](https://togithub.com/vercel/next.js/issues/39547) - Support multiple flush effects: [#​39559](https://togithub.com/vercel/next.js/issues/39559) - Eliminate Amp in Edge runtime: [#​39560](https://togithub.com/vercel/next.js/issues/39560) - Rename page -> entry in on-demand-entry-handler: [#​39564](https://togithub.com/vercel/next.js/issues/39564) - Update .env HMR handling: [#​39566](https://togithub.com/vercel/next.js/issues/39566) - Fix failing switchable runtime deploy test: [#​39579](https://togithub.com/vercel/next.js/issues/39579) - Fix Edge SSR routes: [#​39594](https://togithub.com/vercel/next.js/issues/39594) - Support tsconfig paths without baseurl: [#​34926](https://togithub.com/vercel/next.js/issues/34926) - Enable [@​typescript-eslint/no-use-before-define](https://togithub.com/typescript-eslint/no-use-before-define) for functions: [#​39602](https://togithub.com/vercel/next.js/issues/39602) - Remove minify: false for webpack5 bundle: [#​39620](https://togithub.com/vercel/next.js/issues/39620) - Next Server code refactoring: [#​39591](https://togithub.com/vercel/next.js/issues/39591) - Eliminate path and utils from base server: [#​39622](https://togithub.com/vercel/next.js/issues/39622) - Remove webpack4 types: [#​39631](https://togithub.com/vercel/next.js/issues/39631) - Enable additional TypeScript ESLint rules: [#​39640](https://togithub.com/vercel/next.js/issues/39640) - fix(next/dynamic): handle template literal import path: [#​39623](https://togithub.com/vercel/next.js/issues/39623) - Add comment on slash normalizing in server: [#​39653](https://togithub.com/vercel/next.js/issues/39653) - Refactor base server: [#​39649](https://togithub.com/vercel/next.js/issues/39649) - Add separate entry per layout/page.: [#​39611](https://togithub.com/vercel/next.js/issues/39611) - fix(next-server): Fix priority for edge routes : [#​39462](https://togithub.com/vercel/next.js/issues/39462) - Add todo for dependsOn: [#​39677](https://togithub.com/vercel/next.js/issues/39677) - Improved server CSS handling: [#​39664](https://togithub.com/vercel/next.js/issues/39664) - feat(next-swc): Update swc: [#​39499](https://togithub.com/vercel/next.js/issues/39499) - fix next-app-loader on windows: [#​39657](https://togithub.com/vercel/next.js/issues/39657) - fix(swc/emotion): Correct the `SPACE_AROUND_COLON` regex: [#​39710](https://togithub.com/vercel/next.js/issues/39710) - fix([#​39609](https://togithub.com/vercel/next.js/issues/39609)): warns about suspense and ssr: [#​39676](https://togithub.com/vercel/next.js/issues/39676) - Use realpath when emitting traced package.json: [#​39683](https://togithub.com/vercel/next.js/issues/39683) - fix([#​39706](https://togithub.com/vercel/next.js/issues/39706)): add avif support for node serve static: [#​39733](https://togithub.com/vercel/next.js/issues/39733) - fix(next): Do not display message when middleware is removed on dev mode: [#​39604](https://togithub.com/vercel/next.js/issues/39604) - refactor(portal): remove useRef from portal component: [#​39792](https://togithub.com/vercel/next.js/issues/39792) - refactor(use-intersection): remove useRef usage: [#​39791](https://togithub.com/vercel/next.js/issues/39791) - allow Edge Functions to stream a compressed `fetch` response: [#​39608](https://togithub.com/vercel/next.js/issues/39608) - fix meaninglessFileNames type in compiler options schema: [#​39698](https://togithub.com/vercel/next.js/issues/39698) - build: upgrade edge-runtime: [#​39749](https://togithub.com/vercel/next.js/issues/39749) - Update stalled ensure log to use debug instead: [#​39826](https://togithub.com/vercel/next.js/issues/39826) - Skip building /500 in dev mode: [#​39828](https://togithub.com/vercel/next.js/issues/39828) - Fix `onError` handling in `next/future/image`: [#​39824](https://togithub.com/vercel/next.js/issues/39824) - Improve error message on `next/future/image` when `objectFit` or `objectPosition`: [#​39614](https://togithub.com/vercel/next.js/issues/39614) - Refactor client CSS imports: [#​39758](https://togithub.com/vercel/next.js/issues/39758) - Ensure moduleResolution is written correctly: [#​39836](https://togithub.com/vercel/next.js/issues/39836) - Fix disposing active entries in dev compilers: [#​39845](https://togithub.com/vercel/next.js/issues/39845) - fix([#​39807](https://togithub.com/vercel/next.js/issues/39807)): ignore width/height from webpack with "fill": [#​39849](https://togithub.com/vercel/next.js/issues/39849) - Add handling for auto installing TypeScript deps and HMRing tsconfig: [#​39838](https://togithub.com/vercel/next.js/issues/39838) - Remove eslint warning when no eslint config is present: [#​39872](https://togithub.com/vercel/next.js/issues/39872) - feat(next/swc): enable wasm first binding load for the platforms: [#​38883](https://togithub.com/vercel/next.js/issues/38883) - Fix `next/future/image` blur-up placeholder : [#&

Configuration

📅 Schedule: Branch creation - "every 2 weeks on Monday before 7am" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
haushaltsdaten ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 8:58am