2.1.1
- Fix critical bug that leaded to error informing about invalid chromium executable in serverless environment. (it was related to invalid detection of
process.env.NODE_END
) - Fix lack of presence of
errorsInResponse
in query strategy checks - Remove throw if strategy is set to
query
and its empty. This was not an error behaviour.