Releases: hydrogenjs/hydrogen
Releases Β· hydrogenjs/hydrogen
v0.5.8
New Features:
- Config API: A
hydrogen.config.js
file that gives you access to some cool features - Head API:
- Now supports better handling on self-closing tags and normal tags
- Global Head API now accessible via the Config API
Beta release
v0.5.0 Hydrogen π
The first official release of Hydrogen
Hydrogen is a static-site generator built with TypeScript and uses lit-html inspired templates
What's available with v0.5.0
- Layouts API
- Pages API
- Data API
- Head API
Check out the docs