Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@angular/platform-browser-dynamic

Package Overview
Dependencies
Maintainers
2
Versions
851
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/platform-browser-dynamic - npm Package Versions

23
86

19.0.0-rc.1

Diff

google-wombot
published 18.2.11 •

google-wombot
published 19.0.0-rc.0 •

Changelog

Source

19.0.0-rc.0 (2024-10-30)

compiler

| Commit | Type | Description | | -- | -- | -- | | 98804fd4beb | fix | add more specific matcher for hydrate never block (#58360) |

compiler-cli

| Commit | Type | Description | | -- | -- | -- | | dbe612f2cd5 | fix | disable standalone by default on older versions of Angular (#58405) |

core

| Commit | Type | Description | | -- | -- | -- | | c095679f927 | fix | avoid breaking change with apps using rxjs 6.x (#58341) | | fd7716440be | fix | Prevents trying to trigger incremental hydration on CSR (#58366) |

localize

| Commit | Type | Description | | -- | -- | -- | | 0730d9d748a | fix | Adding arb format to the list of valid formats in the localization extractor cli (#58287) |

migrations

| Commit | Type | Description | | -- | -- | -- | | 90c7ec39a06 | fix | inject migration always inserting generated variables before super call (#58393) | | 7a65cdd911c | fix | inject migration not inserting generated code after super call in some cases (#58393) | | 616b411a6d9 | fix | properly migrate output aliases (#58411) | | d504452e2f1 | fix | properly replace imports across files (#58414) |

router

| Commit | Type | Description | | -- | -- | -- | | a49c35ec769 | fix | remove setter for injector on OutletContext (#58343) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.10"></a>

google-wombot
published 18.2.10 •

Changelog

Source

18.2.10 (2024-10-30)

compiler

| Commit | Type | Description | | -- | -- | -- | | 69dce38e778 | fix | transform pseudo selectors correctly for the encapsulated view. (#58417) |

localize

| Commit | Type | Description | | -- | -- | -- | | 3b989ac5bd9 | fix | Adding arb format to the list of valid formats in the localization extractor cli (#58287) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.0.0-next.11"></a>

google-wombot
published 19.0.0-next.11 •

Changelog

Source

19.0.0-next.11 (2024-10-23)

common

| Commit | Type | Description | | -- | -- | -- | | 24c6373820 | feat | add optional rounded transform support in cloudinary image loader (#55364) | | 13c13067bc | feat | disable keyvalue sorting using null compareFn (#57487) |

compiler-cli

| Commit | Type | Description | | -- | -- | -- | | d0c74f3891 | fix | report when NgModule imports or exports itself (#58231) |

core

| Commit | Type | Description | | -- | -- | -- | | 69fc5ae922 | feat | Add incremental hydration public api (#58249) | | 8ebbae88ca | feat | Add rxjs operator prevent app stability until an event (#56533) | | 19edf2c057 | feat | add syntactic sugar for initializers (#53152) | | ab25a192ba | feat | allow running output migration on a subset of paths (#58299) | | 18d8d44b1f | feat | experimental resource() API for async dependencies (#58255) | | 9762b24b5e | feat | experimental impl of rxResource() (#58255) | | ec386e7f12 | feat | introduce debugName optional arg to framework signal functions (#57073) | | 8311f00faa | feat | introduce the reactive linkedSignal (#58189) |

forms

| Commit | Type | Description | | -- | -- | -- | | 3e7d724037 | feat | add ability to clear a FormRecord (#50750) | | 18b6f3339f | fix | fix FormRecord type inference (#50750) |

http

| Commit | Type | Description | | -- | -- | -- | | 4b9accdf16 | feat | promote withRequestsMadeViaParent to stable. (#58221) |

language-service

| Commit | Type | Description | | -- | -- | -- | | 6342befff8 | feat | support migrating full classes to signal queries (#58263) |

migrations

| Commit | Type | Description | | -- | -- | -- | | dff4de0f75 | feat | add a combined migration for all signals APIs (#58259) | | bb286f65e7 | feat | capture output migration stats (#58321) | | 2bfc64daf1 | feat | expose output as function migration (#58299) | | cf70d626cd | feat | print output migration stats in ng generate (#58321) | | 42607bf0f2 | fix | add outputs migration to combined shorthand (#58318) | | 00e2001351 | fix | migrate more .next output usages (#58282) |

service-worker

| Commit | Type | Description | | -- | -- | -- | | 8ddce80a0b | feat | allow specifying maxAge for entire application (#49601) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.9"></a>

google-wombot
published 18.2.9 •

Changelog

Source

18.2.9 (2024-10-23)

compiler-cli

| Commit | Type | Description | | -- | -- | -- | | b0ab653965 | fix | report when NgModule imports or exports itself (#58231) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.0.0-next.10"></a>

google-wombot
published 19.0.0-next.10 •

Changelog

Source

19.0.0-next.10 (2024-10-16)

Breaking Changes

core

  • Angular directives, components and pipes are now standalone by default. Specify standalone: false for declarations that are currently declared in @NgModules. ng update for v19 will take care of this automatically.

compiler

| Commit | Type | Description | | -- | -- | -- | | 0c9d721ac1 | feat | add support for the typeof keyword in template expressions. (#58183) | | a3cb530d84 | fix | handle typeof expressions in serializer (#58217) | | ba4340875a | fix | ignore placeholder-only i18n messages (#58154) |

compiler-cli

| Commit | Type | Description | | -- | -- | -- | | 231e6ff6ca | feat | generate the HMR replacement module (#58205) | | fb44323c51 | fix | incorrectly generating relative file paths on case-insensitive platforms (#58150) |

core

| Commit | Type | Description | | -- | -- | -- | | 6b8c494d05 | feat | flipping the default value for standalone to true (#58169) | | 3f1e7ab6ae | feat | promote outputFromObservable & outputToObservable to stable. (#58214) | | 97c44a1d6c | feat | Promote takeUntilDestroyed to stable. (#58200) | | 819ff034ce | feat | treat directives, pipes, components as by default (#58229) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.0.0-next.9"></a>

google-wombot
published 19.0.0-next.9 •

Changelog

Source

19.0.0-next.9 (2024-10-10)

Breaking Changes

compiler

  • this.foo property reads no longer refer to template context variables. If you intended to read the template variable, do not use this..

core

  • The deprecated factories property in KeyValueDiffers has been removed.

localize

  • The name option in the ng add @localize schematic has been removed in favor of the project option.

platform-browser

  • The deprecated BrowserModule.withServerTransition method has been removed. Please use the APP_ID DI token to set the application id instead.

compiler

| Commit | Type | Description | | -- | -- | -- | | 09f589f000 | fix | this.a should always refer to class property a (#55183) | | e8d1944999 | fix | add multiple :host and nested selectors support (#57796) | | 82144b6d63 | fix | allow combinators inside pseudo selectors (#57796) | | 292ea4714f | fix | fix comment typo (#57796) | | 69529d8873 | fix | fix parsing of the :host-context with pseudo selectors (#57796) | | 2374b87b64 | fix | preserve attributes attached to :host selector (#57796) | | 46a6324c82 | fix | scope :host-context inside pseudo selectors, do not decrease specificity (#57796) | | bc5f1175e9 | fix | transform pseudo selectors correctly for the encapsulated view (#57796) |

compiler-cli

| Commit | Type | Description | | -- | -- | -- | | 8d8c03abc4 | fix | defer symbols only used in types (#58104) |

core

| Commit | Type | Description | | -- | -- | -- | | ee426c62f0 | fix | allow signal write error (#57973) | | 67db4305c2 | fix | clean up afterRender after it is executed (#58119) | | 656b5d3e78 | fix | Re-assign error codes to be within core bounds (<1000) (#53455) | | 97fb86d331 | perf | set encapsulation to None for empty component styles (#57130) | | c15ec36bd1 | refactor | remove deprecated factories Property in KeyValueDiffers (#58064) |

language-service

| Commit | Type | Description | | -- | -- | -- | | bc83fc1e2e | feat | support converting to signal queries in VSCode extension (#58106) |

localize

| Commit | Type | Description | | -- | -- | -- | | 9c3bd1b5d1 | refactor | remove deprecated name option. (#58063) |

migrations

| Commit | Type | Description | | -- | -- | -- | | c1aa411cf1 | fix | properly resolve tsconfig paths on windows (#58137) |

platform-browser

| Commit | Type | Description | | -- | -- | -- | | 5c61f46409 | refactor | remove deprecated BrowserModule.withServerTransition method (#58062) |

platform-server

| Commit | Type | Description | | -- | -- | -- | | 9e82559de4 | fix | destroy PlatformRef when error happens during the bootstrap() phase (#58112) |

service-worker

| Commit | Type | Description | | -- | -- | -- | | 1479af978c | feat | finish implementation of refreshAhead feature (#53356) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.8"></a>

google-wombot
published 18.2.8 •

Changelog

Source

18.2.8 (2024-10-10)

compiler

| Commit | Type | Description | | -- | -- | -- | | 11692c8dab | fix | add multiple :host and nested selectors support (#57796) | | 66dcc691f5 | fix | allow combinators inside pseudo selectors (#57796) | | 48a1437e77 | fix | fix comment typo (#57796) | | d325f9b55f | fix | fix parsing of the :host-context with pseudo selectors (#57796) | | aea747ab3b | fix | preserve attributes attached to :host selector (#57796) | | 21be258be6 | fix | scope :host-context inside pseudo selectors, do not decrease specificity (#57796) | | 7a6fd427d5 | fix | transform pseudo selectors correctly for the encapsulated view (#57796) |

compiler-cli

| Commit | Type | Description | | -- | -- | -- | | f187c3abf8 | fix | defer symbols only used in types (#58104) |

core

| Commit | Type | Description | | -- | -- | -- | | 46bafb0b0a | fix | clean up afterRender after it is executed (#58119) |

platform-server

| Commit | Type | Description | | -- | -- | -- | | b40875a2cc | fix | destroy PlatformRef when error happens during the bootstrap() phase (#58112) (#58135) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.0.0-next.8"></a>

google-wombot
published 19.0.0-next.8 •

Changelog

Source

19.0.0-next.8 (2024-10-02)

common

| Commit | Type | Description | | -- | -- | -- | | c3115b882e | fix | execute checks and remove placeholder when image is already loaded (#55444) | | b7bd429951 | fix | prevent warning about oversize image twice (#58021) | | e8b2d5fad8 | fix | skip checking whether SVGs are oversized (#57966) |

compiler-cli

| Commit | Type | Description | | -- | -- | -- | | d9687f43dd | feat | 'strictStandalone' flag enforces standalone (#57935) | | 39ccaf4cc4 | fix | correctly get the type of nested function call expressions (#57010) | | 33fe252c58 | fix | do not report unused declarations coming from an imported array (#57940) |

core

| Commit | Type | Description | | -- | -- | -- | | 3240598158 | fix | provide flag to opt into manual cleanup for after render hooks (#57917) |

http

| Commit | Type | Description | | -- | -- | -- | | 22dafa658b | fix | cleanup JSONP script listeners once loading completed (#57877) | | 057cf7fb6b | fix | preserve all headers from Headers object (#57802) |

language-service

| Commit | Type | Description | | -- | -- | -- | | 5c4305f024 | feat | support migrating full classes to signal inputs in VSCode (#57975) |

migrations

| Commit | Type | Description | | -- | -- | -- | | b6bc93803c | feat | add schematic to migrate to signal queries (#58032) | | ef577b2d2b | fix | delete constructor if it only has super call (#58013) |

upgrade

| Commit | Type | Description | | -- | -- | -- | | 5f56a65837 | fix | support input signal bindings (#57020) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.7"></a>

23
86
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc