Douglas Parker
Douglas Parker
Component harness docs code snippets seem to have been a bit corrupted. Not sure exactly what happened here, I only looked at the component harness docs. Might be worth digging...
This makes a few changes to try to smooth over the process: 1. Updates changelog commands to filter out `refactor` commits. 2. Tweaks the changelog command to generate a markdown...
### Which @angular/* package(s) are the source of the bug? compiler-cli, compiler ### Is this a regression? No ### Description The following is valid Angular code: ```html Hello, {{ user...
`ng-packagr` hasn't released yet, so leaving that out for now. FW hasn't released 20.1.0-next just yet, so CI will likely fail initially. Just getting this prepped for now.
### Command new ### Description It is quite easy to install a package incompatible with the current Node runtime. NPM only emits a warning by default which is easily overlooked....