Skip to content

docs: add version alignment warning to all READMEs#2178

Merged
just-jeb merged 2 commits intomasterfrom
fix/899-version-alignment-note
Apr 26, 2026
Merged

docs: add version alignment warning to all READMEs#2178
just-jeb merged 2 commits intomasterfrom
fix/899-version-alignment-note

Conversation

@just-jeb
Copy link
Copy Markdown
Owner

@just-jeb just-jeb commented Apr 23, 2026

Version mismatch between @angular-builders/* and @angular/core is the single most common source of user-reported issues (see e.g. #1930, #873, #992).

Adds a prominent warning to:

  • Root README.md
  • packages/custom-webpack/README.md
  • packages/custom-esbuild/README.md
  • packages/jest/README.md

Closes #899

Version mismatch between @angular-builders/custom-webpack and @angular/core
is consistently the most common source of user-reported issues. Adds a
prominent warning right below the 'latest major version' notice.

Closes #899
Adds a prominent version alignment note to the root README and all
package READMEs (custom-webpack, custom-esbuild, jest). Mismatched
major versions are the most common source of user-reported issues.

Closes #899
@just-jeb just-jeb changed the title docs: add version alignment warning to custom-webpack README docs: add version alignment warning to all READMEs Apr 24, 2026
@just-jeb just-jeb merged commit e799302 into master Apr 26, 2026
44 checks passed
@just-jeb just-jeb deleted the fix/899-version-alignment-note branch April 26, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Emphasize importance of version alignment in Readme

1 participant