v3.2.2
Changes
- #617
6f798debb575b157acb2f5068658f95ace0fae50
Thanks @vicb! - feat: add support for Next15 geolocation - #638
fe600ac6f5e513376cf233a5d2ce68affaa3aa5a
Thanks @vicb! - fix(http): Set content-length only if body is present - #626
5f0cbc8feac9eec728c27bb3b7ff5c3f3bc26716
- add support for next/after - #632
8b51108d9aee7e5ed3027c1ceda99091b579951d
- fix 304 incorrectly set as 200 - #630
b999c4e9a38499680bed77ddeb94b62a3301c0fa
- Feat: Allow overriding the proxying for external rewrite - #633
ba84259d2e35e79a562a7e3f055e350a03c9d651
Thanks @chanceaclark! - When copying over assets, check to see if favicon.ico is a file. In some cases favicon.ico is a folder that can contain a route handler.