Skip to content

Releases: goodwp/goodenberg

v0.3.1

Choose a tag to compare

@gaambo gaambo released this 03 Jul 12:04
  • Fix: In EntityRecordSelect fix WP 6.8 warning about data being recreated/changed on every
    useSelect hook call.

v0.3.0

Choose a tag to compare

@gaambo gaambo released this 22 Nov 12:41
  • 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.

v0.2.1

Choose a tag to compare

@gaambo gaambo released this 14 Oct 07:15
  • Fix: EntityRecordsSelect with custom buildOptionLabel were not saving selected values.

v0.2.0

Choose a tag to compare

@gaambo gaambo released this 24 May 12:21
  • Feature: Add onBlockRegistration and onBlockEdit filter helpers
  • Dev: Set @WordPress packages versions to the ones shipped in WordPress 6.5
  • Docs: Suggest using useMemo for useApiFetch

v0.1.2

Choose a tag to compare

@gaambo gaambo released this 01 Apr 12:23
  • Dev: Fix npm publishing

v0.1.1

Choose a tag to compare

@gaambo gaambo released this 31 Mar 12:47
  • Dev: Try to fix composer dist URLs

v0.1.0

Choose a tag to compare

@gaambo gaambo released this 31 Mar 12:17

First public release.
This is still in development and breaking changes may occur until version 1.0.0 is released.