Skip to content

Releases: kudashevs/remove-blocks

1.2.0

01 Dec 18:18
Compare
Choose a tag to compare
  • Add a replacement feature (including a new option)
  • Update README.md
  • Some refactoring
  • Some improvements

Full Changelog: v1.1.0...v1.2.0

1.1.0

24 Nov 07:06
Compare
Choose a tag to compare
  • Add positions to validation errors (make errors more accurate)
  • Some improvements

Full Changelog: v1.0.3...v1.1.0

1.0.3

22 Nov 17:36
Compare
Choose a tag to compare
  • 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

03 Nov 18:44
Compare
Choose a tag to compare
  • Fix the usage of replaceAll function (wrong ECMAScript version)
  • Some refactoring

Full Changelog: v1.0.1...v1.0.2

1.0.1

03 Nov 18:34
Compare
Choose a tag to compare
  • Update package.json the scripts section
  • Fix a typo
  • Some refactoring

Full Changelog: v1.0.0...v1.0.1

1.0.0

03 Nov 18:29
Compare
Choose a tag to compare
  • Add RemoveBlocks basic implementation
  • Add validator with options schema
  • Add README.md

Full Changelog: https://github.com/kudashevs/remove-blocks/commits/v1.0.0