Skip to content

Add `createMedia` export

Compare
Choose a tag to compare
@pearofducks pearofducks released this 26 Sep 08:01
· 2 commits to master since this release

This release changes nothing about existing imports, and only adds one new import createMedia. This function will create an entirely new media object - which both aids uses who want to avoid the live-binding export, as well as if users want to separate their queries into different stores.