| Introduced in branch/version |
Notice created |
Change |
|---|---|---|
| 4.x | 26-Mar-2021 | ContextAwareTrait and ContextAwareInterface are deleted. TypedEntityRenderContext renamed to TypedEntityContext |
| 4.x | 26-Mar-2021 | Implicit repositories now need to be explicit |
| 4.x | 26-Mar-2021 | Wrapped entity variants are now declared in the annotation using the @ClassWithVariants annotation |
| 4.x | 26-Mar-2021 | Entity types are registered to Typed Entity using plugins |
| 4.x | 26-Mar-2021 | Method removed from the typed repository: init |
| 4.x | 26-Mar-2021 | Conditions for wrapper variants are no longer declared in the repository. |
| 26-Mar-2021 | Variant conditions now don't need a variant class | |
| 4.x | 26-Mar-2021 | TypedRepositoryBase and TypedRepositoryInterface renamed. |
| 3.x / 3.0.0 | 12-Nov-2020 | summary() method in field variant now returns TranslatableMarkup |
| 3.x / 3.0.0 | 12-Nov-2020 | Deprecate the toRenderable method in favor of renderers |
| 3.x / 3.0.0 | 12-Nov-2020 | No exception thrown when entity cannot be wrapped |