chore(deps): update all non-major dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@fontsource/roboto (source) | devDependencies | minor | 5.0.14 -> 5.1.0 |
@mui/styled-engine-sc (source) | dependencies | minor | 6.0.0 -> 6.1.2 |
@tanstack/react-query (source) | dependencies | minor | 5.52.2 -> 5.59.0 |
@types/jest (source) | dependencies | patch | 29.5.12 -> 29.5.13 |
@types/node (source) | dependencies | patch | 20.16.2 -> 20.16.10 |
@types/react (source) | dependencies | patch | 18.3.4 -> 18.3.11 |
react-oauth2-code-pkce | devDependencies | minor | 1.20.2 -> 1.21.0 |
react-router-dom (source) | dependencies | patch | 6.26.1 -> 6.26.2 |
styled-components (source) | dependencies | patch | 6.1.12 -> 6.1.13 |
typescript (source) | dependencies | minor | 5.5.4 -> 5.6.2 |
uis/devops/continuous-delivery/ci-templates | repository | minor |
v4.5.0 -> v4.6.0
|
Release Notes
mui/material-ui (@mui/styled-engine-sc)
v6.1.2
Oct 2, 2024
A big thanks to the 13 contributors who made this release possible.
@mui/material@6.1.2
- [Autocomplete] Fix listbox opens and closes on click when used with
limitTags
(#42494) @appleSimple - [Button] Ignore
dark
andcontrastText
if not provided in the theme (#43861) @siriwatknp - [Button] Fix regression for color
inherit
(#43862) @siriwatknp - [LinearProgress] Fix background color (#43949) @sai6855
- Support CSS variables with shadow DOM (#43948) @siriwatknp
- [Rating] Use Rating
name
as prefix of input element ids (#43829) @yash49 - [Drawer] Fix issue with main window being used instead of iframe's window (#43818) @albarv340
- [ThemeProvider] Support setting default mode (#43951) @siriwatknp
Docs
- Update theme toggle demo (#43956) @Janpot
- Add note about minimum required webpack version (#43864) @Janpot
- Format Pigment CSS docs (#43812) @oliviertassinari
- Fix visual bug on dashboard template (#43836) @oliviertassinari
- Fix pigment-css.md syntax error (#43837) @kdichev
- Fix Sign-in template form experience (#43838) @oliviertassinari
- Remove "To be continued" section from v0 –> v1 migration guide (#43832) @samuelsycamore
- Fix 301 to chromium (#43809) @oliviertassinari
- [joy-ui] Add missing ComponentLinkHeader components (#43865) @samuelsycamore
- [Modal] Remove unnecessary type assertion (#43825) @ZeeshanTamboli
- [Table] Stabilize random series in virtualized table demo (#43744) @Janpot
- [system] Add migration guide link to
@mui/styles
pages (#43833) @samuelsycamore
Core
- [code-infra] Fix flaky dashboard screenshot - take 2 (#43937) @Janpot
- [code-infra] Replace all instances of
e
withevent
and add eslint rule (#43866) @samuelsycamore - [code-infra] Fix and update bundling fixtures (#43709) @Janpot
- [code-infra] Update transitive dependencies with vulnerabilties (#43895) @Janpot
- [code-infra] Optimize regression tests (#43889) @Janpot
- [code-infra] Remove custom playwright installation steps (#43881) @Janpot
- [code-infra] Fix flaky dashboard screenshot (#43890) @Janpot
- [code-infra] Add new instanceof proptypes for toolpad (#43814) @Janpot
- Fix eslint-plugin-react-compiler issues in usePagination tests (#43946) @wilhelmlofsten
- Uniformity in version range @oliviertassinari
- Replace
toBeAriaHidden
matcher withtoBeInaccessible
in tests (#43870) @ZeeshanTamboli - [docs-infra] Strengthen CSP (#43711) @oliviertassinari
- [docs-infra] Open Codesandbox demo with fontsize=12 (#43860) @siriwatknp
- [icons] Reduce Material Icon page size (#43911) @oliviertassinari
- [test] Point Istanbul to correct URL (#43935) @sai6855
- [test] Sync React.version parse logic with codebase (#43820) @oliviertassinari
- Improve getReactElementRef() utils (#43022) @sai6855
- [Drawer] Refactor getScrollbarSize usages (#43828) @BrianWoolfolk
- [Modal] Replace
show
parameter name withhide
in modal manager (#43868) @ZeeshanTamboli - [Modal] Remove unnecessary
manager
prop handling (#43867) @ZeeshanTamboli
All contributors of this release in alphabetical order: @albarv340, @appleSimple, @BrianWoolfolk, @DanailH, @Janpot, @kdichev, @oliviertassinari, @sai6855, @samuelsycamore, @siriwatknp, @wilhelmlofsten, @yash49, @ZeeshanTamboli
v6.1.1
Sep 19, 2024
A big thanks to the 18 contributors who made this release possible.
@mui/material@6.1.1
- [Grid] Bring back
GridProps
andGridTypeMap
(#43717) @DiegoAndai - [Paper] Fix wrong background-image on Paper when elevation is 0 (#43723) @ZeeshanTamboli
- [Skeleton] Fix wave animation for styled-components (#43740) @siriwatknp
- [Modal] Fix event handlers overriding behavior (#43757) @sai6855
@mui/system@6.1.1
- Pass the stylesheet directly to
GlobalStyles
(#43739) @siriwatknp
@mui/utils@6.1.1
Docs
- [material-ui][Breadcrumbs] Document CondensedWithMenu option for Breadcrumbs (#42973) @Sergio16T
- [material-ui][CircularProgress] Add Circular size demo (#43734) @sai6855
- [material-ui][slider] Fix slider in color customization playground twitches when sliding (#43671) @Nashyn
- [material-ui][slider] Polish Music player demo (#43748) @oliviertassinari
- [material-ui] Document Typography color prop breaking change (#43735) @aarongarciah
- [material-ui] Add docs for complementary Table components (#43756) @Juneezee
- [material-ui] Improve minimizing bundle docs (#43781) @ZeeshanTamboli
- [pigment-css] Call out Pigment being in alpha (#43725) @aarongarciah
- [pigment-css] Fix typo globalCSS -> globalCss (#43754) @hiro0218
- [test] Improve demos for better regression screenshots (#43742) @aarongarciah
- Fix minor typo (#42899) @xconverge
- Revert icon search virtualization (#43569) @Janpot
- Fix MUI Treasury Layout broken links (#43752) @oliviertassinari
- Fix 301 link to design asset @oliviertassinari
- Update release schedule table after v6 stable (#43726) @sahil-ag
- Fix bundle size link regression @oliviertassinari
Core
- [code-infra] Allow overriding all
options
ofuseFakeTimers
function (#43729) @LukasTy - [core] Fix 301 link to Next.js and git diff @oliviertassinari
- [core] Fix package.json repository rule @oliviertassinari
- [core] Remove redundant window @oliviertassinari
- [core] Fix some issues reported by eslint-plugin-react-compiler (#43117) @binsmyth
- [core] Replace more
indexOf
withincludes
(#43694) @Juneezee - [core] Remove /.yarn (#43712) @oliviertassinari
- [docs-infra] Enable synthetic default imports in TypeScript config (#43747) @morozow
- [docs-infra] Fix Vale config for TypeScript references (#43751) @oliviertassinari
- [docs-infra] Fix toolbar arrow order (#43627) @oliviertassinari
- [docs-infra] Fix missing dependencies in multi-tab demos (#43713) @cherniavskii
- [docs-infra] Fix API search link regression (#43662) @oliviertassinari
- [test] Update font-awesome CSS file in regression tests fixture (#43745) @Janpot
- [test] Remove position:relative from regression container (#43743) @aarongarciah
- [test] Remove top-level inline-block from the regression tests (#43656) @Janpot
- [website] Match pricing page with linked page h1 @oliviertassinari
All contributors of this release in alphabetical order: @aarongarciah, @binsmyth, @cherniavskii, @DiegoAndai, @Janpot, @Juneezee, @LukasTy, @mnajdova, @morozow, @Nashyn, @oliviertassinari, @sahil-ag, @sai6855, @Sergio16T, @siriwatknp, @xconverge, @yash49, @ZeeshanTamboli
v6.1.0
Sep 10, 2024
A big thanks to the 21 contributors who made this release possible. Here are the highlights
-
Minor version changes: To solve longstanding ESM compatibility issues we added package exports to
@mui/icons-material
(#43624). This change is backwards compatible with previously recommended setups. Bundlers that don't support theexports
field won't be affected. If you discover any issues, please reach out by creating a GitHub issue. - This release also includes several fixes and documentation improvements to support the Material UI v6 upgrade.
@mui/icons-material@6.1.0
@mui/material@6.1.0
- [Autocomplete] Add custom props support via
slotProps
(#43613) @Michael-Hutchinson - [Dialog] Fix broken scrolling in full screen mode (#43626) @LuseBiswas
- [Grid] Revert wrap deprecation (#42363) (#43459) @DiegoAndai
- Improve color map filter on styles (#43579) @DiegoAndai
- Return styles directly if the selector is
&
when usingapplyStyles
(#43633) @siriwatknp - [types] Make slots partial in
CreateSlotsAndSlotProp
type (#42077) @lhilgert9 - [Radio] Fix disabled state styling regression (#43592) @mnajdova
- Fix wrong import to type (#43584) @mnajdova
- Simplify version prerelease export (#43699) @DiegoAndai
@mui/system@6.1.0
- Use a custom sheet to set prepend for
GlobalStyles
(#43632) @siriwatknp - Simplify version prerelease export (#43699) @DiegoAndai
Docs
- [material-ui][Autocomplete] Refactor asynchronous loading demo (#43630) @sai6855
- [material-ui][Autocomplete] Fix GitHubLabel demo input background color (#43599) @sai6855
- [material-ui] Update Next.js font optimization guide (#43196) @siriwatknp
- [material-ui] Fix getting started with CSS variables in theme example (#43658) @Designer023
- [material-ui][system] Edit "How to use components selector API" section to add about direct import (#43377) @IAluI
- [material-ui] Update @mui/material-nextjs import examples to v14 (#43698) @ohmsl
- Fix typo in Divider doc (#43691) @lokendra-reco
- Add Anima section to documentation (#43673) @GoOrit-Anima
- Add Integrations section to design resources page (#43612) @zanivan
- Fix versions URL @oliviertassinari
- Keep showing next under the subdomain @oliviertassinari
- Add Next.js font optimization section to Pigment CSS migration (#43631) @siriwatknp
- Update the Material UI readme post-v6 (#43504) @samuelsycamore
- Bring back v5 release changelogs (#43460) @oliviertassinari
- Fix use of absolute URLs (#43567) @oliviertassinari
- Remove explicit
date-fns
dependency (#40823) @renovate[bot] - [pigment-css] Add guide for Pigment CSS quickstart (#43395) @alelthomas
- [system] Fix link to createCssVarsProvider (#43661) @oliviertassinari
- Add scrollbar to color picker demo (#43672) @sai6855
Core
- [blog] Uniformalize version between projects @oliviertassinari
- [blog] Fix page layout shift @oliviertassinari
- [code-infra] Build size snapshots from installed packages (#43452) @Janpot
- [code-infra] Recreate lockfile (#43623) @Janpot
- [code-infra] Make the API docs builder more configurable (#43574) @michaldudak
- [code-infra] Update runners from node 18 to 20 for GHA (#43593) @JCQuintas
- [code-infra] Update runners from node 18 to 20 (#43591) @JCQuintas
- [docs-infra] Fix axe issue scroll-to-top without landmark (#43663) @oliviertassinari
- [docs-infra] Reduce Algolia index size, no need for lvl6 @oliviertassinari
- [docs-infra] Use embed as the default for opening CodeSandbox (#43618) @siriwatknp
- [docs-infra] Fix broken anchor button when header has a link (#43598) @cherniavskii
- [docs-infra] Open Sign-in and Dashboard template with CodeSandbox/StackBlitz (#43604) @siriwatknp
- [examples] Fix CDN live preview demo (#43641) @oliviertassinari
- Add Pigment CSS screenshot test (#43280) @mnajdova
- [website] Polish gold sponsors @oliviertassinari
- [website] Add CopyCopter as gold sponsor (#43595) @zanivan
- [website] Add disabled button styles to branding theme (#43577) @zanivan
All contributors of this release in alphabetical order: @alelthomas, @cherniavskii, @Designer023, @DiegoAndai, @GoOrit-Anima, @IAluI, @Janpot, @JCQuintas, @lhilgert9, @lokendra-reco, @LuseBiswas, @Michael-Hutchinson, @michaldudak, @mnajdova, @ohmsl, @oliviertassinari, @renovate[bot], @sai6855, @samuelsycamore, @siriwatknp, @zanivan
v6.0.2
Sep 3, 2024
A big thanks to the 11 contributors who made this release possible.
@mui/material@6.0.2
- Fix
createTheme
with just color schemes (#43518) @siriwatknp - [Menu,Popover] Fix Backdrop props descriptions (#43503) @Michael-Hutchinson
- [MenuList] Do not react to an event with modifier key pressed (#43505) @MateuszGroth
@mui/system@6.0.2
- [InitColorSchemeScript] Use
let/const
instead ofvar
(#43468) @ishon19 - Fix composeClasses v6 behavior change (#43537) @oliviertassinari
@mui/codemod@6.0.2
- Skip
ListItemButton
import for unrelated files (#43532) @siriwatknp
Docs
- [figma] Clarity state or Figma Plugin component export (#43543) @oliviertassinari
- [material-ui] Fix template shadow tokens (#43514) @zanivan
- Update version support range (#43565) @oliviertassinari
- Polish Material UI Sync plugin code format @oliviertassinari
Core
- [blog] Update Material UI v6 blog post link to reflect correct section title (#43535) @Michael-Hutchinson
- [blog] Makes the v5 name change clearer @oliviertassinari
- [blog] Fix typo in Material UI v6 blog post (#43502) @iamandrewluca
- [code-infra] Add missing @babel/runtime dependency to @mui/material-pigment-css (#43473) @Janpot
- [code-infra] Remove permissions in publish-canaries.yml (#43491) @oliviertassinari
- [core] Fix CodeQL scan (#43547) @oliviertassinari
- [core] Fix CHANGELOG
@mui/material@6.0.1
version (#43516) @DiegoAndai - [docs-infra] Reduce description max-length (#43562) @oliviertassinari
- [docs-infra] Crash on invalid callout type (#43546) @oliviertassinari
- [docs-infra] Fix GitHub source link redirection (#43534) @oliviertassinari
- [infra] Fixed workflow file path (#43528) @michelengelen
- [typescript] Fix missing
Theme
generic (#43523) @siriwatknp - [website] Match pricing label with page @oliviertassinari
- [website] Update Premium price and remove any mention to cap (#43466) @joserodolfofreitas
All contributors of this release in alphabetical order: @DiegoAndai, @iamandrewluca, @ishon19, @Janpot, @joserodolfofreitas, @MateuszGroth, @Michael-Hutchinson, @michelengelen, @oliviertassinari, @siriwatknp, @zanivan
v6.0.1
Aug 29, 2024
A big thanks to the 12 contributors who made this release possible. It contains bug fixes and documentation improvements.
@mui/material@6.0.1
- Attach default light color scheme when enabling CSS theme variables (#43493) @siriwatknp
- [Skeleton] Apply the wave animation to the correct element (#43474) @mnajdova
Docs
- [material-ui][Dialog] Update confirmation dialog description (#43488) @Michael-Hutchinson
- Add Material UI v6 is out! to the notifications (#43448) @oliviertassinari
- [material-ui] Dark scroll bars in templates (#43483) @aarongarciah
- [material-ui] Add TemplateFrame to templates (#43406) @zanivan
- [table] Make the data grid blend in (#43489) @oliviertassinari
Core
- [blog] Update Toolpad Studio marketing page links in the blogs (#43407) @prakhargupta1
- [blog] Add missing social card to the blog post (#43465) @siriwatknp
- [code-infra] Fix typing issues with
@mui-internal/api-docs-builder
(#43498) @Janpot - [code-infra] Fix nextjs build cache (#43467) @JCQuintas
- Remove
'use client'
from index files and useAutocomplete reexport (#41956) @DiegoAndai - Replace relative links to absolute ones in JSDocs (#43472) @alexfauquette
- Upgrade babel runtime (#43243) @Janpot
- [docs-infra] Skip shadow DOM regression test (#43500) @aarongarciah
- [docs-infra] Fix use of process.env.DEPLOY_ENV (#43490) @oliviertassinari
- [docs-infra] Add comment about removing optimizeFonts Next.js config (#43469) @aarongarciah
- [examples] Use
latest
on all Material UI dependencies (#43494) @mnajdova - [infra] fix workflow path (#43464) @michelengelen
All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @DiegoAndai, @Janpot, @JCQuintas, @Michael-Hutchinson, @michelengelen, @mnajdova, @oliviertassinari, @prakhargupta1, @siriwatknp, @zanivan
TanStack/query (@tanstack/react-query)
v5.59.0
Version 5.59.0 - 10/1/24, 3:45 PM
Changes
Feat
Docs
- react-query: Fix broken route on eslint-plugin-query.md (#8113) (
55a6155
) by Gaurav Kumar - react-query: fix a typo in guides/ssr.md (#8086) (
9227fd3
) by Morteza - angular-query: add rxjs example (#8108) (
68ca717
) by Arnoud
Other
- (
c12587a
) by @laurentlahmy
Packages
- @tanstack/query-core@5.59.0
- @tanstack/react-query@5.59.0
- @tanstack/solid-query@5.59.0
- @tanstack/query-broadcast-client-experimental@5.59.0
- @tanstack/query-persist-client-core@5.59.0
- @tanstack/query-sync-storage-persister@5.59.0
- @tanstack/react-query-devtools@5.59.0
- @tanstack/react-query-persist-client@5.59.0
- @tanstack/react-query-next-experimental@5.59.0
- @tanstack/solid-query-devtools@5.59.0
- @tanstack/solid-query-persist-client@5.59.0
- @tanstack/svelte-query@5.59.0
- @tanstack/svelte-query-devtools@5.59.0
- @tanstack/svelte-query-persist-client@5.59.0
- @tanstack/vue-query@5.59.0
- @tanstack/vue-query-devtools@5.59.0
- @tanstack/angular-query-experimental@5.59.0
- @tanstack/query-async-storage-persister@5.59.0
- @tanstack/angular-query-devtools-experimental@5.59.0
v5.56.2
Version 5.56.2 - 9/12/24, 6:05 PM
Changes
Fix
- core: make sure infiniteQuery always fetches the first page (#8051) (
7624785
) by Dominik Dorfmeister
Packages
- @tanstack/query-core@5.56.2
- @tanstack/query-broadcast-client-experimental@5.56.2
- @tanstack/query-persist-client-core@5.56.2
- @tanstack/query-sync-storage-persister@5.56.2
- @tanstack/react-query@5.56.2
- @tanstack/react-query-devtools@5.56.2
- @tanstack/react-query-persist-client@5.56.2
- @tanstack/react-query-next-experimental@5.56.2
- @tanstack/solid-query@5.56.2
- @tanstack/solid-query-devtools@5.56.2
- @tanstack/solid-query-persist-client@5.56.2
- @tanstack/svelte-query@5.56.2
- @tanstack/svelte-query-devtools@5.56.2
- @tanstack/svelte-query-persist-client@5.56.2
- @tanstack/vue-query@5.56.2
- @tanstack/vue-query-devtools@5.56.2
- @tanstack/angular-query-experimental@5.56.2
- @tanstack/query-async-storage-persister@5.56.2
- @tanstack/angular-query-devtools-experimental@5.56.2
v5.56.1
Version 5.56.1 - 9/12/24, 2:38 PM
Changes
Fix
Chore
- trigger release (
6a17069
) by Dominik Dorfmeister
Packages
- @tanstack/eslint-plugin-query@5.56.1
- @tanstack/query-async-storage-persister@5.56.1
- @tanstack/query-broadcast-client-experimental@5.56.1
- @tanstack/query-core@5.56.1
- @tanstack/query-devtools@5.56.1
- @tanstack/query-persist-client-core@5.56.1
- @tanstack/query-sync-storage-persister@5.56.1
- @tanstack/react-query@5.56.1
- @tanstack/react-query-devtools@5.56.1
- @tanstack/react-query-persist-client@5.56.1
- @tanstack/react-query-next-experimental@5.56.1
- @tanstack/solid-query@5.56.1
- @tanstack/solid-query-devtools@5.56.1
- @tanstack/solid-query-persist-client@5.56.1
- @tanstack/svelte-query@5.56.1
- @tanstack/svelte-query-devtools@5.56.1
- @tanstack/svelte-query-persist-client@5.56.1
- @tanstack/vue-query@5.56.1
- @tanstack/vue-query-devtools@5.56.1
- @tanstack/angular-query-devtools-experimental@5.56.1
- @tanstack/angular-query-experimental@5.56.1
v5.56.0
Version 5.56.0 - 9/12/24, 9:56 AM
Changes
Feat
Docs
- react-query: recommend against throwing errors in
select
(#8041) (9608f80
) by @DogPawHat
Packages
- @tanstack/query-core@5.56.0
- @tanstack/react-query@5.56.0
- @tanstack/query-broadcast-client-experimental@5.56.0
- @tanstack/query-persist-client-core@5.56.0
- @tanstack/query-sync-storage-persister@5.56.0
- @tanstack/react-query-devtools@5.56.0
- @tanstack/react-query-persist-client@5.56.0
- @tanstack/react-query-next-experimental@5.56.0
- @tanstack/solid-query@5.56.0
- @tanstack/solid-query-devtools@5.56.0
- @tanstack/solid-query-persist-client@5.56.0
- @tanstack/svelte-query@5.56.0
- @tanstack/svelte-query-devtools@5.56.0
- @tanstack/svelte-query-persist-client@5.56.0
- @tanstack/vue-query@5.56.0
- @tanstack/vue-query-devtools@5.56.0
- @tanstack/angular-query-experimental@5.56.0
- @tanstack/query-async-storage-persister@5.56.0
- @tanstack/angular-query-devtools-experimental@5.56.0
v5.55.4
Version 5.55.4 - 9/9/24, 6:38 AM
Changes
Fix
- query-core: jsdoc of notifyManager (#8031) (
2c1be7b
) by @manudeli
Packages
- @tanstack/query-core@5.55.4
- @tanstack/query-broadcast-client-experimental@5.55.4
- @tanstack/query-persist-client-core@5.55.4
- @tanstack/query-sync-storage-persister@5.55.4
- @tanstack/react-query@5.55.4
- @tanstack/react-query-devtools@5.55.4
- @tanstack/react-query-persist-client@5.55.4
- @tanstack/react-query-next-experimental@5.55.4
- @tanstack/solid-query@5.55.4
- @tanstack/solid-query-devtools@5.55.4
- @tanstack/solid-query-persist-client@5.55.4
- @tanstack/svelte-query@5.55.4
- @tanstack/svelte-query-devtools@5.55.4
- @tanstack/svelte-query-persist-client@5.55.4
- @tanstack/vue-query@5.55.4
- @tanstack/vue-query-devtools@5.55.4
- @tanstack/angular-query-experimental@5.55.4
- @tanstack/query-async-storage-persister@5.55.4
- @tanstack/angular-query-devtools-experimental@5.55.4
v5.55.3
Version 5.55.3 - 9/9/24, 6:16 AM
Changes
Fix
- replace
JSON.stringify
withreplaceDeepEqual
in structural sharing integrity check (#8030) (1bffc78
) by jxom
Chore
Docs
Packages
- @tanstack/query-core@5.55.3
- @tanstack/angular-query-devtools-experimental@5.55.3
- @tanstack/angular-query-experimental@5.55.3
- @tanstack/query-broadcast-client-experimental@5.55.3
- @tanstack/query-persist-client-core@5.55.3
- @tanstack/query-sync-storage-persister@5.55.3
- @tanstack/react-query@5.55.3
- @tanstack/react-query-devtools@5.55.3
- @tanstack/react-query-persist-client@5.55.3
- @tanstack/react-query-next-experimental@5.55.3
- @tanstack/solid-query@5.55.3
- @tanstack/solid-query-devtools@5.55.3
- @tanstack/solid-query-persist-client@5.55.3
- @tanstack/svelte-query@5.55.3
- @tanstack/svelte-query-devtools@5.55.3
- @tanstack/svelte-query-persist-client@5.55.3
- @tanstack/vue-query@5.55.3
- @tanstack/vue-query-devtools@5.55.3
- @tanstack/query-async-storage-persister@5.55.3
v5.55.2
Version 5.55.2 - 9/8/24, 4:10 PM
Changes
Refactor
- query-core: move Override type to core (#7916) (
f0c5022
) by @manudeli
Packages
- @tanstack/query-core@5.55.2
- @tanstack/react-query@5.55.2
- @tanstack/solid-query@5.55.2
- @tanstack/svelte-query@5.55.2
- @tanstack/angular-query-experimental@5.55.2
- @tanstack/query-broadcast-client-experimental@5.55.2
- @tanstack/query-persist-client-core@5.55.2
- @tanstack/query-sync-storage-persister@5.55.2
- @tanstack/react-query-devtools@5.55.2
- @tanstack/react-query-persist-client@5.55.2
- @tanstack/react-query-next-experimental@5.55.2
- @tanstack/solid-query-devtools@5.55.2
- @tanstack/solid-query-persist-client@5.55.2
- @tanstack/svelte-query-devtools@5.55.2
- @tanstack/svelte-query-persist-client@5.55.2
- @tanstack/vue-query@5.55.2
- @tanstack/vue-query-devtools@5.55.2
- @tanstack/angular-query-devtools-experimental@5.55.2
- @tanstack/query-async-storage-persister@5.55.2
v5.55.1
Version 5.55.1 - 9/8/24, 1:19 PM
Changes
Fix
Refactor
- react-query: split prefetch.ts (#8028) (
42715e7
) by @manudeli
Docs
Packages
- @tanstack/query-devtools@5.55.1
- @tanstack/react-query@5.55.1
- @tanstack/react-query-devtools@5.55.1
- @tanstack/react-query-persist-client@5.55.1
- @tanstack/react-query-next-experimental@5.55.1
- @tanstack/solid-query-devtools@5.55.1
- @tanstack/svelte-query-devtools@5.55.1
- @tanstack/vue-query-devtools@5.55.1
- @tanstack/angular-query-devtools-experimental@5.55.1
v5.55.0
Version 5.55.0 - 9/6/24, 5:58 AM
Changes
Feat
- react-query: add optional queryClient parameter to usePrefetchQuery (#8014) (
48702e4
) by Jonghyeon Ko
Packages
- @tanstack/react-query@5.55.0
- @tanstack/react-query-devtools@5.55.0
- @tanstack/react-query-persist-client@5.55.0
- @tanstack/react-query-next-experimental@5.55.0
v5.54.1
Version 5.54.1 - 9/3/24, 8:50 PM
Changes
Fix
- query-core: accept generics on setQueryDefaults and setMutationDefaults (#7903) (
a85382f
) by Simone Cervini
Packages
- @tanstack/query-core@5.54.1
- @tanstack/vue-query@5.54.1
- @tanstack/query-broadcast-client-experimental@5.54.1
- @tanstack/query-persist-client-core@5.54.1
- @tanstack/query-sync-storage-persister@5.54.1
- @tanstack/react-query@5.54.1
- @tanstack/react-query-devtools@5.54.1
- @tanstack/react-query-persist-client@5.54.1
- @tanstack/react-query-next-experimental@5.54.1
- @tanstack/solid-query@5.54.1
- @tanstack/solid-query-devtools@5.54.1
- @tanstack/solid-query-persist-client@5.54.1
- @tanstack/svelte-query@5.54.1
- @tanstack/svelte-query-devtools@5.54.1
- @tanstack/svelte-query-persist-client@5.54.1
- @tanstack/vue-query-devtools@5.54.1
- @tanstack/angular-query-experimental@5.54.1
- @tanstack/query-async-storage-persister@5.54.1
- @tanstack/angular-query-devtools-experimental@5.54.1
v5.53.3
Version 5.53.3 - 9/2/24, 12:32 PM
Changes
Fix
Docs
Packages
- @tanstack/query-core@5.53.3
- @tanstack/query-broadcast-client-experimental@5.53.3
- @tanstack/query-persist-client-core@5.53.3
- @tanstack/query-sync-storage-persister@5.53.3
- @tanstack/react-query@5.53.3
- @tanstack/react-query-devtools@5.53.3
- @tanstack/react-query-persist-client@5.53.3
- @tanstack/react-query-next-experimental@5.53.3
- @tanstack/solid-query@5.53.3
- @tanstack/solid-query-devtools@5.53.3
- @tanstack/solid-query-persist-client@5.53.3
- @tanstack/svelte-query@5.53.3
- @tanstack/svelte-query-devtools@5.53.3
- @tanstack/svelte-query-persist-client@5.53.3
- @tanstack/vue-query@5.53.3
- @tanstack/vue-query-devtools@5.53.3
- @tanstack/angular-query-experimental@5.53.3
- @tanstack/query-async-storage-persister@5.53.3
- @tanstack/angular-query-devtools-experimental@5.53.3
v5.53.2
Version 5.53.2 - 9/1/24, 8:41 PM
Changes
Fix
- vue-query: invalidate queries immediately after calling
invalidateQueries
(#7930) (c91c720
) by @Mini-ghost
Chore
- angular-query: add injection context tests (#7993) (
cc20045
) by Arnoud - deps: update to @tanstack/config 0.13.1 (#7986) (
4b2c8c5
) by Lachlan Collins
Docs
Packages
- @tanstack/query-core@5.53.2
- @tanstack/react-query@5.53.2
- @tanstack/solid-query@5.53.2
- @tanstack/vue-query@5.53.2
- @tanstack/angular-query-experimental@5.53.2
- @tanstack/query-broadcast-client-experimental@5.53.2
- @tanstack/query-persist-client-core@5.53.2
- @tanstack/query-sync-storage-persister@5.53.2
- @tanstack/react-query-devtools@5.53.2
- @tanstack/react-query-persist-client@5.53.2
- @tanstack/react-query-next-experimental@5.53.2
- @tanstack/solid-query-devtools@5.53.2
- @tanstack/solid-query-persist-client@5.53.2
- @tanstack/svelte-query@5.53.2
- @tanstack/svelte-query-devtools@5.53.2
- @tanstack/svelte-query-persist-client@5.53.2
- @tanstack/vue-query-devtools@5.53.2
- @tanstack/angular-query-devtools-experimental@5.53.2
- @tanstack/query-async-storage-persister@5.53.2
v5.53.1
Version 5.53.1 - 8/30/24, 10:29 AM
Changes
Fix
Chore
- deps: use ESLint v9 (#7985) (
82bfc34
) by Lachlan Collins - deps: update eslint plugins (#7984) (
8fe9010
) by Lachlan Collins
Packages
- @tanstack/query-core@5.53.1
- @tanstack/react-query@5.53.1
- @tanstack/query-broadcast-client-experimental@5.53.1
- @tanstack/query-persist-client-core@5.53.1
- @tanstack/query-sync-storage-persister@5.53.1
- @tanstack/react-query-devtools@5.53.1
- @tanstack/react-query-persist-client@5.53.1
- @tanstack/react-query-next-experimental@5.53.1
- @tanstack/solid-query@5.53.1
- @tanstack/solid-query-devtools@5.53.1
- @tanstack/solid-query-persist-client@5.53.1
- @tanstack/svelte-query@5.53.1
- @tanstack/svelte-query-devtools@5.53.1
- @tanstack/svelte-query-persist-client@5.53.1
- @tanstack/vue-query@5.53.1
- @tanstack/vue-query-devtools@5.53.1
- @tanstack/angular-query-experimental@5.53.1
- @tanstack/query-async-storage-persister@5.53.1
- @tanstack/angular-query-devtools-experimental@5.53.1
v5.52.3
Version 5.52.3 - 8/29/24, 11:03 PM
Changes
Fix
- angular-query: fix type of isSuccess, isError, isPending, isIdle on mutation result (#7923) (
eee80af
) by divdavem
Chore
- deps: update @algolia/client-search to v5 (major) (#7979) (
189e0c5
) by renovate[bot] - deps: update material-ui monorepo to v6 (major) (#7978) (
f240106
) by renovate[bot] - deps: update dependency jscodeshift to v17 (#7977) (
7f55169
) by renovate[bot] - deps: update dependency eslint-plugin-jsdoc to v50 (#7976) (
b227998
) by renovate[bot] - deps: update dependency jsdom to v25 (#7975) (
21bddeb
) by renovate[bot] - simplify clean commands (#7973) (
907a38b
) by Lachlan Collins - better type vs value import separation (#7972) (
86d8438
) by Lachlan Collins - devtools: consistent casing of devtools types (#7971) (
756164a
) by Lachlan Collins
Docs
Packages
- @tanstack/eslint-plugin-query@5.52.3
- @tanstack/query-async-storage-persister@5.52.3
- @tanstack/query-broadcast-client-experimental@5.52.3
- @tanstack/query-core@5.52.3
- @tanstack/query-devtools@5.52.3
- @tanstack/query-persist-client-core@5.52.3
- @tanstack/query-sync-storage-persister@5.52.3
- @tanstack/react-query@5.52.3
- @tanstack/react-query-devtools@5.52.3
- @tanstack/react-query-persist-client@5.52.3
- @tanstack/react-query-next-experimental@5.52.3
- @tanstack/solid-query@5.52.3
- @tanstack/solid-query-devtools@5.52.3
- @tanstack/solid-query-persist-client@5.52.3
- @tanstack/svelte-query@5.52.3
- @tanstack/svelte-query-devtools@5.52.3
- @tanstack/svelte-query-persist-client@5.52.3
- @tanstack/vue-query@5.52.3
- @tanstack/vue-query-devtools@5.52.3
- @tanstack/angular-query-devtools-experimental@5.52.3
- @tanstack/angular-query-experimental@5.52.3
remix-run/react-router (react-router-dom)
v6.26.2
Patch Changes
- Updated dependencies:
@remix-run/router@1.19.2
react-router@6.26.2
styled-components/styled-components (styled-components)
v6.1.13
What's Changed
- Replace deprecated global JSX namespace by @Janpot in https://github.com/styled-components/styled-components/pull/4333
- Allow Passing Shadow Root as Sheet Target by @joealden in https://github.com/styled-components/styled-components/pull/4309
New Contributors
- @Janpot made their first contribution in https://github.com/styled-components/styled-components/pull/4333
- @joealden made their first contribution in https://github.com/styled-components/styled-components/pull/4309
Full Changelog: https://github.com/styled-components/styled-components/compare/v6.1.12...v6.1.13
microsoft/TypeScript (typescript)
v5.6.2
: TypeScript 5.6
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.6.0 (Beta).
- fixed issues query for Typescript 5.6.1 (RC).
- fixed issues query for Typescript 5.6.2 (Stable).
Downloads are available on:
uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)
v4.6.0
v4.5.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.