Skip to content

v1.2.2

Compare
Choose a tag to compare
@mattbishop mattbishop released this 08 Aug 18:41
· 2 commits to main since this release
  • Tighten wildcard URL regex to always start at the beginning of the URL to match.
  • Updated dependencies.
  • use const instead of let for values that do not change.