# Change Log

The following is a curated list of changes in the Enact docs-utils module, newest changes on the top.

## [0.4.17] - 2026-04-09

- Updated dependencies.

## [0.4.16] - 2026-01-13

- Updated dependencies.

## [0.4.15] - 2025-11-13

- Updated dependencies.

## [0.4.14] - 2025-07-18

- Updated `readdirp` to v4.

## [0.4.13] - 2025-05-15

- Updated dependencies.

## [0.4.12] - 2025-03-28

- Updated `eslint` to v9 and adopted flat config.

## [0.4.11] - 2025-02-18

- Changed required node to `^18.18.0 || ^20.9.0 || >=21.1.0`

## [0.4.10] - 2024-07-17

- Replaced deprecated rules with `@stylistic/js` rules.

## [0.4.9] - 2024-04-03

- Updated dependencies.

## [0.4.8] - 2024-02-19

- Fixed unexpected failure due to internal async jobs

## [0.4.7] - 2023-12-15

- Fixed to find the exact path containing keyword when searching docs.

## [0.4.6] - 2023-09-21

- Updated dependencies.

## [0.4.5] - 2023-08-01

- Updated `chalk` version to 5.3.0.

## [0.4.4] - 2023-07-25

- Updated dependencies.

## [0.4.3] - 2023-06-19

- Updated `jsonata` dependency to version 2.x and refactored code to use async functions.
- Updated `mkdirp` version to 3.0.0 and applied a new API.

## [0.4.2] - 2023-04-11

- Fixed `index.js` to be executable

## [0.4.1] - 2023-04-05

- Changed to require node 14 or later

## [0.4.0] - 2022-10-20

- Updated dependency with documentation 14.0.0

