This repository has been archived by the owner on Apr 14, 2022. It is now read-only.
Releases: muenzpraeger/create-lwc-app
Releases · muenzpraeger/create-lwc-app
3.1.0
create-lwc-app 3.1.0
- Dependency updates and cleanup
- Changing the name of the initial created
serve
script tostart
to simplify deployments to cloud providers - Updating to latest Husky setup
- Changing the name of the initial created
lwc-services 3.1.0
- Dependency updates and cleanup
- Moving to LWC 2.x (internal change:
@lwc/engine
is replaced by@lwc/engine-dom
) - Added new CLI flag
webpack-plugin-overrides
to allow override of built-in Webpack configuration
lwc-webpack-plugin 2.0.0
- Dependency updates and cleanup
- Moving to LWC 2.x (internal change:
@lwc/engine
is replaced by@lwc/engine-dom
)
LWC Webpack plugin
2.3.0 chore: release 2.3.0 / 1.0.0 (webpack plugin) (#713)
Dependency updates
feat: release 2.2.2 (#695) * feat: release 2.2.2 * fix: update version numbers * fix: formatting
Release module resolution checks
2.2.1 feat: release 2.2.1 (#694)
Jest config updates / code cleanup
2.1.9 fix: Jest config update (#686)
2.1.3
chore: dependency updates (#625)
2.1.0
feat: release 2.1.0 (#617)
1.3.12
Prettier commands had an extra backslash (#387)