Skip to content

2.0.0-beta.10

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Aug 21:30
v2.0.0-beta.10
d899b5a

⚠️ Breaking changes

getItemURL() is now async, so if your client/app code uses it, you will need to handle the returned Promise instead of processing the value directly.

Features

Enhancements

Bugfixes

Dev Environment & CI