QuotaExceededError is now a proper Web API class (
b328bf7)
Node now exposes QuotaExceededError as a real DOMException-derived constructor, with WebIDL-mandated quota and requested fields and validation rules. This aligns Node’s behavior with the spec and changes related crypto/webstorage code to throw the new class directly.
Raise the minimum Power target on AIX and IBM i (
0998c37)
The build now targets Power 9 for AIX and IBM i, replacing older Power 5+ assumptions in the toolchain and GYP config. This reflects the new minimum supported architecture and should simplify platform support going forward.
Other misc changes
- Clarified package docs around `