diff --git a/.changeset/giant-eggs-nail.md b/.changeset/giant-eggs-nail.md new file mode 100644 index 00000000000..1e9443cc247 --- /dev/null +++ b/.changeset/giant-eggs-nail.md @@ -0,0 +1,5 @@ +--- +'@firebase/util': minor +--- + +Add extractQuerystring() function which extracts the query string part of a URL, including the leading question mark (if present).