@atlassian/clientside-extensions
Advanced tools
Changelog
[1.0.3] - 2020-05-19
Changelog
[1.0.1] - 2020-04-08
useExtensions
are now optionally generic and accept the shape of attributes
the developer expects to receive.useExtensions*
hooks no longer returns an empty list of descriptors when finished loading, but instead will only return after it finished processing the descriptors.AsyncPanelHandler
no longer fails to render if there's an error with the renderer function of the async module loaded.