formam v3.4.0 Release Notes

Release Date: 2020-09-05 // over 3 years ago
    • 🔧 Limit the array size to 16,000 by default to prevent people sending [9999999]key to starve a machine of memory. This can be configured with MaxSize in DecoderOptions. #32