- Cannot "htdocs" task.
- Upgrade versions of all dependences.
- Node.js version
13.1.0
.
- "htdocs" task. This task copies files to document root.
- Upgrade versions of all dependences.
- Node.js version
12.10.0
.
- "material" task. Use the "htdocs" task instead.
- ESLint rules.
- Upgrade versions of all dependences.
- Node.js version
12.7.0
.
- ESLint rules.
- Upgrade versions of all dependences.
- Node.js version
12.3.1
.
- "sitemap" and "robots-generator" modules.
- TSLint has been removed and replaced with ESLint.
- Upgrade versions of all dependences.
- Node.js version
11.12.0
.
- "cssnano" module.
- Set grid option of "autoprefixer".
- "csswring" module.
- TSLint rules.
- Upgrade versions of all dependences.
- Icon fonts template.
- Upgrade versions of all dependences.
- LoadCSS supported.
- Critical-path CSS supported. (Only dist generating files)
- Lazy loading images supported.
- GTM Pug templates by environment.
- "vanilla-lazyload", "critical" and "fg-loadcss" module.
- "patch:critical", "patch" in npm scripts.
- The npm scripts changes "dist" to "dist:dev" and "dist:prod".
- TSLint rules.
- The "target" change "es2018" to "es5" in tsconfig.json
- "blazy" module.
- "postcss-image-set-polyfill", "postcss-functions" in PostCSS plugins.
- "picturefill" module.
- "minimum-scale" in Pug template.
- "image-set" polyfill mixin.
- Upgrade versions of all dependences.
- Remove "whitespace" rule from tslint.json. Uses "tslint:recommended" rule.
- "postcss-simple-vars", "postcss-nested" in PostCSS plugins.
- FuseBox target transpiling script format from Babel to TypeScript.
- Node.js version
11.5.0
.
- "dns-prefetch" from Pug template.
- "precss", "postcss-functions", "postcss-nested-props" and "postcss-style-guide" from PostCSS plugins.
- "target-densitydpi", "minimum-scale", "maximum-scale" and "shrink-to-fit" from viewport in Pug template.
- Unnecessary dependencies and files.
- "rxjs" module.
- "compress-images" module.
- "imagemin" related modules.
- Cannot output console error message.
- Upgrade versions of all dependences.
- "jest" module.
- Upgrade versions of all dependences.
- Node.js version
10.9.0
. - ESLint rules.
- Use "ndw" in setup.sh.
- "karma" and "jasmine" related modules.
- "Templates" parts.
- Rename
app
directory toclient
. - Upgrade versions of all dependencies.
- Update Node.js version
9.7.1
to9.11.1
.
- "material" task. This task is to copy some files in materials directory.
- Refactors all tasks.
- Updates template of backend-server.
- Added backend-server (Express). Set "useBackendServer" variable "false" in config/settings.js when backend server want to be disabled.
- Moved "node_scripts/settings.js" to "config/settings.js".
- Upgrade versions of all dependences.
- Added sanitize.css.
- Removed normalize.css.
- Upgrade versions of all dependencies.
- Files in the node_modules directory are ignored from stylelint.
- Initial release