Development snapshot.
This release adds field template suggestions based on the view mode just as the core patch at: https://www.drupal.org/project/drupal/issues/2282159
This deprecates the usage for the "field--FIELD_NAME--VIEW_MODE.html.twig" template. It will be removed in a future release so you should update your custom twig files to use one of the new suggestions:
Added separate permission for this module.
Custom twig component loader.
Load components using #my-component to address them in any subfolder within the active theme's components directory.
#my-component
components
Support create data tables, preview fields exist