gia-cli
Version:
Guardian US Interactive CLI tool
227 lines (116 loc) • 2.58 kB
Markdown
# gia-cli changelog
## 7.1.10
* Fix deploy script in embed template
## 7.1.9
* Set deploy script permissions
## 7.1.8
* Fix immersive atom styles
## 7.1.7
* Don't remove CSS from the page when JS loads
## 7.1.6
* Don't render CSS twice
## 7.1.5
* Rename main.js to app.js to prevent atom double execution
## 7.1.4
* Update `npm run url` task
## 7.1.3
* Fix styles and apply replacements
## 7.1.2
* Remove unused boot.js
## 7.1.1
* Use `safestart`
* Replace after compiling, to avoid CSS hashing errors
* Use `reify` for `import` support when rendering in Node
## 7.1.0
* SSR
## 7.0.1
* Add missing `safestart` dependency
## 7.0.0
* Add atom template
## 6.4.1
* Update deps
## 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