Skip to content

astro-webmanifest@0.4.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 11:35
· 57 commits to main since this release
7bd3eb3

Minor Changes

  • a742989: - deps update: Astro v1.0.
    • Breaking: node-html-parser package is dropped to speed up the generated pages post processing. The link tags will not be inserted if generated page doesn't contain <head> section, no automatic <head> creation.