Skip to content

doc: clarify minimum C++ standard - #1754

Merged
legendecas merged 1 commit into
nodejs:mainfrom
umuoy1:string-view-cpp14-compatibility
Aug 21, 2026
Merged

doc: clarify minimum C++ standard#1754
legendecas merged 1 commit into
nodejs:mainfrom
umuoy1:string-view-cpp14-compatibility

Conversation

@umuoy1

@umuoy1 umuoy1 commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Document that node-addon-api currently requires C++17.

Fixing #1737

Signed-off-by: umuoy1 <burningdian@gmail.com>
@legendecas
legendecas merged commit 25f7ba0 into nodejs:main Aug 21, 2026
45 checks passed
@github-project-automation github-project-automation Bot moved this from Need Triage to Done in Node-API Team Project Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Breaking change: std::string_view usage in 8.8.0 breaks C++14 compatibility

3 participants