Releases: smapiot/piral
Releases · smapiot/piral
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
1.6.2
What's Changed
- Fixed
registerBreadcrumbs
inpiral-breadcrumbs
failing when no matcher was specified - Updated dependencies
- Bumped webpack from 5.89.0 to 5.94.0 by @dependabot in #709
- Bumped path-to-regexp from 1.8.0 to 8.0.0 by @dependabot in #712
- Bumped vite from 5.2.8 to 5.4.6 by @dependabot in #714
- Bumped rollup from 4.21.3 to 4.22.4 by @dependabot in #716
- Released 1.6.2 by @FlorianRappl in #718
- Removed dependency to
path-to-regexp
package - Added
loading-pilets
andloaded-pilets
events
Full Changelog: v1.6.1...v1.6.2
1.6.1
What's Changed
- Improved CLI flag validation and documentation (#705)
- Added
InjectionToken
constants for compatibility with Angular'sinject
topiral-ng
by @hwanders (#703) - Added direct support for new
piral-cli-vite5
bundler plugin - Released 1.6.1 by @FlorianRappl in #706
New Contributors
Full Changelog: v1.6.0...v1.6.1
1.6.0
What's Changed
- Fixed event dispatching for providers in
piral-blazor
- Fixed navigation storm in angular pilets (#672)
- Fixed declaration merging for
moduleResolution
set tobundler
(#701) - Removed legacy
require
(CommonJS) output inpiral-core
and related libs - Improved setup of event listeners in
piral-blazor
(#696) - Improved fallback signature in
piral-translate
- Improved streaming update in
piral-update
- Updated dependencies
- Updated braces from 3.0.2 to 3.0.3 by @dependabot in #700
- Added ILC to the alternative solutions list in the documentation by @StyleT in #697
- Added
--strict-port
option to thepiral-cli
debug commands (#699) - Added update capabilities to
piral-blazor
extension boundaries - Added
piral-error-overlay
topiral-debug-utils
- Added
unhandled-error
event fired from theErrorBoundary
- Released 1.6.0 by @FlorianRappl in #702
New Contributors
Full Changelog: v1.5.6...v1.6.0
1.5.6
What's Changed
- Fixed issue with
piral-cli-webpack5
when modifying the config entry point - Fixed issue with pre-TypeScript 5 versions with module resolution set to
bundler
- Fixed handling of max event listeners for
pilet debug
- Updated to latest version of
dets
- Added dynamic compiler capability to
piral-ng
- Released 1.5.6 by @FlorianRappl in #695
Full Changelog: v1.5.5...v1.5.6