UNPKG
read-yaml-file
Version:
latest (2.1.0)
next (2.1.0)
pnpm-temp (2.0.0)
2.1.0
2.0.1
2.0.0
1.1.0
1.0.0
Read and parse a YAML file
zkochan/packages
read-yaml-file
/
CHANGELOG.md
15 lines
(8 loc)
•
233 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
read-yaml-file
#
# 2.1.0
#
## Minor Changes
- bba9985: graceful-fs and mz removed from dependencies.
#
# 2.0.1
#
## Patch Changes
- 68010ea: Use util.promisify instead of the pify library. - 5f01634: Update js-yaml to version 4.