Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Astro fixes #192

Merged
merged 5 commits into from
May 16, 2024
Merged

Astro fixes #192

merged 5 commits into from
May 16, 2024

Conversation

Tate-CC
Copy link
Contributor

@Tate-CC Tate-CC commented May 8, 2024

  • Adds component error boundaries to the Astro engine.
  • Adds support for client rendered components inside Bookshop components.
  • Astro Bookshop will now attempt to load build plugins from your integrations.
  • Fixes an issue where the asset URLs generated by Astro Bookshop during live editing were wrong.
  • Fixes an issue where Astro Dynamic tags would break live editing.
  • Fixes some inconsistencies in content collections between Bookshop and Astro.
  • Fixes some inconsistencies in the Image component between Bookshop and Astro.
  • Fixes an issue where component names containing dashes would break MDX auto-imports.
  • Fixes an issue where React TSX components would fail to parse.
  • Fixes an issue where scripts in Astro components would be run multiple times when live editing.

@bglw bglw merged commit dce9464 into main May 16, 2024
4 checks passed
@bglw bglw deleted the fix/astro-fixes branch May 16, 2024 01:37
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.

None yet

2 participants