On Thu Sep 4 17:44:47 2025 +0000, Jacek Caban wrote:
Do we need that? Usually, it's `stringify`'s responsibility to call `toJSON` on each object property.
Yeah, I've tested this more and wrote tests to confirm, I actually don't even call `stringify` in the tests at all so I don't see how it can be involved. (also, had to fix a bug with former one which didn't work either)