Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-03 | chore: updated examples to v0.26.0 (#2977) | 1 | -1/+1 | ||
* New script behavior * Astro.request * Reverted `deno` to `node` * Updated subpath | |||||
2022-02-18 | [ci] yarn format | 2 | -3/+3 | ||
2022-02-18 | Expose private `.env` variables to `import.meta.env` during SSR (#2612) | 3 | -0/+40 | ||
* chore(examples): add env-vars example * feat: improve import.meta.env support * chore: add changeset * test: update astro-envs test * refactor: cleanup code based on feedback * fix: import.meta guard * fix: update memory test threshold to 10% |