Skip to content

v1.6.1 - The Toilet Paper Update

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 14:37
v1.6.1
47dc68f

Release notes

Site release notes

  • (P.S. Wow we can't believe that it's been 3 months since the last update.)
  • Updated time for caching API requests in v1.6.0's release notes (648cc8b)
  • Cleared off the bugs with programming soap and water. Remember to wash your hands!
  • Added support for caching requests from the /res subpath (eafbb58)
  • Updated MDI icons to use the @mdi/angular-material NPM library (bd3fa0d)
  • Updated Angular to v9 (eb490ca)
  • Added unit tests
  • Under-the-hood improvements
  • Increased social distancing by 150%
  • Added support for purchasing digital toilet paper
  • (For a full list of changes, view the diff between v1.6.0 and this release here)

Internal changes

CI updates

package.json changes

  • Remove Firebase dependencies (2ef3d68)
  • Update dependency ranges and sort JSON (2674615)
  • Updated Angular to v9 (eb490ca)
  • Updated Angular dependencies to the latest (044a8e9)

Dependency changes

Removed dependencies
dependencies
Name Commit Notes
@angular/fire 2ef3d68 -
firebase 2ef3d68 -
hammerjs eb490ca Removed as part of the migration to Angular Material v9
web-animations-js 2674615 No longer needed for Angular v6 and up - see this article on the Angular Blog
Added dependencies
dependencies
Name Version Commit Notes
@mdi/angular-material ^4.7.95 bd3fa0d -
devDependencies
Name Version Commit Notes
@types/jasminewd2 ~2.0.3 2674615 -
Updated dependencies
dependencies
Name Old version New version Commit Notes
@angular/animations ^8.2.14 ^9.1.0 eb490ca, 044a8e9 Updated with ng update @angular/core
@angular/cdk ^8.2.3 ^9.2.0 eb490ca, 044a8e9 Updated with ng update @angular/material
@angular/common ^8.2.14 ^9.1.0 eb490ca, 044a8e9 Updated with ng update @angular/core
@angular/compiler ^8.2.14 ^9.1.0 eb490ca, 044a8e9 Updated with ng update @angular/core
@angular/core ^8.2.14 ^9.1.0 eb490ca, 044a8e9 Updated with ng update @angular/core
@angular/flex-layout ^8.0.0-beta.27 ^9.0.0-beta.29 eb490ca Updated with ng update @angular/core
@angular/forms ^8.2.14 ^9.1.0 eb490ca, 044a8e9 Updated with ng update @angular/core
@angular/material ^8.2.3 ^9.2.0 eb490ca, 044a8e9 Updated with ng update @angular/material
@angular/platform-browser ^8.2.14 ^9.1.0 eb490ca, 044a8e9 Updated with ng update @angular/core
@angular/platform-browser-dynamic ^8.2.14 ^9.1.0 eb490ca, 044a8e9 Updated with ng update @angular/core
@angular/router ^8.2.14 ^9.1.0 eb490ca, 044a8e9 Updated with ng update @angular/core
@angular/service-worker ^8.2.14 ^9.1.0 eb490ca, 044a8e9 Updated with ng update @angular/core
highlight.js ^9.17.0 ^9.17.1 f32a68d From PR #132
ngx-markdown ^8.2.1 ^9.0.0 2674615 Updated with ng update ngx-markdown
rxjs ^6.5.4 ~6.5.4 2674615 Updated version range adapted from the default package.json template
zone.js ~0.9.1 ~0.10.2 eb490ca Updated with ng update @angular/core
devDependencies
Name Old version New version Commit Notes
@angular-devkit/build-angular ^0.803.21 ~0.901.0 eb490ca, 044a8e9 Updated with ng update @angular/cli
@angular/cli ^8.3.21 ~9.1.0 eb490ca, 044a8e9 Updated with ng update @angular/cli
@angular/compiler-cli ^8.2.14 ^9.1.0 eb490ca, 044a8e9 Updated with ng update @angular/cli
@types/jasmine ^2.8.16 ~3.5.0 2674615 Updated version range adapted from the default package.json template
@types/node ^10.17.7 ^12.11.1 2674615 Updated version range adapted from the default package.json template
codelyzer ^5.2.1 ^5.1.2 2674615 Updated version range adapted from the default package.json template
jasmine-spec-reporter ~4.2.1 ~5.0.0 2674615 Updated version range adapted from the default package.json template
karma ^4.4.1 ~4.4.1 2674615 Updated version range adapted from the default package.json template
karma-chrome-launcher ^2.0.0 ~3.1.0 2674615 Updated version range adapted from the default package.json template
karma-coverage-istanbul-reporter ^1.4.3 ~2.1.0 2674615 Updated version range adapted from the default package.json template
karma-jasmine ^2.0.1 ~3.0.1 2674615 Updated version range adapted from the default package.json template
protractor ^5.4.2 ~5.4.3 2674615 Updated version range adapted from the default package.json template
ts-node ^8.5.4 ~8.3.0 2674615 Updated version range adapted from the default package.json template
tslint ~5.20.1 ~6.1.0 2674615 Updated version range adapted from the default package.json template
typescript ^3.5.3 ^3.7.5 eb490ca Updated with ng update @angular/core