| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.11.2 source code.tar.gz | 2026-06-30 | 5.0 MB | |
| 1.11.2 source code.zip | 2026-06-30 | 5.7 MB | |
| README.md | 2026-06-30 | 773 Bytes | |
| Totals: 3 Items | 10.6 MB | 0 | |
What's Changed
- Released 1.11.2 by @FlorianRappl in https://github.com/smapiot/piral/pull/851
- Fixed a race condition in
piral-ng, where Props updates could get lost before mounting a component (#848) - Fixed a bug due to a missing terminator in
piral-cli-webpack5with specific versions of Webpack (#849) - Updated markdown-it from 14.1.1 to 14.2.0 by @dependabot[bot] in https://github.com/smapiot/piral/pull/846
- Updated undici from 7.24.1 to 7.28.0 by @dependabot[bot] in https://github.com/smapiot/piral/pull/847
- Updated @sigstore/core from 3.0.0 to 3.2.1 by @dependabot[bot] in https://github.com/smapiot/piral/pull/850
- Added support for Angular 22 in
piral-ng
Full Changelog: https://github.com/smapiot/piral/compare/v1.11.1...v1.11.2