Bugfixes
- Handle errors thrown from
filterfunctions (#3356) - Upgrade
levelupto 1.2.1,leveldownto 1.4.1, andlevel-sublevelto 6.5.0 (#3873) - Stateless constructor for the HTTP adpater, fixes errors syncing while offline (#4146)
- Ensure document properties are maintained, e.g. docs with keys like
hasOwnProperty(#3968) - Validate attachment names don't start with
_(#3357) - Correctly respect the
revs_limitof 1000, trim revision trees (#4204) - Allow passing in opts to
destroy()(#4219) - Update
requestto 2.61.0 (#4260) - Use
Function.prototype.nameshim consistently for IE (#4216) - Better CORS warning (#4256)