Skip to content

Releases: smapiot/Piral.Blazor

8.0.19

09 Mar 08:35

Choose a tag to compare

What's Changed

  • Updated examples / dependencies
  • Updated to most recent ASP.NET Components v8 release

Full Changelog: v8.0.18...v8.0.19

⚠️ This is the last feature release of blazor-8.0. The branch will be only kept for maintenance purposes.

8.0.18

18 Mar 18:22

Choose a tag to compare

What's Changed

  • Improved version detection with .NET SDK 9
  • Improved asset name handling considering fingerprint placeholder
  • Improved app shell resolution
  • Updated to most recent ASP.NET Components v8 release

Full Changelog: v8.0.17...v8.0.18

8.0.17

22 Jun 12:19

Choose a tag to compare

What's Changed

  • Fixed piral-blazor (in 1.6.0) to dispatch events from providers (#147)
  • Updated Extension to re-render on parameter update (#145)
  • Updated tooling to respect Import constructs in csproj files (#124)
  • Added configurable to capabilities for re-rendering

Full Changelog: v8.0.16...v8.0.17

8.0.16

22 May 17:52

Choose a tag to compare

What's Changed

  • Fixed trimming for global pilets (automatically disabled)
  • Updated behavior of scoped services to work across pilet boundaries
  • Updated Blazor dependency versions
  • Added timeout (20s) for calling pilet API functions
  • Added new IHttpInterceptor interface for HTTP interceptions

Full Changelog: v8.0.15...v8.0.16

8.0.15

22 Apr 07:23

Choose a tag to compare

What's Changed

  • Fixed issue preventing debugging referenced assemblies (#143)
  • Added PiralProviderAttribute for provider components

Full Changelog: v8.0.14...v8.0.15

7.0.15

22 Apr 07:51

Choose a tag to compare

What's Changed

  • Fixed issue preventing debugging referenced assemblies (#143)
  • Added PiralProviderAttribute for provider components

Full Changelog: v7.0.14...v7.0.15

⚠️ This is the last feature release of blazor-7.0. The branch will be only kept for maintenance purposes.

8.0.14

12 Apr 07:38

Choose a tag to compare

What's Changed

  • Improved hot-reloading
  • Fixed kind property not set for standalone pilets
  • Fixed missing Content-Type header for the page
  • Fixed issue with breakpoints not hit (#142)
  • Updated Blazor dependency versions
  • Improved NPM config initialization by @prepfarm in #137
  • Added support for the @layout attribute (#141)

Full Changelog: v8.0.13...v8.0.14

7.0.14

11 Apr 13:09

Choose a tag to compare

What's Changed

  • Improved hot-reloading
  • Fixed kind property not set for standalone pilets
  • Fixed missing Content-Type header for the page
  • Updated Blazor dependency versions
  • Improved NPM config initialization by @prepfarm in #137
  • Added support for the @layout attribute (#141)

Full Changelog: v7.0.13...v7.0.14

8.0.13

29 Mar 07:34

Choose a tag to compare

What's Changed

  • Fixed Piral.Blazor.DevServer using fallback feed
  • Fixed issue that global standard registry was discarded
  • Fixed copying of config files before installation by @prepfarm in #136
  • Fixed support for component references
  • Fixed issue where parameters of components have been captured and not changed
  • Improved support for standalone pilet development
  • Added support for emulator website
  • Added support for calling nested pilet API JavaScript function (e.g., log.info)

Full Changelog: v8.0.11...v8.0.13

7.0.13

14 Mar 07:38

Choose a tag to compare

What's Changed

  • Fixed Piral.Blazor.DevServer using fallback feed
  • Fixed issue that global standard registry was discarded
  • Fixed copying of config files before installation by @prepfarm in #136
  • Improved support for standalone pilet development
  • Added support for emulator website
  • Added support for calling nested pilet API JavaScript function (e.g., log.info)

Full Changelog: v7.0.12...v7.0.13