8098803: Add createFolder method. Warning, if you were using the standard put() method to created fodlers, this will now fail and you must move to createFolder() instead.
Patch Changes
8d7e8b9: Limit pathname length to 950 to respect internal limitations and provide better early DX.
8098803: Add createFolder method. Warning, if you were using the standard put() method to created fodlers, this will now fail and you must move to createFolder() instead.
Patch Changes
8d7e8b9: Limit pathname length to 950 to respect internal limitations and provide better early DX.
dd740ced#5960 Thanks @leonaves! - No longer send pop-value action when multi-select is empty. This correctly resolves typings with that event, where removedValue cannot be undefined.
Bumps the dev-dependencies group with 13 updates:
6.1.0
6.1.1
6.1.0
6.1.1
7.17.0
7.18.0
7.4.0
7.5.0
0.23.4
0.24.0
14.2.11
14.2.13
5.8.0
5.8.1
1.47.1
1.47.2
18.3.5
18.3.8
8.5.0
8.6.0
8.5.0
8.6.0
14.2.11
14.2.13
3.4.11
3.4.12
Updates
@mui/material
from 6.1.0 to 6.1.1Release notes
Sourced from
@mui/material
's releases.... (truncated)
Changelog
Sourced from
@mui/material
's changelog.... (truncated)
Commits
263c725
[release] v6.1.1 (#43788)e941175
[material-ui][Modal] Fix event handlers overriding behaviour (#43757)081b14e
Bump sinon to ^18.0.1 (#43769)cf99bba
Bump Playwright (#43776)57b9ce5
Bump react-router-dom to ^6.26.2 (#43767)2f6d23a
[core] Fix package.json repository rule40c7199
[material-ui] Bring backGridProps
andGridTypeMap
(#43717)e513ea3
[Skeleton] Fix wave animation for styled-components (#43740)f403201
[material-ui][Paper] Fix wrong background-image on Paper when elevation is 0 ...47cc78d
[core] Fix some issues reported by eslint-plugin-react-compiler (#43117)Updates
@mui/system
from 6.1.0 to 6.1.1Release notes
Sourced from
@mui/system
's releases.... (truncated)
Changelog
Sourced from
@mui/system
's changelog.... (truncated)
Commits
263c725
[release] v6.1.1 (#43788)1275f37
[utils] Fix "useId" & "useSyncExternalStore" imports to not be statically ana...4852745
[system] Pass the stylesheet directly toGlobalStyles
(#43739)081b14e
Bump sinon to ^18.0.1 (#43769)2f6d23a
[core] Fix package.json repository rule092e100
[core] Replace moreindexOf
withincludes
(#43694)Updates
@mui/x-charts
from 7.17.0 to 7.18.0Release notes
Sourced from
@mui/x-charts
's releases.... (truncated)
Changelog
Sourced from
@mui/x-charts
's changelog.... (truncated)
Commits
ae3659d
v7.18.0 (#14670)153bce3
Bump rimraf to ^6.0.1 (#14440)866f79d
Bump MUI Internal (#14671)1a1c460
[charts] Fix legend slot typing (#14657)2889da1
[charts] Add aPolarProvider
to manage polar axes (#14642)c93f76b
[core] Fix failing CI on master (#14644)edec100
[charts] Pass the axis index to extremum getter (#14641)a8e757d
[charts] FixLineChart
animation being stuck with initial drawing area valu...c54f01d
[charts] Provide hooks to create custom tooltip (#14377)dc7b629
[core] Fix package.json repository ruleUpdates
@slack/web-api
from 7.4.0 to 7.5.0Release notes
Sourced from
@slack/web-api
's releases.Commits
453ef16
Publish@slack/web-api
@7
.5.0 (#2035)571bc3a
feat (web-api / types): Add support for assistant.threads.* API (#2033)072abd1
chore(deps-dev): bump sinon from 18.0.1 to 19.0.2 in /packages/web-api in the...963f2c9
chore(deps-dev): bump sinon from 18.0.1 to 19.0.2 in /packages/oauth in the d...7658fad
chore(deps-dev): bump sinon from 18.0.1 to 19.0.2 in /packages/cli-test in th...58caef5
chore(deps-dev): bump sinon from 18.0.1 to 19.0.2 in /packages/socket-mode in...a378824
chore(deps-dev): bump sinon from 18.0.1 to 19.0.2 in /packages/logger in the ...a58a019
chore(deps-dev): bump sinon from 18.0.1 to 19.0.2 in /packages/cli-hooks in t...0c1ceb5
Docs: new URL (HOLD) (#2024)693fc4e
docs: new url in readmeUpdates
@vercel/blob
from 0.23.4 to 0.24.0Release notes
Sourced from
@vercel/blob
's releases.Changelog
Sourced from
@vercel/blob
's changelog.Commits
bd4273c
Version Packages (#747)d40077b
chore(deps): Upgrade safe dev deps and TS version (#752)8098803
feat(blob): add createFolder method (#751)8d7e8b9
fix(blob): limit keys to 950 characters (#750)31c2b68
chore(deps): update dependency@types/node
to v20.14.15 (#736)0e8ede4
chore(deps): update dependency tsup to v8.1.0 (#716)c929a88
chore(deps): update dependency@types/node
to v20.14.9 (#539)f6f99da
chore(deps): update dependency ts-jest to v29.1.5 (#704)Updates
next
from 14.2.11 to 14.2.13Release notes
Sourced from next's releases.
Commits
f550237
v14.2.13b0ff3d0
Fix startTime error on Android 9 with Chrome 74 (#67391)49566f5
Fix vercel og package memory leak (#70214)62fbd7f
feat: add polyfill ofURL.canParse
for browser compatibility (#70228)b503b8e
Fix missing cache-control on SSR app route (#70265)6d7ced4
v14.2.12367c6e6
update prefetching jsdoc & documentation (#68047)16ad368
Ensure we chunk revalidate tag requests (#70189)77910c8
(backport) fix(eslint): allow typescript-eslint v8 (#70090)0b907c7
[ppr] Don't mark RSC requests as /_next/data requests (backport of #66249) (#...Updates
react-select
from 5.8.0 to 5.8.1Release notes
Sourced from react-select's releases.
Commits
a8b8f43
Version Packages (#5961)dd740ce
Fix pop-value being sent for undefined values. (#5960)06e3488
[fix] removed typo (#5627)Updates
@playwright/test
from 1.47.1 to 1.47.2Release notes
Sourced from
@playwright/test
's releases.Commits
d93029f
chore: mark v1.47.2 (#32729)0c6217a
cherry-pick(#32699): fix(codegen): use content_frame property in pythonf96b487
cherry-pick(#32714): fix(test runner): page.pause() should enable debug mode ...937424f
cherry-pick(#32661): fix(trace-viewer): time delta between local and … (#32663)Updates
@types/react
from 18.3.5 to 18.3.8Commits
Updates
@typescript-eslint/eslint-plugin
from 8.5.0 to 8.6.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.