Skip to content

feat: update project to Angular 17#1383

Open
michaelfaith wants to merge 1 commit into
manfredsteyer:masterfrom
generalmotors:feat/angular-17
Open

feat: update project to Angular 17#1383
michaelfaith wants to merge 1 commit into
manfredsteyer:masterfrom
generalmotors:feat/angular-17

Conversation

@michaelfaith

Copy link
Copy Markdown
Contributor

The primary focus for this change is to update the project to Angular 17, verify functionality, and update documentation to reflect compatibility.

In addition to this primary goal, I also did the following quality of life updates:

  • updated to latest prettier and converted config to esm (new prettier rules (namely dangling comma on function params) resulted in a lot of reformatting)
  • updated a handful of other libraries to newer minor versions
  • updated @types/node to the latest v18 version
  • moved to new control flow syntax in sample apps
  • moved to new esbuild application builder
  • Increased minimum supported Angular version to 15, since v14 is end of life

Closes #1379

The primary focus for this change is to update the project to Angular 17, verify functionality,
and update documentation to reflect compatibility.

In addition to this primary goal, I also did the following quality of life updates:
- updated to latest prettier and converted config to esm
- updated a handful of other libraries to newer minor versions
- updated @types/node to the latest v18 version
- moved to new control flow syntax
- moved to new esbuild application builder
- Increased minimum supported Angular version to 15, since v14 is end of life
@ev45ive

ev45ive commented Apr 24, 2024

Copy link
Copy Markdown

Maybe SSR support since angular 17 made it default? Or at least noop support? #1408

@L-X-T
L-X-T force-pushed the master branch 4 times, most recently from a54ea92 to 078415b Compare December 2, 2024 12:32
@L-X-T
L-X-T force-pushed the master branch 2 times, most recently from e1fc6c5 to 5d10af2 Compare June 30, 2025 12:18
@L-X-T
L-X-T force-pushed the master branch 2 times, most recently from 1421146 to 4dff3c3 Compare June 11, 2026 07:23
@L-X-T
L-X-T force-pushed the master branch 5 times, most recently from 581dc7a to 328e014 Compare June 26, 2026 06:59
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.

feat: upgrade project to Angular 17

2 participants