We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd634b0 commit dd8c918Copy full SHA for dd8c918
1 file changed
CHANGELOG.md
@@ -3,7 +3,7 @@
3
### Improvements
4
- (Ryan Walder) Appropriately detect files with `.yaml` extensions as YAML files.
5
- (Ryan Walder) Added the `yamlOptions` parameter to `extractPack` to allow configuring how YAML is serialized.
6
- - Added the `--recursive` command-line flag for pack operations that will recursive into subdirectories when finding source files.
+ - Added the `--recursive` command-line flag for pack operations that will recurse into subdirectories when finding source files.
7
- Added the `jsonOptions` parameter to `extractPack` to allow configuring how JSON is serialized.
8
- Removed unused `nedb-core` dependency.
9
0 commit comments