Skip to content

10.3.1 hotfix

Compare
Choose a tag to compare
@joshgoebel joshgoebel released this 17 Oct 23:39

Prior version let some look-behind regex sneak in, which does not work
yet on Safari. This release removes those incompatible regexes.

Fixes:

  • fix(Safari) Remove currently unsupported look-behind regex (fix) Josh Goebel