# @reactioncommerce/api-utils

## 1.17.1

### Patch Changes

- [#6691](https://github.com/reactioncommerce/reaction/pull/6691) [`8392ba163`](https://github.com/reactioncommerce/reaction/commit/8392ba163a402ba0528f5658bd2f206cb9433eee) Thanks [@tedraykov](https://github.com/tedraykov)! - Support `/` in the getSlug utility function

- [#6695](https://github.com/reactioncommerce/reaction/pull/6695) [`1dd0c0468`](https://github.com/reactioncommerce/reaction/commit/1dd0c04687e473489e7225dda8b2b880df1b94b2) Thanks [@zenweasel](https://github.com/zenweasel)! - Allow getSlug to take a second parameter of allowedChars

## 1.17.0

### Minor Changes

- [#6592](https://github.com/reactioncommerce/reaction/pull/6592) [`8c5645764`](https://github.com/reactioncommerce/reaction/commit/8c5645764a746ce4171747072eacfe87bf62abe3) Thanks [@tuanvu0995](https://github.com/tuanvu0995)! - feat: add replaceOne mock function to mockCollection in the api-untils plugin
