Skip to content

Commit c2e3377

Browse files
committed
Update CHANGELOG
1 parent 306dcb0 commit c2e3377

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/headers/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
This is the changelog for [`headers`](https://github.com/mjackson/remix-the-web/tree/main/packages/headers). It follows [semantic versioning](https://semver.org/).
44

5+
## HEAD
6+
7+
- Use one set of types for all built files, instead of separate types for ESM and CJS
8+
- Build using esbuild directly instead of tsup
9+
510
## v0.10.0 (2025-01-27)
611

712
This release contains several improvements to `Cookie` that bring it more in line with other headers like `Accept`, `AcceptEncoding`, and `AcceptLanguage`.

0 commit comments

Comments
 (0)