We use ./bin/update-readme to update the API docs for many packages. When there is an error for one of the packages it isn't reported by the script and changes in the public API aren't reflected in the README.
At the moment, this is happening for block-editor and edit-post packages.
We use
./bin/update-readmeto update the API docs for many packages. When there is an error for one of the packages it isn't reported by the script and changes in the public API aren't reflected in the README.At the moment, this is happening for
block-editorandedit-postpackages.