Bumper release with changes including:
- Converting the codebase into Typescript. First step of multiple releases to increase our type coverage of the codebase.
- Publishing typescript definition files for use with typescript based projects
- Improved developer experience (Updating our dev dependencies inc Jest. vscode debug configurations, yarn workspaces and build transpiling stages
- A new Elasticsearch-connector (Technical Preview and documentation to come!)
- Restructured the examples app by pages per connector example
Community fixes
- Off-by-one error in pagination #648