Expose `@wordpress/element` version used in Site Kit
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 383
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 77
Description
## Feature Description
This issue is created as a follow-up of #4863 to have another attempt at exposing the version of the `@wordpress/element` package used in Site Kit. It would be nice to expose this package similar to other packages like `api`, `data`, `widgets`, and `modules` so that third-party developers can use it in their plugins.
#4863 attempted to achieve this but unfortunately had to be reverted at the last minute due to missing a few crucial details (read https://github.com/google/site-kit-wp/issues/4863#issuecomment-1303975323).
This issue should use the learnings from #4863 and associated PRs (#6052 & #6105) and take another attempt to implement this.
---------------
_Do not alter or remove anything below. The following sections will be managed by moderators only._
## Acceptance criteria
*
## Implementation Brief
*
### Test Coverage
*
## QA Brief
*
## Changelog entry
*
Contributor guide
Assessment
This issue has not been assessed yet.