This extension was previously (in version 1.0, 1.1, and 1.2) known as TypeScript and Angular.
1.7.1-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|---|
28120 | Missing access to MongoDB collections fixed |
28098 | Fixed missing link beteen TypeScript object and SQL tables |
Link Improvements
Callee Type | Caller Type | Details |
---|---|---|
TypeScript Method | Angular Component | Added link from Angular Component to Lifecycle Hook Methods |
1.7.0-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|---|
27001 | Fixed issue slowing evaluation of strings |
27132 | Evaluation of url from request method improved |
1.7.0-beta3
New Support
Summary | Details |
---|---|
Support AWS SQS with SDK | AWS SQS is now supported when used with SDK. |
Support AWS Lambda with serverless framework and CloudFormation | AWS Lambda is now supported when created using serverless framework or AWS CloudFormation. |
Resolved Issues
Customer Ticket Id | Details |
---|---|
26353 | Fixed missing links and objects in NodeJS application. |
26613 | Prevent names of SQL queries from ending with "\". |
1.7.0-beta2
New Support
Summary | Details |
---|---|
Support for NestJS | Added support for NestJS Controllers, Middlewares and HttpModule |
Support for Node-MongoDB-native | Added support for database access using the Node-MongoDB-native framework. |
1.7.0-beta1
New Support
Summary | Details |
---|---|
Support axios | Axios web service calls are now supported. |
Support fetch Api | Fetch web service requests are now supported. |
Support fastify | Fastify web service operations are now supported. |
Support nullish coalescing operator "??" | This operator was added in Node.js 14. |
Resolved Issues
Customer Ticket Id | Details |
---|---|
25577 | Missing link in Angular fixed |
25649 | String evaluation when using Enum is now supported |