0.13.0
FlorianRappl
released this
24 Mar 10:27
·
1793 commits
to develop
since this release
- Fixed HMR in
piral-cli-webpack5
when runningpiral debug
- Fixed issue ignoring
--log-level
in the initializers - Fixed shared submodule dependencies in
peerDependencies
(#341) - Fixed lazy loading of stylesheets in pilets using
piral-cli-parcel
(#360) - Updated
kras
with improved web socket reliability (#364) - Updated to use React 17 (#312)
- Updated the project CI to use Piral Pipelines with YAML
- Updated
withApi
to usecontext
instead ofconverters
- Updated
piral-jest-utils
package for Jest mocking (#186) - Updated Piral CLI path resolution for Windows (#192)
- Updated frontend libraries to be available in ESM format, too
- Added
piral-update
as a plugin to integrate auto update - Added
feed
parameter topilet debug
(#344) - Added
userStore
as an option forpiral-oidc
(#345) - Added
wrappers
to enable central component transformations - Added
apiFactory
option for overriding API creation increateInstance
- Added option
emulator-sources
to thetype
parameter of thepiral build
command