Minor Changes
- #4280
a6cd9aff
Thanks @alan-agius4! - Update Angular template to use version 17
Patch Changes
- #4399
789491bd
Thanks @petebacondarwin! - ci: move the Angular framework out of the C3 e2e test quarantine.
- #4242
a1c9f43f
Thanks @dependabot! - C3: Bumpednuxi
from3.9.0
to3.9.1
- #4275
e4aff81a
Thanks @dependabot! - C3: Bumpedcreate-astro
from4.3.0
to4.4.1
- #4288
b7d91bb5
Thanks @dependabot! - C3: Bumpedcreate-qwik
from1.2.14
to1.2.15
- #4313
18612851
Thanks @dependabot! - C3: Bumpedgatsby
from5.12.8
to5.12.9
- #4316
3caa7860
Thanks @dependabot! - C3: Bumpedcreate-remix
from2.1.0
to2.2.0
- #4317
db8b5fe5
Thanks @dependabot! - C3: Bumpedcreate-docusaurus
from2.4.3
to3.0.0
- #4334
bde0a1bd
Thanks @dependabot! - C3: Bumpedcreate-qwik
from1.2.15
to1.2.16
- #4335
c1223c53
Thanks @dependabot! - C3: Bumpedcreate-solid
from0.3.8
to0.3.9
- #4346
71eff285
Thanks @dependabot! - C3: Bumpedcreate-qwik
from1.2.16
to1.2.17
- #4431
c0d70bf5
Thanks @dependabot! - C3: Bumpedcreate-astro
from4.4.1
to4.5.1
- #4311
35be4594
Thanks @jculvey! - Changes c3 to usenpx
for running framework creation tools when it is invoked withyarn
. This is
needed since yarn can'tyarn create some-package@some-particular-version
.
- #4226
5810f815
Thanks @jculvey! - Relax empty directory check. Directories containing certain common config files and/or files created by an ide will be exempt from the pre-flight check
- #4249
b18a2c0f
Thanks @dario-piotrowicz! - correct error message for unrecognized application type
- #4403
cb8ec90e
Thanks @petebacondarwin! - test: fix C3 e2e tests for Angular
- #4249
b18a2c0f
Thanks @dario-piotrowicz! - improve help message by adding more detailed descriptions about the various CLI options
also let the user know that more information is available in the Cloudflare docs
- #4339
33bd75dc
Thanks @alan-agius4! - Remove redundant polyfills from the Angular template