Skip to content

sku@15.3.0

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 10 Nov 04:33
· 136 commits to master since this release
e103335

Minor Changes

  • serve: Add support for the --list-urls, -l flag (#1448)

    Previously, serve printed every site's URL to the console. This logic now aligns with the behaviour of the start|start-ssr commands - only printing the first available server URL unless the -l flag is passed.

    The service will still be available on all site hosts regardless of the passed flag. This change only affects terminal output.

Patch Changes

  • Fix @seek/sku-telemetry package detection (#1447)

  • serve: --site flag will open the given site by default (#1448)

  • start|start-ssr|serve: The first url displayed when starting a server will be the one opened in the browser (#1448)

  • Updated dependencies [c7408a2]:

    • @sku-lib/utils@1.1.1