Releases: serviejs/servie-send
Releases · serviejs/servie-send
Servie 4
Fix ETag Caching
Fixed
- Fixed an issue with clearing the cache on etag change
Servie 3.x
Added
- Update
peerDependency
support for[email protected]
Servie 2.0
Changed
- Supports Servie 2.0
- Prompt usage of specific methods (e.g.
sendHtml
,sendText
,sendJson
) instead of catch all method - Using plain base64 encoded
sha256
, no longer prefixing with byte length or trimming trailing=
Initial Release
First release with support for checking mtime
and generating etag
headers.