- Renamed config
disableEtagtodisableCache, and configargumentsAlwaysInHttpBodytoshortUrl. - Minor (but breaking) changes in how Wildcard handles undefined contexts. The main breaking change is that your context function (when using a server framework middleware) is not allowed to return
undefinedanymore, and it must now always return ainstanceof Object.