Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.8.3 source code.tar.gz | 2025-03-19 | 5.0 MB | |
1.8.3 source code.zip | 2025-03-19 | 5.7 MB | |
README.md | 2025-03-19 | 805 Bytes | |
Totals: 3 Items | 10.7 MB | 0 |
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 https://github.com/smapiot/piral/pull/739
- Updated solid-js from 1.8.2 to 1.9.4 by @dependabot in https://github.com/smapiot/piral/pull/741
- Added
breakpoints
parameter togetAppInstance
options - Added
breakpoints
parameter tocreateInstanceElement
function - Added
attachStyles
override option toloaderConfig
- Released 1.8.3 by @FlorianRappl in https://github.com/smapiot/piral/pull/744
Full Changelog: https://github.com/smapiot/piral/compare/v1.8.2...v1.8.3