Skip to content

Releases: smapiot/piral-templates

1.0.0

16 Jun 09:04
Compare
Choose a tag to compare
  • Updated for Piral 1.0.0

0.15.6

14 Apr 09:33
Compare
Choose a tag to compare
  • Fixed used version of typescript (and libs) in angular template

Full Changelog: v0.15.5...v0.15.6

0.15.5

11 Apr 19:07
Compare
Choose a tag to compare
  • 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

Full Changelog: v0.15.4...v0.15.5

0.15.4

11 Apr 19:07
Compare
Choose a tag to compare
  • Fixed missing root module for svelte template
  • Added vue template for pilets
  • Added solid template for pilets

Full Changelog: v0.15.3...v0.15.4

0.15.3

25 Dec 10:23
Compare
Choose a tag to compare
  • Fixed wrong relative paths using --target

Full Changelog: v0.15.2...v0.15.3

0.15.2

09 Dec 16:41
Compare
Choose a tag to compare
  • Fixed template version comparison w.r.t. preview versions
  • Fixed src being an absolute path in tsconfig.json

Full Changelog: v0.15.1...v0.15.2

0.15.1

22 Nov 20:22
Compare
Choose a tag to compare
  • Fixed issue when no plugins are integrated
  • Extended angular template with menu component

Full Changelog: v0.15.0...v0.15.1

0.15.0

17 Nov 09:07
Compare
Choose a tag to compare
  • Moved templates to dedicated repository
  • Added angular template for pilets
  • Added svelte template for pilets