Releases: theodo/RisXSS
Releases · theodo/RisXSS
2.1.0
2.0.0
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
- Add support for components defined in named export
1.2.0
- Add support for React class components
With this release, the publishment to NPM should be done automatically with a GitHub action.