node-metalsmith-paths

Metalsmith plugin that adds file path values to metadata

MIT License

Downloads
1.3K
Stars
19
Committers
10

Bot releases are visible (Hide)

node-metalsmith-paths - v4.0.6 Latest Release

Published by github-actions[bot] over 1 year ago

4.0.6 (2023-06-20)

Build

  • deps: bump sinon from 15.1.2 to 15.2.0 (16aee58)
node-metalsmith-paths - v4.0.5

Published by github-actions[bot] over 1 year ago

4.0.5 (2023-06-12)

Build

  • deps: bump sinon from 15.1.1 to 15.1.2 (0ee5ae5)
node-metalsmith-paths - v4.0.4

Published by github-actions[bot] over 1 year ago

4.0.4 (2023-06-12)

Build

  • deps: bump sinon from 15.1.0 to 15.1.1 (f3a190d)
node-metalsmith-paths - v4.0.3

Published by github-actions[bot] over 1 year ago

4.0.3 (2023-06-10)

Build

  • deps: bump sinon from 15.0.2 to 15.1.0 (766ecea)
node-metalsmith-paths - v4.0.2

Published by ahmadnassri over 1 year ago

4.0.2 (2023-06-10)

Build

  • deps: bump sinon from 15.0.1 to 15.0.2 (c472992)
node-metalsmith-paths - v4.0.1

Published by ahmadnassri almost 2 years ago

4.0.1 (2023-01-02)

Build

  • deps: bump json5 from 2.2.1 to 2.2.2 (66aa414)
node-metalsmith-paths - v4.0.0

Published by ahmadnassri almost 2 years ago

4.0.0 (2022-12-19)

⚠ BREAKING CHANGES

  • only supporting node >= v14
  • only supporting node >= v14

Features

Bug Fixes

  • backslash: fixed backslash handling on non-windows systems (c8fcd95)
  • typo: fixed typo (6ca60ea)

Tests

  • dependencies: tap has build-in reporter formatting now (32f3d55)
  • dependency: adding missing dependency (9eb6fa4)

Refactor

  • babel: remove babel dependency (587e741)

Build

  • renovate: replace dependencies.io with Renovate app (4710327)
  • renovate: replace dependencies.io with Renovate app (14fee5d)
  • scripts: remove nyc dependency, use tap directly to generate coverage (88ffa72)

Docs

  • readme: minor formatting tweak (#76) (15a1b16)
  • readme: minor formatting tweak (#76) (f827c1a)
  • README: Usage of the --production option is deprecated. Use --only=production instead (5507bc8)

CI/CD

node-metalsmith-paths - v3.0.1

Published by ahmadnassri almost 8 years ago

<a name"3.0.1">

3.0.1 (2016-11-19)

Bug Fixes

  • windows: ensure path names are always forward-slashes (8b324a52, closes #29)
node-metalsmith-paths - v3.0.0

Published by ahmadnassri almost 8 years ago

<a name"3.0.0">

3.0.0 (2016-11-19)

Breaking Changes

  • this is re-write, though the API has not changed, check the README for install instructions

    (c7eaa034)

  • This module no longer supports Node.js 0.10
    (4b567d97)