Skip to content

Commit 1241a92

Browse files
committed
chore: update changelog
1 parent 65e514d commit 1241a92

File tree

1 file changed

+1
-84
lines changed

1 file changed

+1
-84
lines changed

CHANGELOG.md

Lines changed: 1 addition & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -4,90 +4,7 @@ All notable changes to this project will be documented in this file. See [standa
44

55
## v2.12.0
66

7-
[compare changes](https://github.com/nitrojs/nitro/compare/v2.11.12...v2.12.0)
8-
9-
### 🚀 Enhancements
10-
11-
- Dev presets ([#3467](https://github.com/nitrojs/nitro/pull/3467))
12-
- Add cloudflare dev presets ([#3470](https://github.com/nitrojs/nitro/pull/3470))
13-
- **vercel:** Generate o11y routes ([#3474](https://github.com/nitrojs/nitro/pull/3474))
14-
- `ssrRoutes` ([#3475](https://github.com/nitrojs/nitro/pull/3475))
15-
- **aws-amplify:** Support and default to node.js 20.x runtime ([#3427](https://github.com/nitrojs/nitro/pull/3427))
16-
- Netlify dev preset ([#3471](https://github.com/nitrojs/nitro/pull/3471))
17-
- Netlify dev preset " ([#3471](https://github.com/nitrojs/nitro/pull/3471))
18-
19-
### 🩹 Fixes
20-
21-
- **types:** Resolve absolute paths for type imports ([#3368](https://github.com/nitrojs/nitro/pull/3368))
22-
- **cloudflare:** Globally polyfill env ([#3401](https://github.com/nitrojs/nitro/pull/3401))
23-
- **dev:** Only use build dir for output ([#3413](https://github.com/nitrojs/nitro/pull/3413))
24-
- **rollup:** Ensure that external dependency files have write permission ([#3419](https://github.com/nitrojs/nitro/pull/3419))
25-
- **types:** Enable `skipLibCheck` by default ([#3373](https://github.com/nitrojs/nitro/pull/3373))
26-
- **cloudflare-module:** Generate `_headers` in dist ([#3442](https://github.com/nitrojs/nitro/pull/3442))
27-
- Respect `output` configs for `preview`/`deploy` command tips ([#3388](https://github.com/nitrojs/nitro/pull/3388))
28-
- **prerender:** Pin `serverDir` to subdir of `buildDir` ([#3394](https://github.com/nitrojs/nitro/pull/3394))
29-
- **azure:** Prefer `bodyBuffer` for request body ([#3375](https://github.com/nitrojs/nitro/pull/3375))
30-
- **cloudflare:** Fix tips for the `preview`/`deploy` commands ([#3389](https://github.com/nitrojs/nitro/pull/3389))
31-
- **vercel:** Clamp runtime config to valid node versions ([#2824](https://github.com/nitrojs/nitro/pull/2824))
32-
- **vercel:** Use index as for `/` route ([128c517b](https://github.com/nitrojs/nitro/commit/128c517b))
33-
34-
### 💅 Refactors
35-
36-
- Depend on unenv polyfill for `global` ([#3364](https://github.com/nitrojs/nitro/pull/3364))
37-
- Add `tsConfig` to `types:extend` hook ([#3399](https://github.com/nitrojs/nitro/pull/3399))
38-
- Update unenv and node compat ([#3421](https://github.com/nitrojs/nitro/pull/3421))
39-
- **cloudflare:** Update wrangler types ([#3436](https://github.com/nitrojs/nitro/pull/3436))
40-
- **vercel:** Enable o11y with compatibility date ([e2dc6385](https://github.com/nitrojs/nitro/commit/e2dc6385))
41-
42-
### 📖 Documentation
43-
44-
- Fix typo ([#3415](https://github.com/nitrojs/nitro/pull/3415))
45-
- **database:** Fix example ([#3395](https://github.com/nitrojs/nitro/pull/3395))
46-
- Migrate to undocs 0.3 ([4e560453](https://github.com/nitrojs/nitro/commit/4e560453))
47-
- Simplify and update h3 links ([b2276b47](https://github.com/nitrojs/nitro/commit/b2276b47))
48-
- **cache:** Add note about normalizing keys ([#3459](https://github.com/nitrojs/nitro/pull/3459))
49-
- Remove warning banner ([5f3fad41](https://github.com/nitrojs/nitro/commit/5f3fad41))
50-
- Update vercel page ([2c9f8ea4](https://github.com/nitrojs/nitro/commit/2c9f8ea4))
51-
- Remove old _dir.yml files ([5d431d31](https://github.com/nitrojs/nitro/commit/5d431d31))
52-
- **cloudflare:** Update guide for using dev presets ([#3479](https://github.com/nitrojs/nitro/pull/3479))
53-
- **vercel:** Add observability section ([644cbe07](https://github.com/nitrojs/nitro/commit/644cbe07))
54-
55-
### 🏡 Chore
56-
57-
- Update dependencies ([017c7436](https://github.com/nitrojs/nitro/commit/017c7436))
58-
- Fix lint issue ([046a8c29](https://github.com/nitrojs/nitro/commit/046a8c29))
59-
- Fix type issues ([bb627052](https://github.com/nitrojs/nitro/commit/bb627052))
60-
- **release:** V2.11.13 ([3e5779af](https://github.com/nitrojs/nitro/commit/3e5779af))
61-
- Update deps ([099b18fc](https://github.com/nitrojs/nitro/commit/099b18fc))
62-
- Fix lint issues ([624e99b3](https://github.com/nitrojs/nitro/commit/624e99b3))
63-
- Apply automated updates ([361c829a](https://github.com/nitrojs/nitro/commit/361c829a))
64-
- Fix type ([4e7dbe39](https://github.com/nitrojs/nitro/commit/4e7dbe39))
65-
- Small internal typo ([#3477](https://github.com/nitrojs/nitro/pull/3477))
66-
- Update deps ([e2eb475b](https://github.com/nitrojs/nitro/commit/e2eb475b))
67-
- Lint ([bbaa07dd](https://github.com/nitrojs/nitro/commit/bbaa07dd))
68-
- Update docs lockfile ([676c97c1](https://github.com/nitrojs/nitro/commit/676c97c1))
69-
- Sync compat date with docs/today ([57aea0f6](https://github.com/nitrojs/nitro/commit/57aea0f6))
70-
71-
### ✅ Tests
72-
73-
- Update tls test endpoint ([e680f420](https://github.com/nitrojs/nitro/commit/e680f420))
74-
- Bypass tls test for deno and bun ([6da3d458](https://github.com/nitrojs/nitro/commit/6da3d458))
75-
76-
### ❤️ Contributors
77-
78-
- Pooya Parsa ([@pi0](https://github.com/pi0))
79-
- LasseSLambertsen ([@LasseSLambertsen](https://github.com/LasseSLambertsen))
80-
- Connor Pearson ([@cjpearson](https://github.com/cjpearson))
81-
- Kricsleo ([@kricsleo](https://github.com/kricsleo))
82-
- Daniel Roe ([@danielroe](https://github.com/danielroe))
83-
- Mr Kaashee <mrkaashee@gmail.com>
84-
- Luke Nelson <luke@nelson.zone>
85-
- Adam DeHaven ([@adamdehaven](https://github.com/adamdehaven))
86-
- Restent Ou ([@gxres042](https://github.com/gxres042))
87-
- ChunyuPCY ([@ChunyuPCY](https://github.com/ChunyuPCY))
88-
- Nagaakihoshi <nagaaki.hoshi@yourmystar.jp>
89-
- Clément Guillot <guillot.clement@pm.me>
90-
- Jonas Thelemann <e-mail@jonas-thelemann.de>
7+
See [Github Release Notes](https://github.com/nitrojs/nitro/releases/tag/v2.12.0).
918

929
## v2.11.13
9310

0 commit comments

Comments
 (0)