Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-04-13 | Add Astro.fetchContent API (#91) | 3 | -14/+33 | ||
2021-04-12 | Renaming to import.meta.fetchContent (#70) | 3 | -0/+754 | ||
* Change to import.meta.glob() Change of plans—maintain parity with Snowpack and Vite because our Collections API will use a different interface * Get basic pagination working * Get params working * Rename to import.meta.fetchContent * Upgrade to fdir |