Releases: elastic/app-search-javascript
Releases · elastic/app-search-javascript
v7.5.0
No changes this release.
v7.4.0
v7.3.0
7.3.0 (August 26, 2019)
No changes for this release.
v7.2.0
7.2.0 (August 26, 2019)
There were no changes in this release. This API client will now be versioned and released in parallel with App Search.
To guarantee compatibility, use the most recent version of this library within the major version of the corresponding App Search implementation.
For example, for App Search 7.3, use 7.3 of this library or above, but not 8.0.
If you are a SaaS user, simply use the most recent version of this library.
v0.1.0
Rebranding
This release indicates the rebranding of the client from Swiftype to Elastic namespace:
- We released the new npm-package @elastic/app-search-javascript. The old swiftype-app-search-javascript package will be deprecated soon.
- The package version was reset to
0.1.0
.
There are no changes in API in this release.
How to upgrade
- Rename the imported package from
swiftype-app-search-javascript
to@elastic/app-search-javascript
in your codebase. - Change the package version to
0.1.0
.