Under the hood
Useful1 Signal0
The PR-review page validator was reshaped to take one options object; behaviour is identical.
What's wrong with this entry?
Anonymous. No account, no email.
What
The PR-review template validator's signature collapsed from a positional regex plus a trailing options object into one options bag.
Details
- The bag carries
crUrlRealongsideallowMermaidFence - The single caller passes
crUrlRe: swheresis null, so behaviour is unchanged - Shape refactor only
Evidence
crUrlRe
Strings lifted out of the shipped bundle, so the claim above can be checked against them.