Closed Samg983 closed 2 months ago
I plan to release a version of this today.
@Samg983 does this implement what has been suggested in #437?
@Samg983 does this implement what has been suggested in #437?
It's also an improvement but to me it's not the same. In #437 it's still in a module rather than standalone.
This was released in @stencil/angular-output-target@0.9.0
🎉
Pull request checklist
Please check if your PR fulfills the following requirements:
npm run build
) was run locally for affected output targetsnpm test
) were run locally and passednpm run prettier
) was run locally and passedPull request type
Please check the type of change your PR introduces:
What is the current behavior?
There is no support for standalone value accessors for Angular.
Issue URL: https://github.com/ionic-team/stencil-ds-output-targets/issues/460
What is the new behavior?
Does this introduce a breaking change?