Skip to content

Commit

Permalink
update to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
kwhitley committed Nov 25, 2023
1 parent 16e31e4 commit b210c31
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
- **v4.1.0**
- added: `HasContent<ContentType>` type to `withContent` (credit [@alexrosenfeld10](https://github.com/alexrosenfeld10))
- added: Adds basic text/formData support to supplement the native JSON support of `withContent`
- added: `origin` in `CorsOptions` now can accept a function (credit [@leaysgur])
- added: `CorsOptions` now exported from `createCors`
- added: `flow(router)` to reduce initilization boilerplate
- **v4.0.00** - Partial changelog below
- BREAKING: heavy TS rewrite for core Router (thank you, ChatGPT)
- added: nearly all extras from itty-router-extras
Expand Down

0 comments on commit b210c31

Please sign in to comment.