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


1.12.0-funcrel

Note

Moving to funcrel.

1.12.0-beta2

Other Updates

Details
A change has been implemented to ensure that libraries which should have been in the node_module directory and are referenced in package.json files are referenced correctly, and libraries referenced by html files through <script src="http:..."> (see https://doc.castsoftware.com/display/TECHNOS/TypeScript+and+Frameworks+-+1.12#TypeScriptandFrameworks1.12-Externallibraries) are also referenced correctly..

New Support

SummaryDetails
Support NgRxNgRx is now supported. See https://doc.castsoftware.com/display/TECHNOS/TypeScript+and+Framework+-+1.12+-+Analysis+Results+-+NgRx.

1.12.0-beta1

New Support

SummaryDetails
Support gRPCgRPC (https://grpc.io/) is now supported. See https://doc.castsoftware.com/display/TECHNOS/TypeScript+and+Framework+-+1.12+-+Analysis+Results+-+gRPC