Skip to content

v10.3.0

Latest
Compare
Choose a tag to compare
@kudlajz kudlajz released this 22 Apr 15:05
· 63 commits to main since this release

What's Changed

  • Updated various dependencies

⚠️ BREAKING CHANGES

  • category?: Pick<Category, 'id'>; parameter in contentDelivery.stories and contentDelivery.allStories functions has been replaced by categories?: Pick<Category, 'id'>[] array

Full Changelog: v10.2.3...v10.3.0