ArduinoJson v6.18.3 Release Notes

Release Date: 2021-07-27 // over 2 years ago
    • 🔄 Changed return type of convertToJson() and Converter<T>::toJson() to void
    • Added as<std::string_view>() and is<std::string_view>()