Skip to content 0.5.2 (2024-08-12)
Bug Fixes
- add
null and undefined to head settings type (8acc892)
- make
null override previous value (7777570)
Features
- add
useConfig() support for lang and favicon settings (a0d1520)
- support setting
{body,html}Attributes based on pageContext (41fd399)
- support setting viewport based on
pageContext (540e91d)