Skip to content

Releases: theodo/RisXSS

2.1.0

22 Mar 12:36
Compare
Choose a tag to compare

Safe methods in Vue class components will be correctly reported as safe.

2.0.0

09 Feb 10:14
Compare
Choose a tag to compare

This major version brings a new options to configure the rules: trustedLibraries can be used to add alternatives to dompurify as trusted libraries. This version also removes the old trustedCalls options which now longer worked.

1.3.0

14 Jan 11:44
Compare
Choose a tag to compare
  • Add support for components defined in named export

1.2.0

12 Jan 16:01
Compare
Choose a tag to compare
  • Add support for React class components

With this release, the publishment to NPM should be done automatically with a GitHub action.