Skip to content

Releases: smapiot/piral

0.15.0

21 Nov 12:41
Compare
Choose a tag to compare

What's Changed

  • Fixed closing of dialogs to be immediate (#549)
  • Fixed app directory by @carvinlo in #548
  • Updated to React v18 (#501)
  • Updated importmap with inherit key
  • Updated relative path with configurable by @LBraeschke in #504
  • Improved test coverage by @Majd-sufian in #495
  • Moved templates to dedicated repository (#458)
  • Changed piral-cli to require at least Node.js v12
  • Changed the default bundler to be piral-cli-webpack5 (#469)
  • Changed to ask if a bundler should be installed (#545)
  • Changed webpack configs to use oneOf for assets (#451) #555
  • Changed the internal state container to zustand
  • Changed portal boundary to piral-portal using display: contents
  • Changed default extension slot to piral-slot using display: contents
  • Deprecated the usage of renderInstance (#465)
  • Deprecated the usage of externals for pilets
  • Removed support for IE11 (#467)
  • Removed bundlers (except default) from Piral monorepo
  • Removed templating support for the emulator scaffolding files
  • Added new bundler piral-cli-parcel2 (#436)
  • Added new bundler piral-cli-rollup (#435)
  • Added new bundler piral-cli-vite (#435)
  • Added pre-bundled minified versions to each plugin package
  • Added new convenience package piral-hooks-utils
  • Added new npm script running bundler piral-cli-xbuild (#470)
  • Added --feed option to piral debug command
  • Added --app-name option to piral new command (#546)
  • Added functionality to extend translations by @kevinkasper in #552
  • Added lazy loading to piral-ng via defineNgModule
  • Added feed provider for using piral publish
  • Added support for importmap in the app shell
  • Added request to install a bundler in #550
  • Added semver possibilities for resolving shared dependencies
  • Added automatic determination of npm client (#516)
  • Added minimal-piral for quickly scaffolding pilets using a minimalistic API
  • Added --config parameter to piral-cli-webpack5 (#544)
  • Added functionality for extending the existing translations
  • Added app name argument on piral new by @mgarciaar in #551
  • Added pilet name argument on pilet new by @mgarciaar in #553

New Contributors

Full Changelog: v0.14.32...v0.15.0

0.14.32

22 Sep 04:56
Compare
Choose a tag to compare
  • Fixed piral-blazor calling navigation
  • Fixed order of wrapping in piral-page-layouts

Full Changelog: v0.14.31...v0.14.32

0.14.31

08 Sep 08:34
Compare
Choose a tag to compare
  • Fixed Angular Router handling non-existing base URL navigation (#535)
  • Fixed persistent settings to only use known keys (#539)

Full Changelog: v0.14.30...v0.14.31

0.14.30

26 Aug 08:41
Compare
Choose a tag to compare
  • Improved default metadata using piletConfig from package.json in pilet debug (#458)
  • Fixed loading of Aurelia modules in piral-aurelia
  • Updated kras to v0.15 and set mock sources for piral debug (#532)
  • Added ability to clear console in piral-debug-utils (#534)
  • Added ability to persist settings in piral-debug-utils (#533)
  • Added support for Angular 14 in piral-ng
  • Added NotifyLocationChanged event when route changes within piral-blazor
  • Added new optional plugin piral-million for Million
  • Added --interactive login for pilet publish and piral publish (#517)

Full Changelog: v0.14.29...v0.14.30

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