Skip to content

Load types asyncly

Latest
Compare
Choose a tag to compare
@dlvhdr dlvhdr released this 12 Jan 15:33
· 1013 commits to master since this release

The API for consuming dynamic types has changed from sync to async.
This allows us to code split corvid-types and dynamically load all the JSON with the types and not bundle them.