Releases: metalsmith/remove
Releases · metalsmith/remove
@metalsmith/remove 1.4.0
- Adds JsDoc example usage
8927ab3
- Includes source maps in lib for better debugging
49639e7
- Adds engines.node specifier to package.json, drops support for Node <= 14.14.0 (Node 12 EOL 2023-04-30)
7d71cb0
@metalsmith/remove 1.3.0
- Replaces debug with metalsmith.debug
a17e4ba
- Logs an error when file delete fails
c46614a
- Enhanced types and rename default export to 'remove'
8950b05
- Updates readme debug section
d47da9a
@metalsmith/remove 1.2.1
- Fixes #26: incorrect export lib/index.mjs
#26
@metalsmith/remove 1.2.0
- Adds dual bundled ESM/CJS, removes setImmediate
9111793
- Added Typescript types
47a6232
@metalsmith/remove 1.1.2
- remove micromatch, use metalsmith.match
#23
- Resolves #22: remove micromatch, use metalsmith.match
#22
@metalsmith/remove 1.1.1
- Fixes micromatch behavior: dot:true + chore: run format
5e8a158
- Fixes typo's in package.json/ README.md
6850479
- Fix for proper windows path handling
cf35a7a
@metalsmith/remove 1.1.0
- Update multimatch to resolve deprecated dependency
#16
- Fixes #21 - Add debug logs
#21
- Resolves #20 - swap multimatch for micromatch
#20
- Fixes #19 - correct JSDoc types + named plugin
#19
- Resolves #17 - rename plugin 'ignore' -> 'remove'
#17
- Resolves #18 - Aligned to org core plugin setup
#18
- Test for files ending with ~ (tilda)
#3
- Packages: updated and added travis, eslint, and prettier
7326e00
- Tests: Use const
c103fca
- Update Readme.md
c97ccc0
- Tests: added missing config
69c5ecc