Skip to content

Tags: bvaughn/js-search

Tags

1.4.3

Toggle 1.4.3's commit message
Don't inherit from the default Object for the token dictionary. (@dav…

…idlukerice - #73)

1.4.2

Toggle 1.4.2's commit message
Throw an error if Search is instantiated without the required uidFiel…

…dName constructor parameter.

1.4.1

Toggle 1.4.1's commit message
Throw an error if Search is instantiated without the required uidFiel…

…dName constructor parameter.

1.4.0

Toggle 1.4.0's commit message
Search uid field can now be an array (for nested/deep keys).

1.3.7

Toggle 1.3.7's commit message
Fixed package.json to include correct files.

1.3.6

Toggle 1.3.6's commit message
Performance tuning and removal of eager deopts.

Behind the scenes, this release also includes a rewrite from TypeScript to Flowtype.
The external API should not be impacted by this rewrite however.

1.3.5

Toggle 1.3.5's commit message
Fixed (hopefully) previous broken build.

1.3.4

Toggle 1.3.4's commit message
Simple tokenizer now supports cyrillic.