# Change Log

## 2.0.5

### Patch Changes

- Regenerate ESM/CJS bundles and public declarations with the updated tsdown and TypeScript 7 toolchain, keeping declaration-only helpers private.

## 2.0.4

### Patch Changes

- Rebuild with tsdown (Rolldown + Oxc) in place of Rollup. No API or output-shape changes; the
  bundled artifacts are functionally equivalent.

## 2.0.3

### Patch Changes

- Fix deep equality for Map, Set, typed arrays, DataView/ArrayBuffer, and null-prototype objects.

## 2.0.2

### Patch Changes

- chore: vitest config auto-load aliases and coverage thresholds; style/doc formatting updates

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

## 2.0.1 (2025-02-07)

### Improvements

- Clean up build configs and standardize package exports

### Documentation

- Update README.md

### Miscellaneous

- Add LICENSE file
- Migrate from lerna to changesets

## 2.0.0 (2025-01-15)

### Improvements

- Switch to recommended ESLint stack

## 1.0.0-alpha.7 (2024-09-18)

- :wrench: chore: upgrade devDependencies and fix configs
  ([230fb63](https://github.com/guanghechen/sora/commit/230fb63))

# Change Log

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

# [1.0.0-alpha.6](https://github.com/guanghechen/sora/compare/@guanghechen/equal@1.0.0-alpha.5...@guanghechen/equal@1.0.0-alpha.6) (2024-02-03)

### Performance Improvements

- 💄 fix lint
  ([2d5bb6f](https://github.com/guanghechen/sora/commit/2d5bb6f03d0312a42c1117d95181df8b69de827a))
- 🔧 fix nx scripts
  ([47bc4e6](https://github.com/guanghechen/sora/commit/47bc4e66df825cb37127219bccf60dc81d6a9b48))
- 🔧 update tsconfig
  ([98855bc](https://github.com/guanghechen/sora/commit/98855bcc245d98c61217c5bafc6a1b2506b7824d))

# Change Log

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

# [1.0.0-alpha.5](https://github.com/guanghechen/sora/compare/@guanghechen/equal@1.0.0-alpha.4...@guanghechen/equal@1.0.0-alpha.5) (2023-12-03)

### Performance Improvements

- 🔧 fix lint
  ([4bc57d2](https://github.com/guanghechen/sora/commit/4bc57d2deabf2a4f144c7af46d45582387825ecb))

# [1.0.0-alpha.4](https://github.com/guanghechen/sora/compare/@guanghechen/equal@1.0.0-alpha.3...@guanghechen/equal@1.0.0-alpha.4) (2023-11-29)

### Performance Improvements

- 🔧 no longer to require node engine version in packages
  ([6dc2014](https://github.com/guanghechen/sora/commit/6dc2014122dd44bcadc893e2ee98697265e7d61e))

# [1.0.0-alpha.3](https://github.com/guanghechen/sora/compare/@guanghechen/equal@1.0.0-alpha.2...@guanghechen/equal@1.0.0-alpha.3) (2023-11-18)

### Performance Improvements

- 🔧 upgrade engine version requirement from '>= 16.0.0' to '>= 18.0.0'
  ([ddb9521](https://github.com/guanghechen/sora/commit/ddb9521b529b2ca838554794339b9e27ac80b8aa))

# [1.0.0-alpha.2](https://github.com/guanghechen/sora/compare/@guanghechen/equal@1.0.0-alpha.1...@guanghechen/equal@1.0.0-alpha.2) (2023-10-16)

### Performance Improvements

- 🔧 remove unnecessary devDependencies
  ([944f3ae](https://github.com/guanghechen/sora/commit/944f3aee64e68ce52ca30237c7d0240a82c9c58f))

# 1.0.0-alpha.1 (2023-10-04)

### Features

- ✨ add @guanghechen/equal (migrited from @guanghechen/fast-deep-equal)
  ([4ae8c7d](https://github.com/guanghechen/sora/commit/4ae8c7de7f7bc94ef4d0ad352950e54d03dfd321))
- ✨ add @guanghechen/error.types
  ([3088ad3](https://github.com/guanghechen/sora/commit/3088ad314ff7ebe4a5bf4bfa51d8303cad40df89))

### Performance Improvements

- ⬆️ format codes and upgrade devDependencies
  ([6c6f382](https://github.com/guanghechen/sora/commit/6c6f382a0ac20e4c331778cc259f197d292f0eb3))
- ⬆️ the version of subpackage devDependencies is not matter
  ([3287c22](https://github.com/guanghechen/sora/commit/3287c22fb150af6620c1c9f6f4b186498aea815b))
