Skip to content

update angular starter to v17#21

Merged
sulco merged 1 commit intostackblitz:mainfrom
JeanMeche:ng-17
Nov 9, 2023
Merged

update angular starter to v17#21
sulco merged 1 commit intostackblitz:mainfrom
JeanMeche:ng-17

Conversation

@JeanMeche
Copy link
Copy Markdown
Contributor

@JeanMeche JeanMeche commented Sep 29, 2023

This allows to enable the new @-synthax* renaming my-app to app-root to match what the CLI creates

  • replacing zone.js/dist/zone because of the 0.14.0 breaking changes
  • setup the application builder

@JeanMeche JeanMeche marked this pull request as ready for review September 29, 2023 15:07
@fvsch
Copy link
Copy Markdown
Contributor

fvsch commented Sep 29, 2023

Hi @JeanMeche,

I would wait for the Angular 17 release. We currently have only one Angular starter template, so we want that to use a stable release.

We can maybe treat this PR as a draft, update it for the Angular 17 stable release, and merge it then?

What do you think @sulco?

@JeanMeche
Copy link
Copy Markdown
Contributor Author

Just for the information, the next release is expected for the 2nd week of november.

Comment thread angular/tsconfig.json Outdated
@JeanMeche JeanMeche changed the title update angular starter to 17.next update angular starter to v17 Nov 9, 2023
@JeanMeche JeanMeche force-pushed the ng-17 branch 2 times, most recently from 1ade287 to 30249c3 Compare November 9, 2023 19:02
@JeanMeche
Copy link
Copy Markdown
Contributor Author

Hi now that v17 has been released, I've updated the starter with the latest stable version !

* renaming `my-app` to `app-root` to match what the CLI creates
* replacing `zone.js/dist/zone` because of the 0.14.0 breaking changes
* setup the application builder
* link to ADEV instead of AIO
@sulco sulco merged commit c1038dd into stackblitz:main Nov 9, 2023
Comment thread angular/angular.json
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.

7 participants