Releases: podium-lib/podlet-server
Releases · podium-lib/podlet-server
v1.6.4
1.6.4 (2023-04-26)
Bug Fixes
- remove header validation as headers should not be validated by default (#58) (cfd83b9)
v1.6.3
1.6.3 (2023-04-26)
Bug Fixes
- cli: remove app header when starting app in production (#56) (9b85e0f)
v1.6.2
1.6.2 (2023-04-24)
Bug Fixes
- deps: update all dependencies (non-major) (9d81bd3)
v1.6.1
1.6.1 (2023-04-24)
Bug Fixes
- log host and env on info when app starts (#53) (9d5c266)
v1.6.0
1.6.0 (2023-04-21)
Bug Fixes
- make it possible to disable compression (ad970e4)
- update hydrate support to the latest package from lit (8bd9684)
Features
- add auto documentation pages (a122853)
v1.5.4
1.5.4 (2023-04-21)
Bug Fixes
- replace dsd ponyfill with more comprehensive implementation (#50) (688d1d3)
v1.5.3
1.5.3 (2023-04-20)
Bug Fixes
- make it possible to disable compression (e51c818)
v1.5.2
1.5.2 (2023-04-17)
Bug Fixes
- ensure dependency paths are resolved correctly during a build (ac27e41)
v1.5.1
1.5.1 (2023-04-17)
Bug Fixes
- deps: update all dependencies (non-major) (8f4a4ec)
v1.5.0
1.5.0 (2023-04-16)
Features
- add test server for testing applications (807c753)