14.0.0-alpha.26
Pre-release
Pre-release
·
3633 commits
to main
since this release
Feature
- Provide Server-Side Rendering capabilities for blocks with async-based content (such as the listing block). A block needs to provide its own
getAsyncDataimplementation, which is similar to anasyncConnectwrapper promise. @tiberiuichim @sneridagh