Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
/frameworkPublic archive

chore: downgrade node v16 minor - #7865

Merged
atinux merged 1 commit into
mainfrom
chore/16-10
Oct 3, 2022
Merged

chore: downgrade node v16 minor#7865
atinux merged 1 commit into
mainfrom
chore/16-10

Conversation

@danielroe

Copy link
Copy Markdown
Member

🔗 Linked issue

resolvesnuxt/nuxt#15047

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Not sure of the context for picking 16.11, but this downgrades it to 16.10 to provide a workaround for users faced with a jest memory leak. Feel free to close if there's a hard requirement on 16.11.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@danielroedanielroe added chore 🍰 p2-nice-to-have Priority 2: nothing is broken but it's worth addressing labels Sep 27, 2022
@danielroe
danielroe requested a review from pi0September 27, 2022 13:40
@danielroedanielroe self-assigned this Sep 27, 2022
@codesandbox

Copy link
Copy Markdown

CodeSandbox logoCodeSandbox logo Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@netlify

netlifyBot commented Sep 27, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs canceled.

NameLink
🔨 Latest commitae0567b
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/6332fd5b23a5770008ebeb70

@atinux
atinux merged commit 5b8499c into mainOct 3, 2022
@atinux
atinux deleted the chore/16-10 branch October 3, 2022 14:07
@danielroedanielroe mentioned this pull request Oct 9, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3.xchore🍰 p2-nice-to-havePriority 2: nothing is broken but it's worth addressing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Downgrade engine checks to Node v16.10+ (Node v16.11+ has a memory leak with jest)

2 participants

@danielroe@atinux