|
1 | 1 | # create-cloudflare |
2 | 2 |
|
| 3 | +## 2.45.0 |
| 4 | + |
| 5 | +### Minor Changes |
| 6 | + |
| 7 | +- [#8978](https://github.com/cloudflare/workers-sdk/pull/8978) [`0afae8f`](https://github.com/cloudflare/workers-sdk/commit/0afae8f8c3e8fc1984523f2bb9355aec81f52e8a) Thanks [@edmundhung](https://github.com/edmundhung)! - updated the qwik cloudflare workers template to keep the default \_headers and \_redirects files |
| 8 | + |
| 9 | +### Patch Changes |
| 10 | + |
| 11 | +- [#9012](https://github.com/cloudflare/workers-sdk/pull/9012) [`cd542df`](https://github.com/cloudflare/workers-sdk/commit/cd542dfb242d8bac48abb3c1cc37859942fc968a) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore: update dependencies of "create-cloudflare" package |
| 12 | + |
| 13 | + The following dependency versions have been updated: |
| 14 | + |
| 15 | + | Dependency | From | To | |
| 16 | + | --------------- | ------ | ------ | |
| 17 | + | @angular/create | 19.2.7 | 19.2.8 | |
| 18 | + |
| 19 | +- [#9013](https://github.com/cloudflare/workers-sdk/pull/9013) [`27de5a0`](https://github.com/cloudflare/workers-sdk/commit/27de5a0aae4f836905dbf846ffe5f18eea9b5cbc) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore: update dependencies of "create-cloudflare" package |
| 20 | + |
| 21 | + The following dependency versions have been updated: |
| 22 | + |
| 23 | + | Dependency | From | To | |
| 24 | + | ----------- | ----- | ----- | |
| 25 | + | create-vite | 6.3.1 | 6.4.1 | |
| 26 | + |
| 27 | +- [#9014](https://github.com/cloudflare/workers-sdk/pull/9014) [`4969932`](https://github.com/cloudflare/workers-sdk/commit/49699320964d7ae32f165a839a3bea20a96bf84d) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore: update dependencies of "create-cloudflare" package |
| 28 | + |
| 29 | + The following dependency versions have been updated: |
| 30 | + |
| 31 | + | Dependency | From | To | |
| 32 | + | ---------- | ------ | ------ | |
| 33 | + | nuxi | 3.24.1 | 3.25.0 | |
| 34 | + |
| 35 | +- [#9015](https://github.com/cloudflare/workers-sdk/pull/9015) [`fd6ac07`](https://github.com/cloudflare/workers-sdk/commit/fd6ac07ef1821bdf8497319a18712e8dcb27a044) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore: update dependencies of "create-cloudflare" package |
| 36 | + |
| 37 | + The following dependency versions have been updated: |
| 38 | + |
| 39 | + | Dependency | From | To | |
| 40 | + | --------------- | ------ | ------ | |
| 41 | + | create-next-app | 15.3.0 | 15.3.1 | |
| 42 | + |
| 43 | +- [#9016](https://github.com/cloudflare/workers-sdk/pull/9016) [`729732c`](https://github.com/cloudflare/workers-sdk/commit/729732cb7b214914d63359292faaa1ef6107aa9d) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore: update dependencies of "create-cloudflare" package |
| 44 | + |
| 45 | + The following dependency versions have been updated: |
| 46 | + |
| 47 | + | Dependency | From | To | |
| 48 | + | ------------ | ------ | ------ | |
| 49 | + | create-astro | 4.11.1 | 4.11.2 | |
| 50 | + |
| 51 | +- [#9017](https://github.com/cloudflare/workers-sdk/pull/9017) [`c49e8a4`](https://github.com/cloudflare/workers-sdk/commit/c49e8a4edb543f85186970def52e1632cf6ece3b) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore: update dependencies of "create-cloudflare" package |
| 52 | + |
| 53 | + The following dependency versions have been updated: |
| 54 | + |
| 55 | + | Dependency | From | To | |
| 56 | + | ------------------- | ----- | ----- | |
| 57 | + | create-react-router | 7.5.0 | 7.5.1 | |
| 58 | + |
3 | 59 | ## 2.44.1 |
4 | 60 |
|
5 | 61 | ### Patch Changes |
|
0 commit comments