Skip to content

Releases: hydrogenjs/hydrogen

v0.5.8

31 Jul 15:54
Compare
Choose a tag to compare

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

29 Jul 14:36
Compare
Choose a tag to compare

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