2.0.0-beta1 potential
- Fixed dependency injection that @gcb started
- A few style fixes
- Is there a problem with
$container->get('entity_field.manager')->getFieldMap()
being replaced with$container->get('entity_field.manager'),
? So far everything seems to work okay but could be missing something.
Hope here is to preserve 8.x-1.x features/bugs/everything but make it work in D9, and to scope already-existing-bugs into future releases.