Skip to content

@plone/registry 3.0.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 13 May 09:21
· 582 commits to main since this release
6be2100

3.0.0-alpha.3 (2025-05-13)

Bugfix

  • Return properly in getUtility and getUtilities in case type or name is not set. @sneridagh #7007
  • Fixed unRegisterSlotComponent method. @sneridagh #7016
  • Remove the slot registration from the array if it is the last in unRegisterSlotComponent. @sneridagh #7031