Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: tajo/ladle

@ladle/[email protected]

02 Oct 15:08
ad89abc

Choose a tag to compare

Minor Changes

Patch Changes

@ladle/[email protected]

02 May 22:32
c04af01

Choose a tag to compare

Patch Changes

@ladle/[email protected]

20 Mar 01:13
a53ff48

Choose a tag to compare

Patch Changes

@ladle/[email protected]

03 Jan 16:44
cf36313

Choose a tag to compare

Patch Changes

@ladle/[email protected]

24 Dec 07:39
868c7c6

Choose a tag to compare

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

Patch Changes

@ladle/[email protected]

07 Oct 22:51
7afde81

Choose a tag to compare

Patch Changes

@ladle/[email protected]

23 Aug 04:26
c274732

Choose a tag to compare

Patch Changes

@ladle/[email protected]

31 May 07:12
b4d67c1

Choose a tag to compare

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

@ladle/[email protected]

17 Mar 01:16
5aff4c3

Choose a tag to compare

Patch Changes

@ladle/[email protected]

03 Dec 04:45
a148d69

Choose a tag to compare

Patch Changes

  • #539 2212d01 Thanks @tajo! - Fix mockServiceWorker base url, reexport browser/node APIs