Release v0.18.0

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2025-04-30 09:42:00 -07:00
parent 42c1ec9916
commit 5a96012417

View File

@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
## [0.18.0] - 2025-04-30
### Added
- Static files are served using GZip
- Static fiels are served with ETag and Cache header fields
### Fixed
- Entrypoint JS/CSS has no chunk hash
## [0.17.0] = 2025-04-29
### Added