Skip to content

feat: bump minimum Node version to 20.19#2799

Merged
tido64 merged 1 commit into
trunkfrom
tido/move-template-config
Jun 9, 2026
Merged

feat: bump minimum Node version to 20.19#2799
tido64 merged 1 commit into
trunkfrom
tido/move-template-config

Conversation

@tido64

@tido64 tido64 commented Jun 4, 2026

Copy link
Copy Markdown
Member

Description

Moves platform specific configuration to a template.config.mjs under their respective folders.

This change bumps minimum Node version to 20.19 for require(esm). I'm making this a minor bump because I believe we should stop considering Node bumps as major breaking changes.

Part of #2211

Platforms affected

  • Android
  • iOS
  • macOS
  • visionOS
  • Windows

Test plan

CI should pass.

@github-actions github-actions Bot added platform: Android This affects Android platform: iOS This affects iOS platform: macOS This affects macOS platform: Windows This affects Windows platform: visionOS labels Jun 4, 2026
@tido64 tido64 force-pushed the tido/move-template-config branch 2 times, most recently from d59759d to ba5ecba Compare June 4, 2026 13:07
@tido64 tido64 changed the title refactor: move platform specific template config feat: bump minimum Node version to 20.19 Jun 5, 2026
Also moves platform specific template config to their respective
platform folders. This is part of an effort to move platform support out
of the main package.
@tido64 tido64 force-pushed the tido/move-template-config branch from ba5ecba to ca2ca0d Compare June 5, 2026 11:25
@tido64 tido64 marked this pull request as ready for review June 5, 2026 11:27
@tido64 tido64 mentioned this pull request Jun 8, 2026
10 tasks
@tido64 tido64 merged commit 911dff8 into trunk Jun 9, 2026
44 of 46 checks passed
@tido64 tido64 deleted the tido/move-template-config branch June 9, 2026 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform: Android This affects Android platform: iOS This affects iOS platform: macOS This affects macOS platform: visionOS platform: Windows This affects Windows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants