devel
remove shrinkwraps from git (annoying things!)
Move http to the deprecate folder
update versions
fix: Failing tests of deprecated packages
Fix review
suppressConnectErrors now prints a warning Renames suppressExpressErrors to _suppressExpressErrors as it should not be part of the public API, except for testing
bump to stable version
webapp: Renames expressHandlers to handlers - Renames rawExpressHandlers to rawHandlers - Brings back connectHandlers but now using express - Adds deprecated to connectHandlers and rawConnectHandlers - Updates the doc of 3.0 about these changes - Updates packages using expressHandlers to use handlers