Skip to content

v0.0.13

Compare
Choose a tag to compare
@chantouchsek chantouchsek released this 16 Feb 04:12

Added support to be able to setParameter() only key.
Example:

const queryString = 'limit=1&page=1&search=abc'
proxy.setParameter(queryString)