Releases
v2.5.0
@metalsmith/permalinks 2.5.0
Resolves #134 : deprecates & merges options 'duplicatesFail' & 'unique' into new option 'duplicates' #134
Fixes #48 , aligns linkset & default options date & slug formatting #48
Resolves #44 : eliminate ambiguity with setImmediate(done) #44
Resolves #129 : provides dual ESM/CJS module #129
Drops support for Metalsmith < 2.5.0, replaces debug with metalsmith.debug 7e1c0dc
Deprecates file.path in favor of file.permalink and adds better testing c7a56f1
Adds Typescript definitions 6354c95
Aligns behavior of using alt indexFile and adds indexFile test 5d6d861
Deprecates the file.path property in favor of file.permalink 4130e03
Deprecates options.indexFile in favor of options.directoryIndex b6ee083
test: add test case for array matches & cheat coverage 5f7734c
docs: correct typo's & omissions in README.md 94816a2
Deprecates the 'relative' option, cfr. #132 ffb7fcb
fix: ESM build export * instead of default from regexparam e1a9fe6
You can’t perform that action at this time.