Releases: kudashevs/remove-blocks
Releases · kudashevs/remove-blocks
1.2.0
1.1.0
- Add positions to validation errors (make errors more accurate)
- Some improvements
Full Changelog: v1.0.3...v1.1.0
1.0.3
- 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
Full Changelog: v1.0.2...v1.0.3
1.0.2
- Fix the usage of replaceAll function (wrong ECMAScript version)
- Some refactoring
Full Changelog: v1.0.1...v1.0.2
1.0.1
- Update package.json the scripts section
- Fix a typo
- Some refactoring
Full Changelog: v1.0.0...v1.0.1
1.0.0
- Add RemoveBlocks basic implementation
- Add validator with options schema
- Add README.md
Full Changelog: https://github.com/kudashevs/remove-blocks/commits/v1.0.0