这是indexloc提供的服务,不要输入任何密码
Skip to content

10.3.1 hotfix

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