Skip to content

Releases: fobo66/algolia-firebase-functions

v6.0.1

12 Nov 12:12
e6a8b2b
Compare
Choose a tag to compare

Fixed publishing pipeline that was broken, resulting in no release published. Also, took this chance to drop old Node versions and fix actions

What's Changed

Full Changelog: v6.0.0...v6.0.1

Updated to use Algolia SDK v5

08 Nov 12:46
1915f29
Compare
Choose a tag to compare

Algolia updated their SDK with some significant changes. Adjusted the library code for that, along with some other dependency updates

What's Changed

Read more

Dependencies update

08 Sep 09:58
e37c21b
Compare
Choose a tag to compare

Updated various dependencies

What's Changed

Full Changelog: v5.0.1...v5.0.3

Security update

17 Jan 10:16
3c1a878
Compare
Choose a tag to compare

Bumped dependencies with some security patches

What's Changed

Full Changelog: v5.0.0...v5.0.1

Drop old Node versions support

11 Aug 23:08
cbf9aa3
Compare
Choose a tag to compare

Set Node 14 as minimal supported now and updated dependencies

Fixed Typescript deployment config

02 Jul 14:51
Compare
Choose a tag to compare

There were some issues in package,json file related to Typescript config that prevented it from being used

Fixed npm publish action

02 Jul 14:35
b0100b0
Compare
Choose a tag to compare

No changes to code, just fixed erroneous CI pipeline that hasn't deployed any code to npm

Conversion to Typescript and dependency updates

02 May 20:34
Compare
Choose a tag to compare

Library was rewritten to Typescript for better maintainability and better docs. Also, tests were slightly reworked for better coverage and simpler code

Drop Node 8 support

14 Jun 09:28
189ff00
Compare
Choose a tag to compare

Firebase recently dropped support for Node 8 as it has already reached its end of life in 2019. Thus, we can drop support for it too

v3.3.0

26 Feb 10:12
Compare
Choose a tag to compare

Updated to Algoliasearch v4