1.0.2
1.0.2
- [FIX] change
Qs.Decodereturn fromDictionary<object, object?>toDictionary<string, object?>- This change ensures that the query string decoding returns a dictionary with string keys, improving type safety and consistency in handling query parameters.