Skip to content

Commit

Permalink
generate dynamic env types - closes #6202
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Aug 30, 2022
1 parent c56bba9 commit 5d50358
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/dull-cheetahs-clean.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@sveltejs/kit': patch
---

[breaking] remove App.PrivateEnv and App.PublicEnv in favour of generated types
5 changes: 5 additions & 0 deletions .changeset/lovely-otters-lie.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'create-svelte': patch
---

Remove App.PrivateEnv and App.PublicEnv placeholders

0 comments on commit 5d50358

Please sign in to comment.