16.0.0-alpha.3
Pre-release
Pre-release
·
2909 commits
to main
since this release
Breaking
- Remove
divas default ifasprop fromRenderBlocks. Now the default is aReact.Fragmentinstead. This could lead to CSS inconsistencies if taken this div into account, specially if used in custom add-ons without. In order to avoid them, set theasproperty always in your add-ons. @sneridagh