diff --git a/.changeset/rude-moons-grow.md b/.changeset/rude-moons-grow.md new file mode 100644 index 00000000..26366a4d --- /dev/null +++ b/.changeset/rude-moons-grow.md @@ -0,0 +1,5 @@ +--- +"preact-iso": patch +--- + +- Fix `` accidentally un-rendering incoming routes that happen to resolve to the same component as the outgoing route.