From 1e6d429829a0e90ea2d43354daddedf026e08e51 Mon Sep 17 00:00:00 2001 From: Nate Moore Date: Fri, 22 Nov 2024 21:35:02 -0600 Subject: [PATCH] chore: add changeset --- .changeset/big-bananas-tie.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/big-bananas-tie.md diff --git a/.changeset/big-bananas-tie.md b/.changeset/big-bananas-tie.md new file mode 100644 index 0000000..610e768 --- /dev/null +++ b/.changeset/big-bananas-tie.md @@ -0,0 +1,5 @@ +--- +"astro-icon": patch +--- + +Fixes change detection logic for local icons while `astro dev` is running