WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.42k stars 4.16k forks source link

Private and Experimental APIs: Tracking issue #47786

Open adamziel opened 1 year ago

adamziel commented 1 year ago

Shaping the private exports and public experiments APIs:

gziolo commented 1 year ago

One more item to consider when unlocking selectors and actions from data stores: https://github.com/WordPress/gutenberg/issues/47830.

It's based on the refactoring applied in https://github.com/WordPress/gutenberg/pull/47375.

Aside: I'm not sure whether [Type] Experimental fits well for this issue. I saw there is an intent to rename the package to emphasize the concept of private APIs, so maybe we should create a label to capture it - either as a feature or package name.