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 e16dbd5 commit 19dae42Copy full SHA for 19dae42
changes.txt
@@ -0,0 +1,11 @@
1
+v1.1.0:
2
+- Updated core
3
+ - Imposed restrictions on accessing external directories.
4
+ - There is no need to pass the config data to GulpJsonLoader, now it's optional
5
+ and defined from defaults. But if you want to change them, you might tune it in
6
+ both ways: using an old-style passing an object with options to GulpJsonLoader
7
+ factory or just pass the settings into a package.json. See package.json.
8
+
9
+- Updated dependencies
10
+ - gulp-load-plugins: ^2.0.7
11
+ - gulp-pug: ^5.0.0
0 commit comments