Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: update supported node versions#823

Merged
susnux merged 1 commit intomainfrom
chore/update-node-versions
Jun 21, 2025
Merged

chore: update supported node versions#823
susnux merged 1 commit intomainfrom
chore/update-node-versions

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Jun 21, 2025

As a library this should support multiple Nextcloud versions which might still use Node 20 (Nextcloud < 31) or Node 22 (Nextcloud 31) or even Node 24 which would be Nextcloud 32 or 33.
This package is not bound to Ndoe as this is a browser library, so we can even support all LTS versions.

Instead we only should ensure we have a consistent development engine.

As a library this should support multiple Nextcloud versions which might
still use Node 20 (Nextcloud < 31) or Node 22 (Nextcloud 31) or even
Node 24 which would be Nextcloud 32 or 33.
This package is not bound to Ndoe as this is a browser library, so we
can even support all LTS versions.

Instead we only should ensure we have a consistent development engine.

Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux susnux requested review from ShGKme and skjnldsv June 21, 2025 13:20
@susnux susnux merged commit 99e4ed2 into main Jun 21, 2025
11 checks passed
@susnux susnux deleted the chore/update-node-versions branch June 21, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants