Releases: tajo/ladle
@ladle/react@5.0.3
@ladle/react@5.0.2
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-25200
Update actions/upload-artifact from v3 to v4
@ladle/react@5.0.1
@ladle/react@5.0.0
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
- #587
1178c37
Thanks @Wesleyzxc! - add expandStoryTree config option
Patch Changes
- #582
eaac9e9
Thanks @iambriansreed! - Adds App UI and Icons, and types to exports.
@ladle/react@4.1.2
@ladle/react@4.1.1
Patch Changes
-
#568
b6d0f10
Thanks @hiddenist! - Exports meta.json types from library -
#571
c98d1af
Thanks @wojtekmaj! - Automatically disable http2 when Vite proxy is used
@ladle/react@4.1.0
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
- #556
755fd68
Thanks @i-am-the-slime! - Allow export of stories in export blocks
@ladle/react@4.0.3
@ladle/react@4.0.2
@ladle/react@4.0.1
Patch Changes
- #537
213cbc8
Thanks @nulladdict! - Scope @reach/dialog styles in ladle.css to prevent leaking on user stories