# CHANGELOG

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

> **Tags**
>
> - Features
> - Bug Fixes
> - Performance Improvements
> - Enhancements
> - Dependency Updates
> - Breaking Changes
> - Documentation
> - Internal
> - Unreleased

## v2.0.1

#### Dependency Updates

- Update `xmldom` to the latest version `@xmldom/xmldom`

## v2.0.0

#### Enhancements

- Rename the component `HTMLParser` to `HTMLToJSON`
- Move `HTMLToJSON` from default export to normal export

## v1.1.0

#### Features

- Feature to convert JSON back to HTML

## v1.0.2

#### Performance Improvements

- Structural improvements
- Performance improvements

## v1.0.1

#### Documentation

- **Readme updated**


## v1.0.0

#### Features

- **Initial Release**