Releases: joematthews/extreme-angular
Releases · joematthews/extreme-angular
20.0.4-1
20.0.4
What's Changed
- fix: formatting for html files is broken by @joematthews in #67
- chore: update angular to 20.0.4 by @joematthews in #68
- fix: brace-expansion vulnerability by @joematthews in #69
Full Changelog: 20.0.2...20.0.4
20.0.2
What's Changed
- fix: permissions not set for github actions by @joematthews in #65
- chore: update to angular 20 by @joematthews in #66
Full Changelog: 19.2.14...20.0.2
19.2.14
What's Changed
- chore: remove editor.codeActionsOnSave from .vscode/settings.json
- chore: update angular-eslint to 19.7.1
- chore: update to angular 19.2.14
- fix: unknown property listed in the inlay hints section of README.md
Full Changelog: 19.2.7...19.2.14
19.2.7
What's Changed
- update angular to 19.2.7 by @joematthews in #63
- fix: compound words are shown as misspellings
Full Changelog: 19.2.3...19.2.7
19.2.3
What's Changed
- Update Angular to 19.2.3
- Ignore .json & .yaml files in cspell checks
Full Changelog: 19.1.17...19.2.3
19.1.17
Update Angular to 19.1.17
Full Changelog: 19.1.2-1...19.1.17
19.1.2-1
What's Changed
- chore: update Angular license copyright to match https://angular.dev/license by @joematthews in #61
Full Changelog: 19.1.2...19.1.2-1
19.1.2
What's Changed
- fix: cspell only checks files in
src/
on commit - chore: update Angular to 19.1.2
- chore: update typescript to 5.7.3
- chore: update typescript-eslint to 8.21.0
- chore: add
lint:tsc:all
script - docs: add starship to shell configuration frameoworks
- docs: reword TypeScript section
Full Changelog: 19.1.1-2...19.1.2
19.1.1-2
What's Changed
- install and configure eslint-formatter-mo
- update lint-staged to 15.4.1
- update eslint-config-prettier to 10.0.1
- sort prettier plugin array in .prettierrc.json
- README Changes
- add documentation to disable
-f mo
formatting for eslint errors - clarify ng new command used for base project
- use git repo links instead of npmjs
- use 'TypeScript' (instead of 'Typescript') in documentation and comments
- misc formatting
- add documentation to disable
Full Changelog: 19.1.1-1...19.1.1-2