Releases: smapiot/piral
Releases · smapiot/piral
1.9.0
What's Changed
- Fixed platform providers for
piral-ngwith Angular 20 in non-standalone form (#764) - Fixed debug mode deserialization in case of modifications from other security contexts (#775)
- Fixed typo in docs by @leyakak in #761
- Fixed stacking of modal dialogs by @pranav-hsg in #773
- Removed
containerproperty from theunhandled-errorevent arguments (#777) - Improved dialog order in
piral-modals(#773) by @pranav-hsg - Improved output when installation of packages fails (#759)
- Improved error message when template resolution fails (#763)
- Updated some dependencies such as
axios(#765) - Updated
detsto latest release - Updated
piral-cli-webpack5to never output emptymain.cssfiles in pilets - Updated
piral-oidcto use up-to-dateoidc-client-tsinstead of discontinuedoidc-clientlibrary (#769) - Updated vite from 6.2.6 to 6.3.4 by @dependabot[bot] in #760
- Updated undici from 6.21.1 to 6.21.3 by @dependabot[bot] in #762
- Updated form-data from 4.0.1 to 4.0.4 by @dependabot[bot] in #766
- Updated axios from 1.10.0 to 1.11.0 by @dependabot[bot] in #767
- Updated vite from 6.3.4 to 6.3.6 by @dependabot[bot] in #776
- Added support for Angular 20 in
piral-ng - Added warning in
piral-cliwhen shared dependencies are wrongly declared (#768) - Added support for Promise-based Webpack configuration files in
piral-cli-webpack5by @grant-progress - Added
remoteTypesSourceto piral.json for specifying an URL for extra declarations - Added
remoteTypesTargetto pilet.json for storing obtained extra declarations locally - Released 1.9.0 by @FlorianRappl in #778
New Contributors
- @leyakak made their first contribution in #761
- @pranav-hsg made their first contribution in #773
- @grant-progress made their first contribution in #774
Full Changelog: v1.8.5...v1.9.0
1.8.5
What's Changed
- Fixed generation of declarations during
pilet buildin thepiral-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-ngincl. support for input signals - Released 1.8.5 by @FlorianRappl in #755
Full Changelog: v1.8.4...v1.8.5
1.8.4
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
createCoreApiandrenderElementas direct exports topiral-core - Released 1.8.4 by @FlorianRappl in #751
Full Changelog: v1.8.3...v1.8.4
1.8.3
What's Changed
- Fixed
piral-componentto work with React 19 - Fixed
importmapentry in emulator for async centrally shared dependencies - Improved pilet scaffolding within a monorepo (#742)
- Updated
breakpointsto 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
breakpointsparameter togetAppInstanceoptions - Added
breakpointsparameter tocreateInstanceElementfunction - Added
attachStylesoverride option toloaderConfig - Released 1.8.3 by @FlorianRappl in #744
Full Changelog: v1.8.2...v1.8.3
1.8.2
What's Changed
- Fixed issue with command line parsing in the
piral-clion Windows
Full Changelog: v1.8.1...v1.8.2
1.8.1
1.8.0
What's Changed
- Fixed pinning of dependencies in
piral-configs(#733) - Fixed the plugin detection of the
piral-cliusing pnpm (#734) - Fixed redirect loop in
piral-ng(#738) - Fixed issue with most recent version of
openin thepiral-cli - Improved error overlay with source maps and auto-close on reload
- Updated
krasanddetsto latest release - Updated dependencies (#732, #735, #736)
- Added support for
wouteras areact-routerdrop-in replacement - Added automatic creation of a feed in the
create-piral-instanceinitializer 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
What's Changed
- Fixed
pilet upgradecommand withnpmclient 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-signedflag topiral-clicommands using HTTP requests - Added support for
react-routerv7 - Released 1.7.3 by @FlorianRappl in #730
Full Changelog: v1.7.2...v1.7.3
1.7.2
What's Changed
- Fixed removal of
MutationEventin recent Chrome inpiral-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
What's Changed
- Fixed
enginesfield to have a constraint for Node.js >=18.17 - Fixed release mode behavior of
piral-vue3reactivity (#720) - Released 1.7.1 by @FlorianRappl in #723
Full Changelog: v1.7.0...v1.7.1