Back to Meteor

Change Log / History

npm-packages/eslint-config-meteor/History.md

0.8.3.1543 B
Original Source

Change Log / History

1.0.4, 2017-04-06

  • Changes to peerDependency installation instructions.

1.0.3, 2017-04-05

  • no-underscore-dangle errors will not trigger on _id and _ensureIndex, which are common notations for Mongo, used throughout Meteor. PR #2
  • Add installation instructions to README.

1.0.2, 2017-04-04

  • Changes to README.

1.0.1, 2017-04-04

  • Changes related to npm publishing. Gitignore, README, etc.

1.0.0, 2017-04-04

  • Initial release