On Thu, Sep 3, 2026 at 11:39 AM Richard Guo <[email protected]> wrote: > 0001 is a bug fix and should be back-patched to v16 where JSON > constructor was introduced. 0002 is a missed optimization so maybe we > can leave it to master-only?
I've pushed 0001 and back-patched it to v16, and pushed 0002 to master and v19 only. - Richard
