Skip to content

Releases: smapiot/piral

1.3.0

09 Oct 13:16
Compare
Choose a tag to compare

What's Changed

  • Fixed issue with global installation in pnpm (#624)
  • Fixed issue with v.x notation in semver comparisons
  • Fixed inclusion of directory entries in the pilet tarballs (#629)
  • Improved pilet pack command by @FlorianRappl in #630
  • Updated piral-ng/common to use Angular-version specific package piral-ng-common
  • Added support for features of v9 of Piral.Blazor in piral-blazor (#626)
  • Added piral-content custom element for rendering arbitrary children in foreign elements
  • Added configuration for default behavior of implicitly defined shared dependency version constraints (#625)
  • Release 1.3.0 by @FlorianRappl in #632

Full Changelog: v1.2.0...v1.3.0

1.2.0

28 Aug 14:09
Compare
Choose a tag to compare

What's Changed

  • Fixed issue with loader-utils version
  • Fixed issue with potential URL flickering using piral-ng
  • Fixed build issue in codegen of piral-core on Windows (#619)
  • Fixed codegen'd import statements in Windows environments by @peter-at-work in #620
  • Updated importmap with exclude key allowing exclusions
  • Added support for dependencySymbols in piral-blazor
  • Added option to stop module teardown via flags parameter in piral-ng
  • Added abort signal to piral-fetch options (#621)
  • Added abort signal by @phildaniels in #622
  • Release 1.2.0 by @FlorianRappl in #623

New Contributors

Full Changelog: v1.1.0...v1.2.0

1.1.0

26 Jul 22:40
Compare
Choose a tag to compare

What's Changed

  • Fixed retrieval of dep versions not exporting their package.json
  • Fixed calling custom Webpack config throwing an exception
  • Fixed absolute to a relative path for shared dependencies
  • Updated dependencies of piral-cli-webpack5
  • Updated semver from 5.7.1 to 5.7.2 by @dependabot in #615
  • Updated word-wrap from 1.2.3 to 1.2.4 by @dependabot in #616
  • Added support for optionally centrally shared dependencies
  • Added possibility to extend notification types to piral-notifications
  • Added possibility to further extend options w.r.t. menu type in piral-menu
  • Added lint rule for detecting potential CSS conflicts in pilets (#611)
  • Added feature #610 dynamic Breadcru… by @Flouwrian in #614
  • Released 1.1.0 by @FlorianRappl in #617

New Contributors

Full Changelog: v1.0.2...v1.1.0

1.0.2

27 Jun 12:32
Compare
Choose a tag to compare

What's Changed

  • Fixed link in dependency sharing documentation by @manuelroemer (#607)
  • Fixed support for piral-extension inside shadow DOM
  • Fixed issue resulting in duplicated files in packed pilets (#608)
  • Fixed issue in the public path of pilets with schema v1 using piral-cli-webpack5
  • Release 1.0.2 by @FlorianRappl in #609

Full Changelog: v1.0.1...v1.0.2

1.0.1

16 Jun 15:52
Compare
Choose a tag to compare

What's Changed

  • Fixed the declaration of the css-loader with no modules in piral-ng
  • Removed the outdated peerDependencies sections from the packages
  • Release 1.0.1 by @FlorianRappl in #606

Full Changelog: v1.0.0...v1.0.1

1.0.0

12 Jun 16:26
Compare
Choose a tag to compare

What's Changed

  • First LTS release
  • Removed piral-native framework package
  • Removed piral-ssr-utils utils package
  • Removed piral-systemjs-utils utils package
  • Removed piral-pwa plugin package
  • Release 1.0.0 by @FlorianRappl in #605

Full Changelog: v0.15.13...v1.0.0

0.15.13

31 May 11:11
Compare
Choose a tag to compare

What's Changed

  • Fixed pilet publish --fresh with schema defined by the "pilet.json"
  • Fixed duplicated rendering with nested extensions in piral-blazor (#602)
  • Updated docs code search route by @manuelroemer in #604
  • Added support for events capability in piral-blazor
  • Released 0.15.13 by @FlorianRappl in #603

Full Changelog: v0.15.12...v0.15.13

0.15.12

24 May 07:51
Compare
Choose a tag to compare

What's Changed

  • Fixed the piral-cli generating wrong d.ts files for TypeScript 5
  • Updated codegen TypeScript declaration by @dbauswel in #600
  • Updated peer dependencies of piral-ng supporting Angular 15
  • Updated documentation of piral-ng with support of Angular 16
  • Updated dependencies of piral-cli-webpack5
  • Updated used version of TypeScript to 5.x
  • Released 0.15.12 by @FlorianRappl in #601

New Contributors

Full Changelog: v0.15.11...v0.15.12

0.15.11

15 May 13:31
Compare
Choose a tag to compare

What's Changed

  • Fixed empty-skips-render attribute in piral-extension
  • Fixed unnecessary re-renders in piral-extension
  • Release 0.15.11 by @FlorianRappl in #598

Full Changelog: v0.15.10...v0.15.11

0.15.10

11 May 06:58
Compare
Choose a tag to compare

What's Changed

  • Fixed .krasrc files in pilets to take precendence over emulator
  • Fixed support for pilets section in piral.json of Piral instance
  • Fixed issue with numeric custom fields supplied to pilet publish
  • Updated documentation of piral-ng with support of Angular 15
  • Updated piral-debug-utils to also work more seamlessly with piral-base
  • Updated piral-cli to have pilet build working without any Piral instances
  • Added variants of piral-base (minimal, Node.js, full)
  • Added support for new pilet schema v3 (default remains at v2)
  • Release 0.15.10 by @FlorianRappl in #597

Full Changelog: v0.15.9...v0.15.10