Releases: joematthews/extreme-angular
17.3.10
What's Changed
- Update README.md by @joematthews in #50
Switching the versioning scheme for extreme-angular to match Angular's version. I think this will help incentivize keeping the project up to date, which is important for a starter project.
To determine Angular's version I run npx ng version
:
...
Angular CLI: 17.3.8
Node: 22.13.0 (Unsupported)
Package Manager: npm 10.9.2
OS: darwin arm64
Angular: 17.3.10
... animations, cdk, common, compiler, compiler-cli, core, forms
... localize, material, platform-browser
... platform-browser-dynamic, platform-server, router
...
In the example the angular version is Angular: 17.3.10
.
Pull requests that update packages, add new dev focused features, improve configuration, or improve documentation will warrant a new release and will be have a number appended to the tag, like 17.3.10-1
.
Angular 19 refresh coming soon! You can see progress on the PR here: #53
Full Changelog: 2.4.2...17.3.10
2.4.2
What's Changed
- chore(update): update to latest version of angular 17 by @joematthews in #48
Full Changelog: 2.4.1...2.4.2
2.4.1
What's Changed
- Chore/updates and fixes by @joematthews in #47
- update @angular-eslint/schematics @angular/cdk @angular/material
- run npm audit fix
Full Changelog: 2.4.0...2.4.1
2.4.0
Full Changelog: 2.3.0...2.4.0
What's Changed
- chore(ng-update): update angular libraries to 17.3.8 by @joematthews in #45
Full Changelog: 2.3.0...2.4.0
2.3.0
What's Changed
- chore(update): run
ng update @angular/cdk @angular/cli @angular/core @angular/material
by @joematthews in #43 - chore(cspell): target src directory for cspell on pre-commit by @joematthews in #44
Full Changelog: 2.2.0...2.3.0
2.2.0
What's Changed
- fix(server.ts & main.ts): resolve eslint errors by @joematthews in #39
- fix(package-lock.json): fix follow-redirects vunerability by @joematthews in #41
Full Changelog: 2.1.2...2.2.0
2.1.2
What's Changed
- docs(readme): add angular accessibility guide link to readme by @joematthews in #36
- docs(readme): move nestjs recommendation by @joematthews in #37
Full Changelog: 2.1.1...2.1.2
2.1.1
What's Changed
- chore(angular.json): update initial build budget size by @joematthews in #35
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- Chore/31 update angular and resolve vunerabilities by @joematthews in #32
Full Changelog: 2.0.6...2.1.0
2.0.6
What's Changed
- chore: updated node types to match engine by @hkbertoson in #26
- fix(cspell): add 'dist' and 'node_modules' to ignorePath in .cspell.json by @joematthews in #28
- Update README.md by @joematthews in #29
New Contributors
- @hkbertoson made their first contribution in #26
Full Changelog: 2.0.5...2.0.6