Skip to content

Releases: sevenwestmedia/project-watchtower

@project-watchtower/cli@2.0.0-beta.16

19 Apr 08:33
954f537
Compare
Choose a tag to compare
Pre-release

Major Changes

  • 426f34d: Switch from TS-loader to esbuild-loader

@project-watchtower/cli@2.0.0-beta.15

01 Dec 06:24
cce5a85
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 9f7ba42: Fixed issue where webpack stats errors would not be surfaced to the end user

@project-watchtower/server@2.0.0-beta.13

21 Sep 02:22
8a44365
Compare
Choose a tag to compare

Minor Changes

@project-watchtower/runtime@2.0.0-beta.10

21 Sep 02:22
8a44365
Compare
Choose a tag to compare

Minor Changes

@project-watchtower/cli@2.0.0-beta.14

21 Sep 03:42
73b256d
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • def9104: Don't run lint as part of build/serve

@project-watchtower/cli@2.0.0-beta.13

21 Sep 02:22
8a44365
Compare
Choose a tag to compare
Pre-release

Minor Changes

@project-watchtower/server@2.0.0-beta.12

14 Apr 04:24
8badc2c
Compare
Choose a tag to compare

Patch Changes

  • 20829f5: Fixed issue where the root dir is incorrect for production builds

@project-watchtower/server@2.0.0-beta.9

11 Apr 01:19
ca691a2
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 19467e7: Fixed hot reload and server starting in watch mode
  • 19467e7: Fixed dependencies list to ensure dependencies get installed into root of consuming project

@project-watchtower/server@2.0.0-beta.11

11 Apr 03:39
Compare
Choose a tag to compare

Patch Changes

  • 1bf7ece: Fixed function timer being in server package, causing clients to fail when included. Increased client dev build log level

@project-watchtower/server@2.0.0-beta.10

11 Apr 01:47
d21ea54
Compare
Choose a tag to compare

Patch Changes

  • 53a78bd: Setup webpack to be able to resolve loaders relative to the cli, fixes #8