Releases: Financial-Times/origami-build-tools
Fixes latest babel-core breaks ftscroller build
Fixes latest babel-core breaks ftscroller build fff7a8b
v3.2.0
v3.1.1
v3.1.0
v3.0.2
3.0.1
v3.0.0
Changelog:
Update browserify #235
Adds troubleshooting guide and polishes semver in install task #238
Readme updates #239
Update to latest version of SCSS-Lint and allow vendor prefixes for certain properties #240
Remove asset hashing #241
Updated dependencies #244 #246 #256
Browser tests with nightwatch #247 #254
Removes installing jshint #251
Removes docs task #253
Add classes to documentElement instead of body #255
Libsass is in da house #257
Updates to stable version of node-sass and gulp-sass #258
Removes o-useragent classes in demo template #258
Improves instruction when obt install fails #258
Fixes documentClasses being set in <head>
instead of <html>
#258
Build task is now used in all other tasks #261
Fixes textrequireify implementation #261
Made watch more intelligent #263
Demo server now livereloads #265
Fix typo within npm version notice #266
Updates nightwatch environments to match new grid config #267
Refactor to handle errors properly and not process.exit() inside the tasks #269
CLI won't break if task does not return promise or stream #270
v3.0.0-beta.4
To install, run:
npm install -g origami-build-tools@beta
Changelog:
Made watch more intelligent
Demo server now livereloads
Fix typo within npm version notice
Updates nightwatch environments to match new grid config
Refactor to handle errors properly and not process.exit() inside the tasks
v3.0.0-beta.3
To install, run:
npm install -g origami-build-tools@beta
Changelog:
Build task is now used in all other tasks
Fixes textrequireify implementation
v3.0.0-beta.2
To install, run:
npm install -g origami-build-tools@beta
Changelog:
Updates to stable version of node-sass and gulp-sass
Removes o-useragent classes in demo template
Improves instruction when obt install fails
Fixes documentClasses being set in <head>
instead of <html>