Skip to content
This repository has been archived by the owner on Mar 14, 2022. It is now read-only.

Releases: Financial-Times/origami-build-tools

Fixes latest babel-core breaks ftscroller build

06 Aug 12:46
Compare
Choose a tag to compare

Fixes latest babel-core breaks ftscroller build fff7a8b

v3.2.0

15 Jul 16:14
Compare
Choose a tag to compare

#290 Parameterisation changes required for integration into the build service

v3.1.1

06 Jul 14:48
Compare
Choose a tag to compare

#287 Updating OSX safari browser test version in nightwatch
#288 Shows bower install errors, and fixes bug that was showing errors twice. Also allows config option to disable livereload

v3.1.0

29 Jun 08:19
Compare
Choose a tag to compare

#280 Fixes o-hoverable class
#283 Added custom reporter as the integrated one stopped working and project is not actively maintained. Also made output cleaner
#284 Upgrade all deps

v3.0.2

24 Jun 17:58
Compare
Choose a tag to compare

#276 Show message after stream tasks and cleans up code
#277 update gulp-lintspace

3.0.1

19 Jun 16:25
Compare
Choose a tag to compare

#274 Suppress stderr when getting the version of a command
#275 Improve error messages, fix polyfill key names for demos (remove modernizr)

v3.0.0

15 Jun 15:27
Compare
Choose a tag to compare

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

11 Jun 15:42
Compare
Choose a tag to compare
v3.0.0-beta.4 Pre-release
Pre-release

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

#263
#265
#266
#267
#269

v3.0.0-beta.3

19 May 13:17
Compare
Choose a tag to compare
v3.0.0-beta.3 Pre-release
Pre-release

To install, run:

npm install -g origami-build-tools@beta

Changelog:

Build task is now used in all other tasks
Fixes textrequireify implementation

#261

v3.0.0-beta.2

07 May 16:14
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release

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>

#258