# Changelog

All notable changes to this project will be documented in this file.

# [@rws-aoa/utils@2.1.3](https://github.com/RWS-NL/aoa-design-system/compare/@rws-aoa/utils@2.1.2...@rws-aoa/utils@2.1.3) - (2025-02-24)

## 🐛 Bug Fixes

- **utils:** Bump dependencies ([d1f6a2b](https://github.com/RWS-NL/aoa-design-system/commit/d1f6a2b36ab61ebb97c1436faaa829301c768b23))

## 🪞 Styling

- Prettier single quotes ([9dace8b](https://github.com/RWS-NL/aoa-design-system/commit/9dace8b29ed84fd4e0e1ec4c02b6b108ef772649)) ([#1516](https://github.com/RWS-NL/aoa-design-system/pull/1516) by @favna)

# [@rws-aoa/utils@2.1.2](https://github.com/RWS-NL/aoa-design-system/compare/@rws-aoa/utils@2.1.1...@rws-aoa/utils@2.1.2) - (2025-01-22)

## 🐛 Bug Fixes

- **utilitiess:** Fixed export mapping ([9da2128](https://github.com/RWS-NL/aoa-design-system/commit/9da2128a9670c0a5f03f349dcbe7a6661b8e822b))

# [@rws-aoa/utils@2.1.1](https://github.com/RWS-NL/aoa-design-system/compare/@rws-aoa/utils@2.1.0...@rws-aoa/utils@2.1.1) - (2025-01-21)

## 🏠 Refactor

- Update dependencies & eslint config ([359e0c7](https://github.com/RWS-NL/aoa-design-system/commit/359e0c74da581669d06e0d133e62bb985852ee19)) ([#1490](https://github.com/RWS-NL/aoa-design-system/pull/1490) by @favna)

## 🐛 Bug Fixes

- Bump dependencies ([173c825](https://github.com/RWS-NL/aoa-design-system/commit/173c825e43da8c9995f977f174c7ad3f5836da04))

## 📝 Documentation

- Fix formatting in changelog ([393f5bd](https://github.com/RWS-NL/aoa-design-system/commit/393f5bd3b57faf0e3965a12b39945b0e9e6dfba5))

# [@rws-aoa/utils@2.1.0](https://github.com/RWS-NL/aoa-design-system/compare/@rws-aoa/utils@2.0.0...@rws-aoa/utils@2.1.0) - (2024-08-26)

## 🐛 Bug Fixes

- Deprecate most of utils ([eadb9c9](https://github.com/RWS-NL/aoa-design-system/commit/eadb9c912b7e385fdadd01561b8fa146ad5e1a7c)) ([#1240](https://github.com/RWS-NL/aoa-design-system/pull/1240) by @favna)

## 🚀 Features

- Adjust code for better form support ([55e2ac2](https://github.com/RWS-NL/aoa-design-system/commit/55e2ac21a808b2c9a311aa6ef5793bb44689b1bc)) ([#995](https://github.com/RWS-NL/aoa-design-system/pull/995) by @favna)

# [@rws-aoa/utils@2.0.0](https://github.com/RWS-NL/aoa-design-system/compare/@rws-aoa/utils@1.1.6...@rws-aoa/utils@2.0.0) - (2024-06-05)

## 🏠 Refactor

- **utils:** Migrate build stack to tsup + vitest ([87629bf](https://github.com/RWS-NL/aoa-design-system/commit/87629bf80b108e4564afb48f7d097457d0097b0b))
  - 💥 **BREAKING CHANGE:** The previously incorrectly spelled function `capitilizeFirstLetter` is no correctly spelled `capitalizeFirstLetter`
  - 💥 **BREAKING CHANGE:** `capitalizeFirstLetter` and `snakeToCamelCase` are now re-exports of @sapphire/utilities
  - 💥 **BREAKING CHANGE:** proper CJS and ESM bundles are now provided
  - 💥 **BREAKING CHANGE:** the output target is now ES2022

# Changelog

All notable changes to this project will be documented in this file.
