Skip to content

v1.5.4

Choose a tag to compare

@EdricChan03 EdricChan03 released this 07 Jan 07:32
c009b05

Release notes

  • Removed explore page as it wasn't that useful/too bare-bones. (6e00c3d)
  • bUg FiXeS
  • Minor code refactoring/restructuring
  • Update links to social stuff (8d3aa70)
  • Removed hover from feed/headline cards (a7b2dcc)
  • That's all folks! Make sure you like and subscribe to... Wait, you mean we can't promote our social links here?
  • Merry Christmas everyone!

Internal changes

Continuous Integration (CI)

  • Update actions/checkout step to use v2 of the Action (484691a, 3c54a21)

package.json changes

script changes

Modified scripts
Name Old script New script
action:deploy npm run genDocs && ng deploy --repo https://x-access-token:GH_TOKEN@github.com/EdricChan03/rss-reader.git --no-silent --name $GITHUB_ACTOR --email $GITHUB_ACTOR@users.noreply.github.com ng deploy --repo https://x-access-token:GH_TOKEN@github.com/$GITHUB_REPOSITORY.git --name $GITHUB_ACTOR --email $GITHUB_ACTOR@users.noreply.github.com --no-silent
New scripts
Name Script
action:deployDryRun ng deploy --repo=https://x-access-token:GH_TOKEN@github.com/$GITHUB_REPOSITORY.git --name=$GITHUB_ACTOR --email=$GITHUB_ACTOR@users.noreply.github.com --no-silent --no-build

Dependency changes

Moved dependencies

(No moved dependencies for this release.)

Removed dependencies

Name Dep type
core-js dependencies

Updated dependencies

dependencies
Name Old version New version
@angular/animations ^8.2.3 ^8.2.14
@angular/cdk ^8.0.1 ^8.2.3
@angular/common ^8.2.3 ^8.2.14
@angular/compiler ^8.2.3 ^8.2.14
@angular/core ^8.2.3 - ^8.2.14
@angular/fire ^5.2.1 ^5.2.3
@angular/flex-layout ^8.0.0-beta.26 ^8.0.0-beta.27
@angular/forms ^8.2.3 ^8.2.14
@angular/material ^8.0.1 ^8.2.3
@angular/platform-browser ^8.2.3 ^8.2.14
@angular/platform-browser-dynamic ^8.2.3 ^8.2.14
@angular/router ^8.2.3 ^8.2.14
@angular/service-worker ^8.2.3 ^8.2.14
angular-cli-ghpages ^0.6.0 ^0.6.1
firebase ^6.2.2 ^6.6.2
highlight.js ^9.13.1 ^9.17.0
ngx-markdown ^8.1.0 ^8.2.1
rxjs ^6.5.2 6.5.3
devDependencies
Name Old version New version
@angular-devkit/build-angular ~0.803.0 ^0.803.21
@angular/cli ^8.3.0 ^8.3.21
@angular/compiler-cli ^8.2.3 ^8.2.14
@types/node ^10.14.16 ^10.17.7
codelyzer ^5.0.1 ^5.2.0
jasmine-core ~3.1.0 ~3.5.0
karma ^4.2.0 ^4.4.1
node-sass ^4.12.0 ^4.13.0
ts-node ^8.3.0 ^8.5.4
tsconfig-paths ^3.8.0 ^3.9.0
tslint ~5.18.0 ~5.20.1

Release information

This release was originally released on 29 Dec 2019 at 17:43 UTC by @EdricChan03.

Changes for this release were sourced from release-notes.json, lines 63 to 74.

You can view the diff between v1.5.3 and this release (v1.5.4) here.