Releases: Elaniobro/MMM-nyc-transit
Add support for Express Trains
What's Changed
-
Bump ajv from 6.12.0 to 6.12.6 by @dependabot in #73
-
Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #74
-
Bump glob-parent from 5.1.1 to 5.1.2 by @dependabot in #75
-
Bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #76
-
Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #77
-
GIT-72 express trains by @Elaniobro in #79
-
Adds new functionality for
isExpress
checks to update the UI with diamond -
Adds full stylelint, eslint and prettier support
Full Changelog: v5.0.0...v5.1.0
Scoped the module to the @elaniobro namespace
Scoped the module to use @elaniobro
namespace. You must now install with:
yarn add @Elaniobro/[email protected]
or
npm install @elaniobro/[email protected]
Bug Fixes
New scope for fadeSpeed
Change the scope of fadeSpeed from self.fadeSpeed
to this.fadeSpeed
Update with with new MTA pkg
Removed the hard coded value for the mta-realtime-subway-departures
version# in devDepencencies
. This also fixes some missing complex IDs and incorrect mapping.
SIR train support
Added SIR train support
New API Key
New api key required. https://datamine.mta.info/ is no longer in use. API keys generated and endpoints used have been deprecated.
New endpoints and API keys are generated now via: https://api.mta.info
Code Clean Up & Bug Fix
Clean up code and fixed possible bug on page load
Linting
Javascript Countdown Timer
Adds a countdown timer to the view