Skip to content

@plutolang/pluto@0.4.20

Choose a tag to compare

@github-actions github-actions released this 23 Aug 11:01
· 4 commits to main since this release
33bba6b

Patch Changes

  • 03f1602: feat(sdk): add support for configuring host and port for website resource

    This change introduces the ability to specify custom host and port settings for website resources, enhancing flexibility during local development.

  • ee30573: feat(sdk): add support for configuring host and port for router resource

    This change introduces the ability to specify custom host and port settings for router resources, enhancing flexibility during local development.