- Fix
useApiFetch
not resetting error when run multiple times and first request errors, but second is successfull (other way round as well). - Update @wordpress packages and loosen peerDependencies version constraints so it's easier to install with newer versions.
- Fix: EntityRecordsSelect with custom
buildOptionLabel
were not saving selected values.
- Feature: Add
onBlockRegistration
andonBlockEdit
filter helpers - Dev: Set @wordpress packages versions to the ones shipped in WordPress 6.5
- Docs: Suggest using useMemo for useApiFetch
- Dev: Fix npm publishing
- Dev: Try to fix composer dist URLs
First public release. This is still in development, and breaking changes may occur until version 1.0.0 is released.