Releases: crsten/mongoose-algolia
Releases · crsten/mongoose-algolia
v1.10.1
29 Jan 20:01
Compare
Sorry, something went wrong.
No results found
1.10.1 (2020-01-29)
Bug Fixes
operations: apply selector before adding objectID (9381806 ), closes #20
v1.10.0
17 Jan 22:22
Compare
Sorry, something went wrong.
No results found
1.10.0 (2020-01-17)
Bug Fixes
operations: add virtuals to Object generation (29a8839 ), closes #8
operations: renaming mongoose hook varibles to avoid conflicts (55edaea )
Features
component: added 2 methods to documents: SyncToAlgoia, RemoveFromAlgolia. See docs for more info (e8b0ba6 ), closes #18
v1.9.1
20 Dec 14:12
Compare
Sorry, something went wrong.
No results found
1.9.1 (2019-12-20)
Bug Fixes
GetIndexName: SyncToAlgolia missing await, causes index name to be [object Promise]. Changed it (3844f1c ), closes #14
v1.9.0
18 Nov 18:08
Compare
Sorry, something went wrong.
No results found
1.9.0 (2019-11-18)
Features
indexName: added promise support for indexName function which opens up new possibilities for i (0f81d8e ), closes #11
v1.8.0
15 Apr 20:12
Compare
Sorry, something went wrong.
No results found
1.8.0 (2019-04-15)
Features
operations/sync: remove ret._id after applying virtuals (build commit) (8b14d05 )
v1.7.1
04 Aug 08:20
Compare
Sorry, something went wrong.
No results found
<a name"1.7.1">
1.7.1 (2017-08-04)
Bug Fixes
synchronize: Synchronize did not apply filter (14dc4b06 , closes #6 )
v1.7.0
08 Jun 17:51
Compare
Sorry, something went wrong.
No results found
<a name"1.7.0">
1.7.0 (2017-06-08)
Features
virtuals: added virtuals function to create new props on the fly (5064fcfc )
v1.6.0
15 May 09:30
Compare
Sorry, something went wrong.
No results found
<a name"1.6.0">
1.6.0 (2017-05-15)
Bug Fixes
selector: Adding method to check complete document for changes (33b38fe8 , closes #3 )
Features
filter: adding filter function to prevent some docs from beeing synced (dd0d3801 , closes #2 )
v1.5.1
09 May 07:54
Compare
Sorry, something went wrong.
No results found
<a name"1.5.1">
1.5.1 (2017-05-09)
Bug Fixes
settings: remove undeclared property from settings function (fe6b67ca )
v1.5.0
02 Apr 11:59
Compare
Sorry, something went wrong.
No results found
<a name"1.5.0">
1.5.0 (2017-04-02)
Features
indexName: indexName functions can now return arrays to sync one document to multiple indic (f0c125c3 )