Update dependency @ladle/react to v5 #102
Open
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:
^2.0.0
->^5.0.0
Release Notes
tajo/ladle (@ladle/react)
v5.1.0
Compare Source
Minor Changes
f073eba
Thanks @Matthematic! - Added support for custom prism themes in the source addonPatch Changes
33586a0
Thanks @runjak! - Fix instanceof implementation for mocked Datesv5.0.3
Compare Source
Patch Changes
4983e14
Thanks @ddubrava! - Use defaultValue only if value is undefinedv5.0.2
Compare Source
Patch Changes
#609
189cd5a
Thanks @tiplutom! - Fix mdx code blocks throwing errors in dev console#600
ce4d509
Thanks @brunojppb! - Update Koa to fix Vulnerability CVE-2025-25200Update actions/upload-artifact from v3 to v4
v5.0.1
Compare Source
Patch Changes
cdb6117
Thanks @tajo! - Fix some React importsv5.0.0
Compare Source
Major Changes
#591
7930e38
Thanks @tajo! - Major dependency updates - Vite v6, React v19, Node v22. It shouldn't impact most of Ladle users unless relying on unusal vite (outdated) settings and APIs.#581
a4859ce
Thanks @Oskii2311! - Toggling full-page preview preserves the search query.Minor Changes
1178c37
Thanks @Wesleyzxc! - add expandStoryTree config optionPatch Changes
eaac9e9
Thanks @iambriansreed! - Adds App UI and Icons, and types to exports.v4.1.2
Compare Source
Patch Changes
5af1fea
Thanks @tajo! - Fix non-scrollable side nav in latest Chromev4.1.1
Compare Source
Patch Changes
#568
b6d0f10
Thanks @hiddenist! - Exports meta.json types from library#571
c98d1af
Thanks @wojtekmaj! - Automatically disable http2 when Vite proxy is usedv4.1.0
Compare Source
Minor Changes
#562
8165a95
Thanks @tajo! - Add option to disable http2 when using https. We observed that some bigger Ladle instances throw ERR_HTTP2_PROTOCOL_ERROR errors after upgrading from Node18 to Node20. This setting can be used as a workaround.#558
55de74a
Thanks @park-g! - Add option to set HMR host and port via the ladle config and update the docs with these options.Patch Changes
755fd68
Thanks @i-am-the-slime! - Allow export of stories in export blocksv4.0.3
Compare Source
Patch Changes
faf818d
Thanks @tajo! - Update all dependenciesv4.0.2
Compare Source
Patch Changes
2212d01
Thanks @tajo! - Fix mockServiceWorker base url, reexport browser/node APIsv4.0.1
Compare Source
Patch Changes
213cbc8
Thanks @nulladdict! - Scope @reach/dialog styles in ladle.css to prevent leaking on user storiesv4.0.0
Compare Source
Major Changes
#533
5b9f4ef
Thanks @tajo! - Upgrade to Vite5, MSW2, MDX3 and all other deps as well.BREAKING changes
v3.3.1
Compare Source
Patch Changes
c9be1d7
Thanks @LeelandClenista! - Export programmatic meta APIv3.3.0
Compare Source
Minor Changes
3ce9390
Thanks @chasestarr! - disable hmr when --noWatch flag is passed to serve commandv3.2.2
Compare Source
Patch Changes
6138c7f
Thanks @chasestarr! - Add --noWatch option to serve commandv3.2.1
Compare Source
Patch Changes
4676d63
Thanks @tajo! - Remove console.logv3.2.0
Compare Source
Minor Changes
9727dc8
Thanks @tajo! - Make the side navigation resizeable and remember itladle-resizable.mov
v3.1.0
Compare Source
Minor Changes
740378d
Thanks @tajo! - Add out-of-the-box support for msw and API mockingPatch Changes
#503
36d3b8d
Thanks @fskuteken! - Switch rotated chevron icon#513
67bb6ec
Thanks @tajo! - Add .mdx into the default story globv3.0.0
Compare Source
Major Changes
#481
8050652
Thanks @tajo! - Switch Ladle to SWC compiler by using react-plugin-swc as the default. The babel based one (react-plugin) can still be used by adding setting it up through vite.config.js.#479
657329a
Thanks @tajo! - Convert StoryDefault type into interface, add hotkeys into Meta type, relax type of Meta.width#485
fcf448f
Thanks @tajo! - Update to Node v20Only React v18+ is supported.
Patch Changes
#495
7cc65f8
Thanks @tajo! - Don't use CSS transform for sidebar chevrons so it doesn't create layering (stacking context) issues#442
da95b96
Thanks @hiddenist! - Changes Meta from a type to an interface so it can be extended by declaring a module#441
1b048c4
Thanks @calloc134! - Fixed the type of the "ArgType" object so that options are properly loaded into the type#482
cf1a4a9
Thanks @tajo! - Inline react-frame-component#486
0c3c5ff
Thanks @tajo! - Add meta.mockDate feature so stories can mock/fix Date() values, great for testing and snapshots#483
b1983a4
Thanks @tajo! - Add better styling for both markdown and MDX elements everywhere.#478
7650d11
Thanks @tajo! - Preserve number type for controls (includes select, radio...). Previously, we incorrectly turned these values into strings on change.#484
35eaece
Thanks @tajo! - Set tab-size to 2 for the source code addon#480
e22508e
Thanks @tajo! - Bump vite-react-plugin to v4Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.