Skip to content

Conversation

@lacolaco
Copy link
Contributor

@lacolaco lacolaco commented Nov 8, 2024

Since Angular v19, components are set as standalone: true by default, but ATL is currently supporting only non-standalone wrapper. For forward-compatibility, make default wrapper standalone: false explicitly.

Since Angular v19, components are set as standalone: true by default, but ATL is currently supporting only non-standalone wrapper. For forward-compatibility, make default wrapper `standalone: false` explicitly.
Copy link
Member

@timdeschryver timdeschryver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @lacolaco !

@timdeschryver timdeschryver merged commit 5a0665f into testing-library:main Nov 9, 2024
4 checks passed
@lacolaco lacolaco deleted the v19-compat-wrapper branch November 11, 2024 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants