π₯³ New KittenΒΉ Release
β’ Adds `rawBody` to non-multipart POST requests.
This property, which is a Buffer, is necessary if you want to verify signatures (e.g., for webhooks).
I had to fork express-busboy as they already ruled out adding it. The fork (@small-web/kitten-busboyΒ²) also allowed me to type the middleware extension point for PolkaΒ³ instead of Express (Kitten uses Polka) so thatβs one @ts-ignore removed (hey, dev is a string of little wins) :)
Change log: https://codeberg.org/kitten/app/src/branch/main/CHANGELOG.md#2026-03-18
Caught a bug and feeling a little under the weather at the moment (nothing major, mom and dad β no need to worry) so apologies if Iβm not responsive here.
Enjoy!
π
ΒΉ https://kitten.small-web.org
Β² https://codeberg.org/kitten/busboy
Β³ https://github.com/lukeed/polka
#Kitten #SmallWeb #KittenReleases #busboy #polka #express #bodyParsing #middleware #NodeJS #web #dev
