diff options
author | 2024-06-05 12:40:17 +0200 | |
---|---|---|
committer | 2024-06-05 11:40:17 +0100 | |
commit | 2668ef984104574f25f29ef75e2572a0745d1666 (patch) | |
tree | 63cb7c617ec683a5e3f7c6de30b575f5791b67b4 /examples/framework-vue | |
parent | 803dd8061df02138b4928442bcb76e77dcf6f5e7 (diff) | |
download | astro-2668ef984104574f25f29ef75e2572a0745d1666.tar.gz astro-2668ef984104574f25f29ef75e2572a0745d1666.tar.zst astro-2668ef984104574f25f29ef75e2572a0745d1666.zip |
feat(astro): experimental astro:env (#10974)
* feat(env): add schema, types and envField (#10805)
* feat(env): add validators (#10827)
* feat(env): add vite plugin (#10829)
* feat(env): client/public variables (#10848)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
* feat(env): server/public variables (#10881)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
* feat(env): server/secret variables (#10954)
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
* fix: import
* fix: test
* feat: work on jsdoc
* feat: more jsdoc
* chore: remove todo
* feat: fix test error and write changeset
* feat: update config reference
* feat: apply recommendations from review
* feat: rework getEnv/setGetEnv
* chore: move tests
* fix: rename
* fix: dev mode
* chore: improve error
* feat: add overrideProcessEnv helper
* fix: make eslint happy
* Update .changeset/poor-berries-occur.md
Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com>
* Update .changeset/poor-berries-occur.md
Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com>
* Update .changeset/poor-berries-occur.md
Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com>
* Update .changeset/poor-berries-occur.md
Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com>
* feat: fix build and address reviews
* fix: container api
* fix: tests
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update packages/astro/src/@types/astro.ts
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update packages/astro/src/@types/astro.ts
* chore: update changeset
* feat: address reviews
* feat: address Ema's reviews
* Update .changeset/poor-berries-occur.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
---------
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Diffstat (limited to 'examples/framework-vue')
0 files changed, 0 insertions, 0 deletions