Michaël Zasso 09a8440b45
deps: update V8 to 12.2.281.27
PR-URL: https://github.com/nodejs/node/pull/51362
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
2024-03-31 15:36:07 +02:00

641 B

C++ Upgrade Tools

Abseil may occasionally release API-breaking changes. As noted in our Compatibility Guidelines, we will aim to provide a tool to do the work of effecting such API-breaking changes, when absolutely necessary.

These tools will be listed on the C++ Upgrade Tools guide on https://abseil.io.

For more information, the C++ Automated Upgrade Guide outlines this process.