X Tutup
Skip to content

Update supported node versions#3871

Merged
natemoo-re merged 1 commit intomainfrom
fix/babel-types
Jul 11, 2022
Merged

Update supported node versions#3871
natemoo-re merged 1 commit intomainfrom
fix/babel-types

Conversation

@natemoo-re
Copy link
Member

Changes

Testing

CI

Docs

Contributing docs updated

@changeset-bot
Copy link

changeset-bot bot commented Jul 8, 2022

🦋 Changeset detected

Latest commit: ec6934e

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

This PR includes changesets to release 19 packages
Name Type
@astrojs/prism Minor
create-astro Minor
@astrojs/mdx Minor
@astrojs/preact Minor
@astrojs/react Minor
@astrojs/solid-js Minor
@astrojs/svelte Minor
@astrojs/vue Minor
@astrojs/telemetry Minor
astro Patch
@astrojs/markdown-remark Patch
@e2e/preact-component Patch
@e2e/react-component Patch
@e2e/solid-component Patch
@e2e/svelte-component Patch
@e2e/ts-resolution Patch
@e2e/astro-component Patch
@e2e/lit-component Patch
@e2e/e2e-tailwindcss 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

@github-actions github-actions bot added pkg: astro Related to the core `astro` package (scope) pkg: create-astro Related to the `create-astro` package (scope) pkg: preact Related to Preact (scope) pkg: react Related to React (scope) pkg: solid Related to Solid (scope) pkg: svelte Related to Svelte (scope) pkg: vue Related to Vue (scope) pkg: integration Related to any renderer integration (scope) labels Jul 8, 2022
@natemoo-re natemoo-re self-assigned this Jul 8, 2022
Copy link
Contributor

@tony-sull tony-sull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, now let me go update my local version pegged at 14.19 😄

@natemoo-re natemoo-re merged commit 1cc5b78 into main Jul 11, 2022
@natemoo-re natemoo-re deleted the fix/babel-types branch July 11, 2022 16:32
@astrobot-houston astrobot-houston mentioned this pull request Jul 11, 2022
SiriousHunter pushed a commit to SiriousHunter/astro that referenced this pull request Feb 3, 2023
Co-authored-by: Nate Moore <nate@astro.build>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: astro Related to the core `astro` package (scope) pkg: create-astro Related to the `create-astro` package (scope) pkg: integration Related to any renderer integration (scope) pkg: preact Related to Preact (scope) pkg: react Related to React (scope) pkg: solid Related to Solid (scope) pkg: svelte Related to Svelte (scope) pkg: vue Related to Vue (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 BUG: astro add could not update config file safely

3 participants

X Tutup