diff --git a/.changeset/afraid-scissors-rhyme.md b/.changeset/afraid-scissors-rhyme.md new file mode 100644 index 0000000000..e9df5c9ad3 --- /dev/null +++ b/.changeset/afraid-scissors-rhyme.md @@ -0,0 +1,5 @@ +--- +"react-router-dom": patch +--- + +Improved absolute url detection in `Link` component (now also supports `mailto:` urls)