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 #2925

Merged
merged 1 commit into from
Apr 2, 2022
Merged

[ci] release #2925

merged 1 commit into from
Apr 2, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 28, 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

astro@0.26.0

Minor Changes

  • #2862 4299ab30 Thanks @FredKSchott! - Implement RFC #0017

    • New Markdown API
    • New Astro.glob() API
    • BREAKING CHANGE: Removed Astro.fetchContent() (replaced by Astro.glob())
    // v0.25
    - let allPosts = Astro.fetchContent('./posts/*.md');
    // v0.26+
    + let allPosts = await Astro.glob('./posts/*.md');
  • #2961 d55658f0 Thanks @natemoo-re! - Implement RFC0016 which changes the default behavior of script, introduces is:inline, and changes <style global> to <style is:global>

  • #2913 ecc6a483 Thanks @matthewp! - Implements the Astro.request RFC

  • #2962 17c02925 Thanks @natemoo-re! - Update config options to resepect RFC0019

Patch Changes

@astrojs/deno@0.1.0

Minor Changes

Patch Changes

@astrojs/netlify@0.1.0

Minor Changes

@astrojs/partytown@0.1.0

Minor Changes

@astrojs/react@0.1.0

Minor Changes

@astrojs/sitemap@0.1.0

Minor Changes

Patch Changes

  • #2962 17c02925 Thanks @natemoo-re! - Add new sitemap configuration options:
    • filter: filter pages to include in your sitemap
    • canonicalURL: override your astro.config site with a custom base URL

@astrojs/tailwind@0.1.0

Minor Changes

Patch Changes

  • #2959 226822cb Thanks @tony-sull! - Adds an option to opt-out of the default base styles for the Tailwind integration

@astrojs/markdown-remark@0.8.0

Minor Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 23 times, most recently from 73b4b5d to 8b60388 Compare April 2, 2022 18:32
@github-actions github-actions bot changed the title [ci] release (next) [ci] release Apr 2, 2022
@FredKSchott FredKSchott merged commit 48c9b14 into main Apr 2, 2022
@FredKSchott FredKSchott deleted the changeset-release/main branch April 2, 2022 19:40
FredKSchott added a commit that referenced this pull request Apr 2, 2022
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>
SiriousHunter pushed a commit to SiriousHunter/astro that referenced this pull request Feb 3, 2023
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

1 participant