Release Notes - 1.2
1.2.20-funcrel
Fixes/Bugs
| Customer Ticket Id |
Customer Details |
|
Fixes incorrect links when there are several possibilities of a called function and the "nearest" file is not selected. |
New Support
| Customer Ticket Id |
Customer Details |
| 53330 |
Supports RTK Query / Redux Toolkit |
1.2.19-funcrel
Resolved Issues
| Customer Ticket Id |
Details |
| 50950 |
Fixes an issue causing missing links between JavaScript functions using "@connect" decorator for redux. |
Other Updates
| Details |
| Added support of "@connect" decorator for redux. |
1.2.18-funcrel
Other Updates
| Details |
| An update/correction to improve compatibility between 8.3.x and 8.4.x (correcting missing links due to new file processing order and Python version change). |
1.2.17-funcrel
Other Updates
| Details |
| Fixes an issue causing missing links related to dispatch and handleSubmit. |
| Fixes an issue causing missing links to functions which are called from "ReduxForm" call parameters. |
1.2.16-funcrel
Other Updates
| Details |
| Technical enhancement, useful for exchanges with TypeScript. |
1.2.15-funcrel
Other Updates
| Details |
| Fixes the error seen during an analysis: "Traceback error: AttributeError: 'list' object has no attribute 'get_resolutions'". |
| Fixes an issue where links related to React Navigation were missing. |
New Support
1.2.14-funcrel
Resolved Issues
| Customer Ticket Id |
Details |
| 42281 |
Fixes an issue causing the log message "REACTJS-001 Internal issue in xxx". |
Other Updates
| Details |
| Fixes an issue where some links from .jsx expressions are resolved twice (once by this extension and once by the com.castsoftware.html5 extension). |
1.2.13-funcrel
Other Updates
| Details |
| Fixes an issue causing a duplicate GUID to be created for ReactJS function components (CAST_ReactJS_Function_Component). |
| An update was made to correct an issue causing the extension to fail to create REACT function components (CAST_ReactJS_Function_Component). |
1.2.12-funcrel
Other Updates
| Details |
| Fixes an issue wherein some React Function Component objects were missing. |
1.2.11-funcrel
Other Updates
1.2.10-funcrel
Other Updates
| Details |
| Fixes an issue where ReactJS applications were wrongly created. |
| Fixes an issue where resource services were not created when "to" in <Link to={…}/> contained javascript code. |
| Fixes an issue where Guid duplicates on REACTJS applications. |
New Support
1.2.9-funcrel
Resolved Issues
| Customer Ticket Id |
Details |
| 38598 |
Fixes an issue causing missing links between HTML5 JavaScript function objects where function calls are made through parameters in ReactJS html code inside JavaScript code. |
1.2.8-funcrel
Other Updates
| Details |
| Fixes an issue where service names were starting with "/". Remove "/" if it is in the beginning of a service name. |
| Fixes an issue where services were created for empty urls. Do not create services for empty urls. |
1.2.7-funcrel
Other Updates
| Details |
| Removed Traceback in log files. |
1.2.6-funcrel
Resolved Issues
| Customer Ticket Id |
Details |
| 35556 |
Missing link from function 'PerformSearch' to function 'findPowerOfAttorney'. |
1.2.5-funcrel
Other Updates
| Details |
| Redux forms are not created when the class does not contain a constructor. |
1.2.4-funcrel
Resolved Issues
| Customer Ticket Id |
Details |
| 32394 |
Extension com.castsoftware.reactjs has encountered an issue. |
1.2.3-funcrel
Other Updates
| Details |
| Support of "forwardRef" for links between components and functions. |
| Some missing links from JsxExpressions to components or functions. |
| Links to components missing for html "component" attribute of "Route" tag. |
1.2.2-funcrel
Other Updates
| Details |
| Wrong links to subfunctions of mapDispatchToProps functions when a ReactJS component is associated to no dispatchToProps. |
Rules
| Rule Id |
New Rule |
Details |
| 8240 |
FALSE |
Diag "Avoid using unsecured cookie (React.js)" does not give violations |
1.2.1-funcrel
Other Updates
| Details |
| URI is incorrectly displayed when uris are coded on multiple lines |
| Wrong links in client application |
| Fix false violations of unreferenced functions in last version of Imaging |
1.2.0-funcrel
Note
The rule improvement made in this release of the extension will have a significant impact on any existing analysis results generated with a previous release of the extension. When re-analyzing existing and unchanged source code with this new extension, you should therefore expect grade and violation changes. When using AIP Console, if you do not want this extension to be used, you should ensure that you implement an extension strategy to prevent the automatic download and installation of the extension. If you are onboarding a new application, CAST actively encourages you to use this new release to take advantage of the improvements that have been implemented.
Other Updates
| Details |
| Removal of wrong links. |
Rules
| Rule Id |
New Rule |
Details |
| 1020454 |
FALSE |
Avoid using React dangerouslySetInnerHTML (updated thresholds) |