Skip to content

Releases: elastic/app-search-javascript

v7.5.0

02 Dec 17:08
Compare
Choose a tag to compare

No changes this release.

v7.4.0

01 Oct 17:10
Compare
Choose a tag to compare

No external changes for this release.

Internal

  • Move from yarn to npm (#18)
  • Fix license name typo (#19)

v7.3.0

26 Aug 19:40
315efb0
Compare
Choose a tag to compare

7.3.0 (August 26, 2019)

No changes for this release.

v7.2.0

26 Aug 19:07
2a91ea7
Compare
Choose a tag to compare

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

16 Aug 17:58
2b31c76
Compare
Choose a tag to compare

Rebranding

This release indicates the rebranding of the client from Swiftype to Elastic namespace:

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.