Skip to content

2.1.1

Compare
Choose a tag to compare
@neg4n neg4n released this 28 Oct 20:14
· 38 commits to main since this release
9e9619b
  • 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.