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

1.8.5

15 Apr 10:19
Compare
Choose a tag to compare

What's Changed

  • Fixed generation of declarations during pilet build in the piral-cli
  • Updated versions of Angular used in piral-ng
  • Updated vite from 6.2.4 to 6.2.6 by @dependabot in #752 and #754
  • Added support for Angular 19 in piral-ng incl. support for input signals
  • Released 1.8.5 by @FlorianRappl in #755

Full Changelog: v1.8.4...v1.8.5

1.8.4

01 Apr 12:58
Compare
Choose a tag to compare

What's Changed

  • Updated @babel/helpers from 7.23.2 to 7.26.10 by @dependabot in #746
  • Updated axios from 1.7.7 to 1.8.2 by @dependabot in #745
  • Updated vite from 6.0.11 to 6.2.3 by @dependabot in #748
  • Updated vite from 6.2.3 to 6.2.4 by @dependabot in #750
  • Fixed newline when updating JSON files using the piral-cli (#749)
  • Added createCoreApi and renderElement as direct exports to piral-core
  • Released 1.8.4 by @FlorianRappl in #751

Full Changelog: v1.8.3...v1.8.4

1.8.3

19 Mar 11:56
Compare
Choose a tag to compare

What's Changed

  • Fixed piral-component to work with React 19
  • Fixed importmap entry in emulator for async centrally shared dependencies
  • Improved pilet scaffolding within a monorepo (#742)
  • Updated breakpoints to have flexible breakpoints
  • Updated esbuild from 0.24.0 to 0.25.0 by @dependabot in #739
  • Updated solid-js from 1.8.2 to 1.9.4 by @dependabot in #741
  • Added breakpoints parameter to getAppInstance options
  • Added breakpoints parameter to createInstanceElement function
  • Added attachStyles override option to loaderConfig
  • Released 1.8.3 by @FlorianRappl in #744

Full Changelog: v1.8.2...v1.8.3

1.8.2

31 Jan 17:04
Compare
Choose a tag to compare

What's Changed

  • Fixed issue with command line parsing in the piral-cli on Windows

Full Changelog: v1.8.1...v1.8.2

1.8.1

27 Jan 15:20
Compare
Choose a tag to compare

What's Changed

  • Fixed build issue in publish-microfrontend

Full Changelog: v1.8.0...v1.8.1

1.8.0

26 Jan 14:40
Compare
Choose a tag to compare

What's Changed

  • Fixed pinning of dependencies in piral-configs (#733)
  • Fixed the plugin detection of the piral-cli using pnpm (#734)
  • Fixed redirect loop in piral-ng (#738)
  • Fixed issue with most recent version of open in the piral-cli
  • Improved error overlay with source maps and auto-close on reload
  • Updated kras and dets to latest release
  • Updated dependencies (#732, #735, #736)
  • Added support for wouter as a react-router drop-in replacement
  • Added automatic creation of a feed in the create-piral-instance initializer survey
  • Added configuration option for internal styles (#731)
  • Released 1.8.0 by @FlorianRappl in #737

Full Changelog: v1.7.3...v1.8.0

1.7.3

11 Dec 17:24
Compare
Choose a tag to compare

What's Changed

  • Fixed pilet upgrade command with npm client not changing package.json
  • Fixed shared dependency list from website emulator to exclude legacy dependencies
  • Fixed issue with relative app path in emulator package generated on Windows
  • Updated cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #728
  • Added --allow-self-signed flag to piral-cli commands using HTTP requests
  • Added support for react-router v7
  • Released 1.7.3 by @FlorianRappl in #730

Full Changelog: v1.7.2...v1.7.3

1.7.2

08 Nov 10:20
Compare
Choose a tag to compare

What's Changed

  • Fixed removal of MutationEvent in recent Chrome in piral-blazor (#724) by @dheid
  • Fixed inclusion of React components in serialized dev tools message (#726)
  • Released 1.7.2 by @FlorianRappl in #727

New Contributors

Full Changelog: v1.7.1...v1.7.2

1.7.1

03 Nov 22:42
Compare
Choose a tag to compare

What's Changed

  • Fixed engines field to have a constraint for Node.js >=18.17
  • Fixed release mode behavior of piral-vue3 reactivity (#720)
  • Released 1.7.1 by @FlorianRappl in #723

Full Changelog: v1.7.0...v1.7.1

1.7.0

23 Oct 13:27
Compare
Choose a tag to compare

What's Changed

  • Fixed issue in piral-vue3 concerning reactivity of props (#720)
  • Updated to latest version of dets
  • Updated website emulator to contain scaffolding tarballs
  • Updated pilets to automatically treat defined app shells as shared
  • Added support for shared key in piral.json @FlorianRappl in #719
  • Release 1.7.0 by @FlorianRappl in #721

Full Changelog: v1.6.2...v1.7.0

0