Releases: armateam/extension
Releases · armateam/extension
v1.9.0
v1.9.0 (2019-02-11)
👮♂️ Security
- #183 [Security] Bump extend from 3.0.0 to 3.0.2 (@dependabot[bot])
- #124 [Security] Bump atob from 2.0.3 to 2.1.2 (@dependabot[bot])
- #130 [Security] Bump is-my-json-valid from 2.15.0 to 2.19.0 (@dependabot[bot])
- #138 [Security] Bump node-forge from 0.7.1 to 0.7.6 (@dependabot[bot])
- #144 [Security] Bump sshpk from 1.10.1 to 1.16.0 (@dependabot[bot])
- #141 [Security] Bump stringstream from 0.0.5 to 0.0.6 (@dependabot[bot])
- #139 [Security] Bump qs from 6.3.0 to 6.3.2 (@dependabot[bot])
- #142 [Security] Bump tough-cookie from 2.3.2 to 2.3.4 (@dependabot[bot])
- #137 [Security] Bump no-case from 2.3.0 to 2.3.2 (@dependabot[bot])
- #136 [Security] Bump moment from 2.17.1 to 2.22.2 (@dependabot[bot])
- #133 [Security] Bump lodash from 4.17.4 to 4.17.10 (@dependabot[bot])
- #125 [Security] Bump brace-expansion from 1.1.6 to 1.1.11 (@dependabot[bot])
- #123 [Security] Bump adm-zip from 0.4.7 to 0.4.11 (@dependabot[bot])
🚀 Enhancement
⬆️ Dependencies
Many
Committers: 1
- Bertrand Marron (@tusbar)
v1.8.0
v1.8.0 (2018-05-24)
🐛 Bug Fix
🚀 Enhancement
🏗️ Build Process
⬆️ Dependencies
- #59 Update dependencies. (@tusbar)
- #53 Bump @babel/core from 7.0.0-beta.44 to 7.0.0-beta.47. (@dependabot[bot])
- #54 Bump webpack-cli from 2.0.14 to 2.1.3. (@dependabot[bot])
- #48 Bump webpack from 4.5.0 to 4.8.3. (@dependabot[bot])
- #52 Use xo instead of eslint-standard. (@tusbar)
- #47 Bump babel-loader from 8.0.0-beta.2 to 8.0.0-beta.3. (@dependabot[bot])
- #46 Update dependencies. (@tusbar)
- #44 Upgrade to webpack 4. (@tusbar)
🌈 Design
- #60 Display better quality preview. (@tusbar)
- #58 Update design and add delay when enabled. (@tusbar)
Committers: 2
- Bertrand Marron (tusbar)
- dependabot[bot]
v1.7.0
v1.7.0 (2018-02-03)
🐛 Bug Fix
🏗️ Build Process
- #42 Generate everything in webpack. (@tusbar)
- #41 Set useBuiltIns to "usage" to embed polyfills if needed. (@tusbar)
- #40 Add circleci changelog generation. (@tusbar)
- #36 Remove redux-logger from production build. (@tusbar)
- #35 Update to babel 7 and exclude node_modules. (@tusbar)
- #29 Split circle checkout and install rules. (@tusbar)
⬆️ Dependencies
- #39 Update dependencies. (@tusbar)
- #38 Update dependencies. (@tusbar)
- #37 Move redux-logger to devDependencies. (@tusbar)
- #34 Update dependencies. (@tusbar)
- #31 Update dependencies. (@tusbar)
Committers: 1
- Bertrand Marron (tusbar)
v1.6.0
- Migrate to CircleCI 2.0
- Update eslint configuration to standard
- Upgrade all dependencies (react 16 included!)
- Reduce build size by excluding core-js and enabling scope hoisting
v1.5.1
- Stop serving fontawesome from a CDN
v1.5.0
- Add refresh icon when re-loading stream info.
- Fix notifications issue.
- Add stream resolution.
- Remove sourcemaps in production build.
- Add packages to GItHub releases when publishing a new tag.
- Add release notes to readme.