8000 Releases · smapiot/piral · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: smapiot/piral

0.14.29

05 Jul 13:38
Compare
Choose a tag to compare
  • Fixed issue with npm initializer using CLI aliases
  • Added support for aliases in the npm initializers

Full Changelog: v0.14.28...v0.14.29

0.14.28

01 Jul 11:56
Compare
Choose a tag to compare

What's Changed

  • Improved download for templates falling back to default registry
  • Fixed navigation via NavigationManager of Blazor in piral-blazor
  • Added warning when overwriting crucial Webpack sections
  • Added support for order and empty props from piral-blazor
  • Added CLI aliases for problematic flags (e.g., --install)

More info on 0.14.28 by @FlorianRappl in #525
Full Changelog: v0.14.27...v0.14.28

v0.14.27

07 Jun 07:10
Compare
Choose a tag to compare

What's Changed

  • Fixed issue with piral-cli-webpack and piral-cli-webpack5 not resolving .jsx
  • Added --hmr-port option in piral-cli-webpack to configure HMR port (#523)
  • Added --hmr-port option in piral-cli-webpack5 to configure HMR port (#523)

More infos on release 0.14.27 by @FlorianRappl in #524
Full Changelog: v0.14.26...v0.14.27

0.14.26

05 Jun 17:55
Compare
Choose a tag to compare

What's Changed

  • Bump simple-plist from 1.1.1 to 1.3.1 by @dependabot in #520
  • Updated dependencies
  • Improved piral-blazor lifecycle w.r.t. lazy loading
  • Improved handling of blocked ports
  • Added defineBlazorOptions to standalone converter

More infos on release 0.14.26 by @FlorianRappl in #522
Full Changelog: v0.14.25...v0.14.26

0.14.25

23 May 06:39
Compare
Choose a tag to compare

What's Changed

  • Fixed issue with piral-cli-esbuild referencing files in CSS
  • Updated kras to v0.14 and improved dev server config resolution
  • Added option to set headers in kras injector configuration

More Infos on release 0.14.25 by @FlorianRappl in #518
Full Changelog: v0.14.24...v0.14.25

0.14.24

13 May 14:31
Compare
Choose a tag to compare

What's Changed

  • Fixed issue with retrieving type root
  • Fixed exports field to use * notation
  • Fixed resolution of piral-cli plugins with pnpm (#514)
  • Fixed missing PIRAL_PUBLIC_PATH when building a Piral instance with piral-cli-esbuild
  • Added emptySkipsRender prop to ExtensionSlot
  • Added order prop to ExtensionSlot

More info on release 0.14.24 by @FlorianRappl in #513
Full Changelog: v0.14.23...v0.14.24

0.14.23

01 May 17:51
Compare
Choose a tag to compare

What's Changed

  • Bump ejs from 2.7.4 to 3.1.7 by @dependabot in #511
  • Improved typings for registering extension components
  • Fixed issue with tilde version specifier of centrally shared dependencies
  • Fixed missing update cycle in piral-vue3 converter (#440)
  • Added update lifecycle to piral-solid

More info on release 0.14.23 by @FlorianRappl in #512
Full Changelog: v0.14.22...v0.14.23

0.14.22

25 Apr 16:24
Compare
Choose a tag to compare

What's Changed

  • Bump async from 2.6.3 to 2.6.4 by @dependabot in #509
  • Improved piral-blazor codegen module
  • Improved dependencies codegen module
  • Added update lifecycle to piral-ng (#508)
  • Added exports field to package notations

More infos on release 0.14.22 by @FlorianRappl in #510
Full Changelog: v0.14.21...v0.14.22

v0.14.21

12 Apr 19:49
Compare
Choose a tag to compare

What's Changed

  • Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #505
  • Bump aurelia-framework from 1.3.1 to 1.4.1 by @dependabot in #506
  • Improved piral-modals with layout options
  • Improved type declarations of plugins
  • Added --target to piral debug and pilet debug commands (#482)
  • Added support for --public-url also in pilet commands
  • Added types to piral-cli-webpack/extend-config and piral-cli-webpack5/extend-config
  • Added option to define the default template for pilets in Piral instance

More infos on release 0.14.21 by @FlorianRappl in #507
Full Changelog: v0.14.20...v0.14.21

v0.14.20

01 Apr 08:33
Compare
Choose a tag to compare

What's Changed

  • Updated dependencies @dependabot in #502
  • Fixed issue with pilet build of --type standalone when using importmap
  • Added CUSTOM_ELEMENTS_SCHEMA to default / fallback module in piral-ng
  • Added automatic module cleanup on pilet teardown

More infos on release 0.14.20 by @FlorianRappl in #500

Full Changelog: v0.14.19...v0.14.20

0