All notable changes to this project will be documented in this file.
1.2.0 - 2024-12-01
- Add a replacement feature
- Update README.md
- Some refactoring
- Some improvements
1.1.1 - 2024-11-24
- Add positions to validation errors
- Some improvements
1.0.3 - 2024-11-22
- Fix tests fix some wrong properties
- Fix eslint.config source type
- Fix CHANGELOG.md fix release versions
- Add support for Node.js 23
- Add type checking functionality
- Update tests make imports explicit
- Update README.md
- Some improvements
1.0.2 - 2024-11-03
- Fix the usage of replaceAll function (wrong ECMAScript version)
- Some refactoring
1.0.1 - 2024-11-03
- Update package.json the scripts section
- Fix a typo
- Some refactoring
- Initial release