7250e4e86d
* feat: add html package * feat: support assets in HTML * feat(html): upgrade html integration * feat(html): add `@astrojs/html` integration * feat(html): add html support to astro core * test(html): update html tests with package.json files * chore: add changeset * fix: remove import cycle * chore: fix types * refactor: remove @astrojs/html, add to core * chore: update types for `*.html` * fix: move *.html to astro/env Co-authored-by: Nate Moore <nate@astro.build>
5 lines
69 B
Markdown
5 lines
69 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Add support for `.html` components and pages
|