Releases: sevenwestmedia/project-watchtower
Releases · sevenwestmedia/project-watchtower
@project-watchtower/cli@2.0.0-beta.22
Minor Changes
- 36b4b58: Updated to compile with 'ESNext' instead of 'ES2015', and updated dependency for 'esbuild-loader'.
@project-watchtower/server@2.0.0-beta.15
Major Changes
- 10f6680: Updated packages to use Node18, Webpack5, TSLib 2.6 & all other necessary packages to support these changes.
Only update to this version of project-watchtower if your project is currently running on the latest versions of
these packages. To see a list of all the changes that were made, check out the pull request at:
#101
@project-watchtower/runtime@2.0.0-beta.12
Major Changes
- 10f6680: Updated packages to use Node18, Webpack5, TSLib 2.6 & all other necessary packages to support these changes.
Only update to this version of project-watchtower if your project is currently running on the latest versions of
these packages. To see a list of all the changes that were made, check out the pull request at:
#101
@project-watchtower/cli@2.0.0-beta.21
Major Changes
- 10f6680: Updated packages to use Node18, Webpack5, TSLib 2.6 & all other necessary packages to support these changes.
Only update to this version of project-watchtower if your project is currently running on the latest versions of
these packages. To see a list of all the changes that were made, check out the pull request at:
#101
@project-watchtower/cli@2.0.0-beta.20
Patch Changes
- de81fce: Bump webpack-hot-middleware from 2.25.0 to 2.25.1 to fix transitive dependency on ansi-html
@project-watchtower/server@2.0.0-beta.14
Patch Changes
- 3f98adb: Bump versions for dependency updates
@project-watchtower/runtime@2.0.0-beta.11
Patch Changes
- 3f98adb: Bump versions for dependency updates
@project-watchtower/cli@2.0.0-beta.19
Patch Changes
- 3f98adb: Bump versions for dependency updates
@project-watchtower/cli@2.0.0-beta.18
Major Changes
- 8b4eb3d: Client-side render now uses
format: iife
to prevent global namespace pollution
@project-watchtower/cli@2.0.0-beta.17
Patch Changes
- ec65558: Switch build target for client/server