v1.0.1
Bug fixes:
- Some browsers wouldn't display results properly if you started typing before the WASM file had loaded (thanks, @reese!)
- The indexer wouldn't index words past a certain point if the document contained non-word space-delimited tokens. For example, if your document had the contents
hello - world
, the wordworld
wouldn't be indexed. (Thanks for reporting, @DanilaFe!) - Fix a webpack bug that was only encountered on first install
Thanks for using Stork!