0.3.0
- feat(rules): add support for accessing prototype
- Cases such as
Array.prototype.mapare now analyzed for correctness.
- Cases such as
Just like v0.2.0, this should not be a breaking change, just another precaution in case of an oversight that causes false positives.