summaryrefslogtreecommitdiff
path: root/.changeset/tall-comics-punch.md
diff options
context:
space:
mode:
authorGravatar Arsh <69170106+lilnasy@users.noreply.github.com> 2024-01-23 14:03:51 +0000
committerGravatar GitHub <noreply@github.com> 2024-01-23 19:33:51 +0530
commit075706f26d2e11e66ef8b52288d07e3c0fa97eb1 (patch)
treed79c74949405f59d0dcce3c290cd55327db28860 /.changeset/tall-comics-punch.md
parent9aa7a5368c502ae488d3a173e732d81f3d000e98 (diff)
downloadastro-075706f26d2e11e66ef8b52288d07e3c0fa97eb1.tar.gz
astro-075706f26d2e11e66ef8b52288d07e3c0fa97eb1.tar.zst
astro-075706f26d2e11e66ef8b52288d07e3c0fa97eb1.zip
refactor: remove endpoint handling infra (#9775)
* remove endpoint handling infra * add changeset
Diffstat (limited to '.changeset/tall-comics-punch.md')
-rw-r--r--.changeset/tall-comics-punch.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/tall-comics-punch.md b/.changeset/tall-comics-punch.md
new file mode 100644
index 000000000..3d16bfb26
--- /dev/null
+++ b/.changeset/tall-comics-punch.md
@@ -0,0 +1,5 @@
+---
+"astro": patch
+---
+
+Simplifies internals that handle endpoints.