astro/.changeset/five-ducks-knock.md
Drew Powers c374a549b5
Allow createCollection() to fetch remote data (#400)
* Allow createCollection() to fetch remote data

Fixes #378

* Update docs

* revert isomorphic-fetch, see if ci passes

Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2021-06-11 18:31:36 -07:00

90 B

astro
patch

Bugfix: createCollection() API can be used without fetchContent()