It is currently not possible, or at least not straight forward, to use views to render latest node revisions as rendered entities.
There is indeed no equivalent of Drupal\node\Plugin\views\row\NodeRow for node revisions.
This can, however, be useful to display the latest drafts to content authors or reviewers.
Issue ✨ Rendered entity views field handler for revisions Needs work and its patch allows using the rendered entity revision in views field, which is a first good step, but doesn't always fulfill the needs.
Add a NodeRevisionRow plugin to node module's views integration and make it accessible in the Drupal\node\Plugin\views\wizard\NodeRevision.
Drupal\node\Plugin\views\row\NodeRevisionRow
Drupal\node\Plugin\views\wizard\NodeRevision
to use the new NodeRevisionRow pluginTBD
TBD
None
TBD
Closed: duplicate
10.1 ✨
Last updated
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.