2.0.0
What's Changed
- Remove accidentally committed logging by @brantburnett in #70
- Begin switch to Typescript by @brantburnett in #71
- Convert config file validation to typescript by @brantburnett in #72
- Rewrite Couchbase connectivity in TypeScript by @brantburnett in #73
- Convert plans to TypeScript by @brantburnett in #74
- Convert definitions to TypeScript by @brantburnett in #75
- Convert commands to TypeScript by @brantburnett in #76
- Convert tests to TypeScript by @brantburnett in #77
- Support dev containers by @brantburnett in #78
- Avoid name conflicts with scope/collections by @brantburnett in #79
- Enable more TypeScript functionality by @brantburnett in #80
- Finish cleanup of index-manager collection support by @brantburnett in #81
- Add collection support to plans by @brantburnett in #82
- Complete basic collection support by @brantburnett in #83
- Support resize/move for indexes in collections by @brantburnett in #84
- Make Node minimum version 10 by @brantburnett in #85
- Only build indexes in collections involved in a phase by @brantburnett in #86
- Remove support for old Couchbase versions by @brantburnett in #87
- Properly await Couchbase connection close by @brantburnett in #88
- Update docs for 2.x by @brantburnett in #89
- Include test in the TypeScript build for validation by @brantburnett in #90
- Switch to Jest expectations in tests by @brantburnett in #91
- Move to lerna monorepo by @brantburnett in #92
- Support named collections in _default scope by @brantburnett in #94
Full Changelog: 1.0.1...2.0.0