Release Notes - 1.20


  • 1.20.0-beta3

    1.20.0-beta3
    Updates documentation for rule “Avoid hard-coded API keys (TypeScript)”
  • 1.20.0-beta2

    1.20.0-beta2
    Removes false-positive for rule “Avoid hard-coded passwords (TypeScript)” 📝 58207
    Adds rule “Avoid hard-coded API key”
    Adds support for Angular versions 20 and 21.
    Enhances the documentation for the rule “Avoid String concatenation in loops” (1020828) 📝 42614
  • 1.20.0-beta1

    1.20.0-beta1
    Removes unnecessary escape characters from AWS SQS queries.
    Removes wrong self-inheritance links.
    Adds missing links from TypeScript methods and functions to AJAX TypeScript HTTP services.
    Adds support for AWS Kinesis when configured with AWS CDK.
    Official AWS Firehose support
    Fixes the resolution of Node.js Azure Service Bus publisher callers to the correct TypeScript function or method.