# Changelog for `fast-BM25`

## 0.0.6

### Patch Changes

- Support TypeScript 6 and 7 as peer dependencies.
- Update the runtime and development dependency ranges, including `porter2` 1.1.
- Resolve the remaining low-severity development dependency advisory.
- Package worker-thread artifacts for both ESM and CommonJS consumers and fix
  parallel document indexing option handling.
- Use Bun for local release tooling and continuous integration.

## 0.0.4

### Patch Changes

- Add test for tokenizer
- Use `porter2` stemmer in tokenizer
- Fix `addDocumentsParallel`

## 0.0.3

### Patch Changes

## 0.0.2

### Patch Changes

## 0.0.1

### Patch Changes

- First public release
