Skip to content
Compare
Choose a tag to compare
@tajo tajo released this 31 May 07:12
· 8 commits to main since this release
b4d67c1

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