fergiemcdowall / search-index

A persistent, network resilient, full text search library for the browser and Node.js
MIT License
1.38k stars 149 forks source link

Upstream pr #612

Closed kldavis4 closed 1 year ago

kldavis4 commented 1 year ago
kldavis4 commented 1 year ago

@fergiemcdowall this is currently built against our forked version - will need to be updated once you publish the fii update

fergiemcdowall commented 1 year ago

@kldavis4 @jeffsee55 This is now out as search-index@5.0.0-rc1, does it work for you?. If so I will release it as search-index@5.0.0

fergiemcdowall commented 1 year ago

@kldavis4 @jeffsee55 Just realized that I incremented too much- the correct new version is 4 not 5. Therefore 5.0.0-rc1 is deprecated- use search-index@4.0.0-rc1 instead.

kldavis4 commented 1 year ago

@kldavis4 @jeffsee55 Just realized that I incremented too much- the correct new version is 4 not 5. Therefore 5.0.0-rc1 is deprecated- use search-index@4.0.0-rc1 instead.

ok, makes sense - thanks @fergiemcdowall

kldavis4 commented 1 year ago

@fergiemcdowall I've tested with the release candidate version and everything seems to be working as expected

fergiemcdowall commented 1 year ago

OK- great- in that case I will merge in the changes

fergiemcdowall commented 1 year ago

@kldavis4 changes merged into search-index@4