0.2.1
Fixed
- The community store scan no longer warns about control characters in a regular expression
(no-control-regex). The skill filename sanitiser now strips the C0 range by code point
instead of by regex range. Behaviour is unchanged and pinned by tests; the local ESLint
override that had been hiding the warning from us — but never from the store — is gone.