Skip to content

Conversation

@natemoo-re
Copy link
Member

Changes

  • Keeping this branch around to cut prereleases from
  • Will keep the astro@0.23.0 path clear so that these changes can be released in astro@0.24.0.

Testing

N/A

Docs

N/A

@changeset-bot
Copy link

changeset-bot bot commented Jan 24, 2022

🦋 Changeset detected

Latest commit: d10088a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@astrojs/compiler Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Nate Moore and others added 14 commits February 24, 2022 16:12
* feat: remove "as", treat all documents as fragments with no implicit tags

* test: fix failing tests

* lint: remove unused utils
* feat: add renderHead util to output

* chore: update ci to run on `next`

* test: update tests

* chore: add changeset
* feat: implement Astro.self (#270)

* feat: add parser

* chore: lint

* Update lib/compiler/README.md

Co-authored-by: Jonathan Neal <jonathantneal@hotmail.com>

Co-authored-by: Jonathan Neal <jonathantneal@hotmail.com>
github-actions bot and others added 4 commits February 24, 2022 16:15
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Warn when using an expression on hoist `src` attr

* Adds a changeset

* Update the warning based on feedback
github-actions bot and others added 20 commits February 25, 2022 16:33
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Include metadata on client:only components

* Adds a changeset
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: update WASM tests

* fix: prefer astro.Parse to astro.ParseFragment

* fix: prefer `Parse` to `ParseFragment`

* fix: update parse test
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: add fragment node to AST output

* fix: edge case with Fragment parsing in <head>

* chore: add changeset

* chore(lint): fix lint

* chore(lint): fix lint
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: improve render-head behavior

* chore: add changeset

* chore: fix wasm test
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* refactor: switch tests to uvu

* chore(ci): update test script

* chore(lint): fix

* test: enable head placeholder test

* test: fix head placeholder test
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@natemoo-re natemoo-re marked this pull request as ready for review March 11, 2022 21:08
@natemoo-re natemoo-re merged commit c6dd41d into main Mar 11, 2022
@natemoo-re natemoo-re deleted the next branch March 11, 2022 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants