Releases: metalsmith/metadata
Releases · metalsmith/metadata
@metalsmith/metadata 0.3.0
- Fixes a regression introduced in 0.2.1 with array merges, handles repeat runs properly
65d480e
- Drops support for metalsmith < 2.5.0 & uses metalsmith.debug instead of debug
73898bf
- Updates deepmerge 4.2.2 -> 4.3.1
379fc4d
- Drops support for Node < 14.14.0 & migrates tests to ESM on src file
28a0cc5
- Includes source maps in dist for better debugging
2555da5
- Renames default export to 'metadata' for better editor intellisense
a63c1d3
@metalsmith/metadata 0.2.1
- Explicitly specify array merge as concat
9102291
@metalsmith/metadata 0.2.0
@metalsmith/metadata 0.1.0
- Complete re-write of metadata.
#27
- Nested config files
#19
- Don't attempt to parse a file if the key already exists in the metadata, even if the file is missing
#9
- Revert 9e2224d
#16
- Normalizing path options for Windows compatibility.
#7
- Update dependencies
#8
- Allow .yml as file extension for YAML as well
#12
- feat: rewrite
030593c
- added tests
e6ad84a
- added proper error reporting to done()
6d21924
- run format and changelog
a761955
- debug next branch
e8b0513
- run utilities
ca4bdf6
- Changed options file path
e370e5a
- first commit
48bcefc
- edited readme
299ec8a
- fixed issue with yaml files in folder
ab93171
- feat: complete & sort package.json
387a0ea
- don't try and parse if the key already exists in the metadata...
c3353d8
- Add tests for nested and deep-nested path
e525a11
- more tests
6b0cf69
- manual merge
9a8d64c
- run changelog
8d2ad44
- fix: fixed file/dir path for external reads
d3fc01e
- Add regex for normalizing path
c9cf34a
- updated name to @metalsmith/metadata
aabfe1c
- fixed path separator
6375b00
- removed console.logs
7edb15d
- fixed spelling
bc578ef
- bump version number
cc8b115
- fix test name
965a9b5
- removed obsolete code
9dbd53c