Notable changes crypto: Added an oaepHash option to asymmetric encryption which allows users to specify a hash function when using OAEP padding (Tobias Nießen) #28335. deps: Updated V8 to 7.6.303.29 (Michaël Zasso) #28955. Improves the performance of various APIs such as JSON.parse and methods called on frozen arrays. Adds the Promise.allSettled method. Improves support of BigInt in Intl methods.