This documentation is not maintained. Please refer to doc.castsoftware.com/technologies to find the latest updates.


On this page:

1.1.6

Note

React JS - 1.1.6 is now in LTS (Long Term Support).

1.1.6-funcrel

Improvements

Below table lists the bug resolved in this release of the extension.

Internal ID

Details

REACT-53False violations with diag "Avoid unreferenced Functions (Javascript/HTML5)" on Imaging analysis (step 3)

REACT-55

Remove duplicate links and update links positions which are on whole object to the first character.

1.1.5-funcrel

Resolved Issues

Below table lists the bug resolved in this release of the extension.

Internal ID

 Ticket ID

Details

REACT-52 -Install with servman failed when upgrading extension

Improvements

Internal ID

Details

REACT-50

False violations with diag "Avoid unreferenced Functions (Javascript/HTML5)" on Imaging analysis (step 2)

1.1.4-funcrel

New rules

Following rule has been added in this release of the extension.

ID

Rule

1020458Avoid using unsecured cookie (React.js)

Resolved Issues

Below table lists the bug resolved in this release of the extension.

Internal ID

 Ticket ID

Details

REACT-49 22997REACTJS-001 Internal issue

Improvements

Internal ID

Details

REACT-48

False violations with diag "Avoid unreferenced Functions (Javascript/HTML5)" on Imaging analysis (step 1)

1.1.3-funcrel

Updates

  • Bug fix to correct an issue with link resolution

Resolved issues

Internal IDCall IDSummary
REACT-39
Correction of resolution in cezerin application

1.1.2-funcrel

Updates

1.1.1-funcrel

Updates

New fullnames.

Resolved issues

Internal IDCall IDSummary
REACT-30
Update the rules
HTMLVJS-47916850New HTML5/JavaScript extension is inserting meaningless information into the object fullname.

1.1.0-funcrel

No updates.

1.1.0-beta2

Updates

Two rules have been added to the extension:

1020454Avoid using React dangerouslySetInnerHTML
1020456Avoid using "<script>" tag in HTML template used by React.js components

1.1.0-beta1

Updates

New support

Support introduced for React Native.

New rules

Two rules have been added:

1020450Ensure catching JavaScript error in React components
1020452

Avoid empty componentDidCatch blocks