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

This extension was previously (in version 1.0, 1.1, and 1.2) known as TypeScript and Angular.

On this page:

Summary: This document provides information about changes and new features introduced in this release.

1.3.0-funcrel

Updates

1020862

Avoid having cookie with an overly broad domain (TypeScript)

1020864Avoid using unsecured cookie (TypeScript)
1020866Avoid creating cookie with overly broad path (TypeScript)
1020868Avoid creating cookie without setting httpOnly option (TypeScript)
1020872Always use JSON.parse & JSON.stringify with try/catch block (TypeScript)

Resolved issues

Internal ID

Call ID

Summary

ANGTS-24519954"POST PUT GET DELETE service Objects are not identified by typescript analyzer"

1.3.0-beta2

Updates

Added support for AWS S3 framework

Resolved issues

Internal ID

Call ID

Summary

ANGTS-23219799Missing Link between Angular AngularGET HTTP Operation to Spring MVC Get Operation
ANGTS-23919795When no call to an anonymous function is found, a callLink from the callable in which the anonymous function is defined to that anonymous function is created

1.3.0-beta1

Updates

1.3.0-alpha3

Updates

  • Added support for React and React-Native frameworks
  • Added support for Mongoose framework

1.3.0-alpha2

Updates

  • Added support for Express framework
  • Added support for CommonJS exports and imports
  • Rules "Avoid undocumented functions" and "Avoid Functions having a very low Comment/Code ratio" have been deactivated for anonymous functions

1.3.0-alpha1

Due to a conflict of a property ID between this version and previous versions, this release has been disabled.