Releases: tajo/ladle
@ladle/[email protected]
Patch Changes
- #622
f9ad46eThanks @o-alexandrov! - refactor: replace koa-connect with custom middleware adapter
@ladle/[email protected]
@ladle/[email protected]
@ladle/[email protected]
Patch Changes
-
#609
189cd5aThanks @tiplutom! - Fix mdx code blocks throwing errors in dev console -
#600
ce4d509Thanks @brunojppb! - Update Koa to fix Vulnerability CVE-2025-25200
Update actions/upload-artifact from v3 to v4
@ladle/[email protected]
@ladle/[email protected]
Major Changes
-
#591
7930e38Thanks @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
a4859ceThanks @Oskii2311! - Toggling full-page preview preserves the search query.
Minor Changes
- #587
1178c37Thanks @Wesleyzxc! - add expandStoryTree config option
Patch Changes
- #582
eaac9e9Thanks @iambriansreed! - Adds App UI and Icons, and types to exports.
@ladle/[email protected]
@ladle/[email protected]
Patch Changes
-
#568
b6d0f10Thanks @hiddenist! - Exports meta.json types from library -
#571
c98d1afThanks @wojtekmaj! - Automatically disable http2 when Vite proxy is used
@ladle/[email protected]
Minor Changes
-
#562
8165a95Thanks @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
55de74aThanks @park-g! - Add option to set HMR host and port via the ladle config and update the docs with these options.
Patch Changes
- #556
755fd68Thanks @i-am-the-slime! - Allow export of stories in export blocks