Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 1.01 KB

Change Log for common-nodejs

  • Updated fs-extra to v7 for MR !7
  • Updated eslint-plugin-node to v7 for MR !6
  • Updated @openrail/eslint-config to v1.3.3
  • fixed findVias test failure by updating @openrailuk/common dependency (was not injecting Location data objct into Via class)
  • fixed homepage link issue
  • fixed readme docs link issue

v2.0.1

  • missing tag because i messed up :D
  • Changed package structure to fully use ES6 modules
  • Added a babel build to export an ES5 transpiled version of library, his will be discontinues once Node.JS supports ES6 modules without a flag
  • Updated tests to be pre defined instead of generated during runtime
  • Moved repository to GitLab so various structure changes for that