Discover Angular version updates

Discover Angular version updates

Release notes
4 item(s)
  • isolatedModules

    Stable

    Official support for TypeScript isolatedModules option to ensure that each file is treated as an isolated module, meaning it can be transpiled independently.

    • TypeScript
  • inject convert schematic

    Stable

    Converts constructor based injection to an inject function

    • Schematic
  • lazy loaded standalone component schematic

    Stable

    Converts eager loaded routed standalone components to lazy loading

    • Schematic
    • Routing
  • router configuration defaultQueryParamsHandling

    Stable

    option to specify the default value for queryParamsHandling in Router.createUrlTree when another option is not specified (or is null|undefined).

    • Routing
Buy me a coffee