Considered feature-complete by its maintainers.
Big pipe is new since drupal 8 and introduces a way to load and render blocks which have a high cache invalidation, or are uncacheable, during the stream of the response.
This module stores optimized css/js assets in the database, and if missing from disk upon request, restores them back.
Provides a migration process plugin that converts absolute links to relative.
When new Reference added(or deleted) from a reference field, then it will be added(or removed) from the translated entity automatically.
Adds a computed property to nodes that returns the list of their breadcrumb links. Works fine with JSON:API.