zapier / zapier-platform

The SDK for you to build an integration on Zapier
https://platform.zapier.com
Other
344 stars 188 forks source link

PDE-5159 feat(core) - Increase hydration payload limit #816

Closed standielpls closed 3 months ago

standielpls commented 3 months ago

Increases the hydration payload limit. In older Node versions, this was capped at 8kb due to the hydration URL that we need to call eventually. Since Node 16, this is now 16kb.