Version 19.0.0
What's Changed
- update lint rule to accept %-notation in operation headers in #595
This is a breaking change: @@symbol
notation is now a lint failure, which will break the build if you are using --strict
. See tc39/ecma262#1314 for context.