# @batoanng/utils

## 2.4.4

### Patch Changes

- Add reusable in-memory rate limiter classes for leaky bucket, fixed window, and sliding window strategies.

## 2.4.2

### Patch Changes

- Replace published `workspace:*` development dependency ranges with npm semver ranges.

## 2.4.1

### Patch Changes

- Minimize package size

## 2.4.0

### Minor Changes

- Add new config, synchronize versions
- Add new config, synchronize versions

### Patch Changes

- Upgrade react peer dev

## 2.3.0

- Add new config, synchronize versions

## 2.2.0

### Minor Changes

- Restructure and synchronize types for all packages

## 2.1.5

### Patch Changes

- Update tsconfig

## 2.1.4

### Patch Changes

- Add event bus util

## 2.1.3

### Patch Changes

- Update docs

## 2.1.2

### Patch Changes

- Upgrade tsup

## 2.1.1

### Patch Changes

- Introduce function NormalisedError

## 2.1.0

### Minor Changes

- pump lib version

## 2.0.0

### Major Changes

- Update deps and build package

## 1.0.0

### Major Changes

- Release first version

## 0.0.3

Add sleep function

## 0.0.2

Add SearchSpecBuilder

## 0.0.1

Init package
