Releases: shelfio/jest-elasticsearch
Releases · shelfio/jest-elasticsearch
v5.2.0 Support cjs config file. Build package with tsc instead of babel
What's Changed
- chore(deps): update dependency @babel/core to v7.21.4 by @renovate in #44
- chore(deps): update dependency typescript to v5 by @renovate in #49
- chore(deps): update dependency husky to v8 by @renovate in #40
- chore(deps): update dependency lint-staged to v13 by @renovate in #46
- Build package with tsc instead of babel; Support reading .cjs config files by @slavik-chapelskyi in #55
New Contributors
- @slavik-chapelskyi made their first contribution in #55
Full Changelog: v5.1.0...v5.2.0
v5.1.0
- Support custom config path through JEST_ELASTICSEARCH_CONFIG env
- Update @shelf/eslint-config to v2.29.0
- Fix eslint errors
v5.0.0
What's Changed
- Add support for Elastic
v8.4.0
by @terret in #33
Breaking changes
Full Changelog: v4.1.0...v5.0.0
v4.1.0
What's Changed
- Add description to publish a GitHub release by @terret in #18
- Added support for typescript by @harazdovskiy in #19
Full Changelog: v4.0.0...v4.1.0
v4.0.0
v3.0.0
v1.0.1
- fix: don’t throw an error if index already exists (kudos to https://github.com/gregholland)
v0.0.4
- Merge pull request #3 from shelfio/feature/INFRA-794-jest-elasticsearch-preset 1ce810e
- feat: update README.md fefdfdb
- feat: update README.md bac49b3
- feat: update require config (as result of function) d95b12b
- fix: delete index-mapping from lib files, change lib version 1d76a6c
- feat: delete useless 'if(config)' 77d9d89
- Merge branch 'feature/INFRA-794-jest-elasticsearch-preset' of github.com:shelfio/jest-elasticsearch into feature/INFRA-794-jest-elasticsearch-preset b1a82f7
- fix: package name a333046
- Merge branch 'master' into feature/INFRA-794-jest-elasticsearch-preset 8e7514d
- style: change lib version 9485fbb
- feat: add index-mapping.json to lib files d5bea94
v0.0.3
v0.0.3