UNPKG

gia-cli

Version:

Guardian US Interactive CLI tool

169 lines (86 loc) 1.9 kB
# gia-cli changelog ## 6.4.0 * Use standard AWS credentials file * Refactor deploy script ## 6.3.4 * Prevent styles from being immediately destroyed ## 6.3.3 * fix build definition ## 6.3.2 * Err, fix the template ## 6.3.1 * More linting ## 6.3.0 * Update various dependencies, better linting ## 6.2.0 * Allow missing params ## 6.1.0 * Incremental rebuilds ## 6.0.9 * Decode query string parameters ## 6.0.8 * Update various dependencies ## 6.0.7 * Update various dependencies ## 6.0.6 * Update ESLint config ## 6.0.5 * Update deps ## 6.0.4 * Update Bublé * Change `baseUrl` to the empty string in development ## 6.0.3 * Remove some unused junk ## 6.0.2 * Fix gobblefile.js reference to rollup-plugin-node-resolve ## 6.0.1 * Fix embed deploys ## 6.0.0 * Switch to Bublé ## 5.0.0 * Add `embed` template ## 4.6.0 * Remove `static` folder ## 4.5.0 * Remove GuardianGraphic from initial template ## 4.4.0 * Upload boot.js last to prevent errors being cached ## 4.3.0 * Pass through data-alt params ## 4.2.0 * Revert fonts ## 4.1.0 * Update fonts ## 4.0.1 * Remove empty data folder ## 4.0.0 * Use rollup-plugin-json instead of gobble-spelunk ## 3.6.1 * Replace one year cache times with ten minutes ## 3.6.0 * Update gobble-rollup * Use rollup-plugin-json for faster builds with large data files ## 3.5.0 * Include .gitignore file ## 3.4.0 * Fix update nag thing ## 3.3.0 * Prevent `npm run deploy` if there are uncommitted changes ## 3.2.2 * guess what, i'm an idiot ## 3.2.1 * Add findup-sync to devDependencies ## 3.2.0 * Create rudimentary `gia upgrade` script ## 3.1.0 * Move static assets to interactive.guim.co.uk/gia ## 3.0.1 * Use semver range for gia-toolkit #facepalm ## 3.0.0 * Use gia-toolkit 1.0 ## 2.0.1 * Fix update version message ## 2.0.0 * Fix embed breakpoints ## 1.0.1 * Started maintaining changelog