Release Notes
fix esm builds (#1368)
@grafana/scenes and @grafana/scenes-react now ship with exports defined in package.json, allowing only specific files to be exposed while blocking access to the packages internals. We consider this a breaking change.
💥 Breaking Change
Authors: 1
- Jack Westbrook (@jackw)