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

[ci] release #2802

Merged
merged 1 commit into from
Mar 15, 2022
Merged

[ci] release #2802

merged 1 commit into from
Mar 15, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 15, 2022

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

[email protected]

Patch Changes

  • #2801 11fb3745 Thanks @FredKSchott! - Fix: Handle CLI output in a cross-compat way

  • #2793 6eb49479 Thanks @FredKSchott! - Fix HTML double-escaping issue

  • #2803 2b76ee8d Thanks @natemoo-re! - Add an astro/config entrypoint with a defineConfig utility.

    Config files can now be easily benefit from Intellisense using the following approach:

    import { defineConfig } from 'astro/config';
    
    export default defineConfig({
    	renderers: [],
    });
  • #2791 2d95541b Thanks @bholmesdev! - Fix missing styles on initial dev server load (ex. Tailwind styles)

@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 71cc096 to 5c24c95 Compare March 15, 2022 21:10
@natemoo-re natemoo-re merged commit b36d16e into main Mar 15, 2022
@natemoo-re natemoo-re deleted the changeset-release/main branch March 15, 2022 22:06
SiriousHunter pushed a commit to SiriousHunter/astro that referenced this pull request Feb 3, 2023
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

1 participant