- chore(packages): Update packages and fix breaking changes
- refactor(core): Add
bulkSize
option tobulkIndex
method
- Move
@types/elasticsearch
fromdevDependencies
todependencies
- Update
README.md
file to add documentation for npm publish process
- Expose Client into core
- Fix missing
static
on Core.getIndices
- Added index stored + getIndices to retrieve all indexed classes
- Target class in field decorator instead of prototype
- Append Core options to handle index prefix
- Update tests by mocking when relevant
- Fix multiple call of ArrayStream._read
- Initial version