Releases: smapiot/piral
Releases · smapiot/piral
1.8.5
What's Changed
- Fixed generation of declarations during
pilet build
in 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-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
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
andrenderElement
as 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-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 togetAppInstance
options - Added
breakpoints
parameter tocreateInstanceElement
function - Added
attachStyles
override 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-cli
on 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-cli
using pnpm (#734) - Fixed redirect loop in
piral-ng
(#738) - Fixed issue with most recent version of
open
in thepiral-cli
- Improved error overlay with source maps and auto-close on reload
- Updated
kras
anddets
to latest release - Updated dependencies (#732, #735, #736)
- Added support for
wouter
as areact-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
What's Changed
- Fixed
pilet upgrade
command withnpm
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 topiral-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
What's Changed
- Fixed removal of
MutationEvent
in 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
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
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