# Change Log

## 0.5.0

### Minor Changes

- e953081: add search in css classes list
  create useDebounceState in util

## 0.4.0

### Minor Changes

- 571ff75: Add `debounce` util

## 0.3.1

### Patch Changes

- 9ca4eab: Deleted '@elementor/utils/session-storage' and replaced it with '@elementor/session'

## 0.3.0

### Minor Changes

- e7f4706: save style props to session

## 0.2.2

### Patch Changes

- 9abdfaf: Fix package.json exports field

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.1](https://github.com/elementor/elementor-packages/compare/@elementor/utils@0.2.0...@elementor/utils@0.2.1) (2024-08-05)

### Bug Fixes

- publish only necessary files to npm ([#226](https://github.com/elementor/elementor-packages/issues/226)) ([d808e2f](https://github.com/elementor/elementor-packages/commit/d808e2f60eb7ca2d7b8560d0b79c0e62c2f969a8))

# [0.2.0](https://github.com/elementor/elementor-packages/compare/@elementor/utils@0.1.0...@elementor/utils@0.2.0) (2024-07-28)

### Features

- **utils/errors:** add `ensureError` function [EDS-291] ([#218](https://github.com/elementor/elementor-packages/issues/218)) ([915d521](https://github.com/elementor/elementor-packages/commit/915d5214831c249f308ba9344ad9eecdc2887fe4))

# 0.1.0 (2024-07-24)

### Features

- **utils:** create utils package and add errors module [ EDS-201 ] ([#214](https://github.com/elementor/elementor-packages/issues/214)) ([bd31004](https://github.com/elementor/elementor-packages/commit/bd310045209c9cf93dabf9af38868e7839edd216))
