alfa-jpn
alfa-jpn
## Description This is WIP about issue #2025. ## Motivation and Context Please reference issue #2025. ## How Has This Been Tested? ```javascript var querystring = m.buildQueryString({a: ["hello", "world"]}) //...
Hi, This is a breaking change proposal about a querystring parser and builder. ## Current Behavior The object is lost a type when use number with brackets. ```javascript query =...
### description This PR is for query parser/build breaking chage ([Mithril.js#2025](https://github.com/MithrilJS/mithril.js/pull/2025)). ### implements - Add `migrate/v2` - Implement v1 `parseQueryString` and `buildQueryString` - Add tests - `npm test`