- Changed
moduleResolution
in tsconfig.json toBundler
- Added new template for standalone Angular (
ng-standalone
)
- Added support for Angular CLI in
angular
template
- Improved
angular
template with support for Angular 17 - Improved
vue
template to respect different bundlers - Updated default Angular version to 17
- Added support for
piral-cli-vite
to the solid template - Added
detectBundler
helper to the@smapiot/template-utils
package
- Improved template for
piral-solid
to respect different bundlers
- Fixed issue with version of
vue-loader
(#1)
- Fixed reverse warning with Angular versions
- Updated default Angular version to 16
- Added warning for non-supported Angular version
- Updated Angular template with piral-ng-common reference
- Updated default version of Angular
- Improved routing in Angular template
- Fixed condition checking on the templates
- Updated for Piral 1.0.0
- Fixed used version of
typescript
(and libs) inangular
template
- Improved
vue
template with enhanced support for Vue 2 - Improved detection of standalone mode also to support using different versions
- Improved templates by adding distributed sharing to standalone mode
- Fixed missing root module for
svelte
template - Added
vue
template for pilets - Added
solid
template for pilets
- Fixed wrong relative paths using
--target
- Fixed template version comparison w.r.t. preview versions
- Fixed
src
being an absolute path intsconfig.json
- Fixed issue when no plugins are integrated
- Extended
angular
template with menu component
- Moved templates to dedicated repository
- Added
angular
template for pilets - Added
svelte
template for pilets