Skip to content
This repository was archived by the owner on Jan 21, 2022. It is now read-only.

Releases: CAAPIM/eslint-config-ca

v3.0.0

Choose a tag to compare

@CAAPIMWebBuilder CAAPIMWebBuilder released this 14 Jul 21:03

<a name"3.0.0">

3.0.0 (2017-07-14)

Breaking Changes

  • Update all versions of eslint-dependencies

(bc405cca)

v2.0.1

Choose a tag to compare

@CAAPIMWebBuilder CAAPIMWebBuilder released this 07 Apr 21:31

<a name"2.0.1">

2.0.1 (2017-04-07)

Bug Fixes

  • remove require-default-props rule in favour of Flowtype (cc4a79d1)

v2.0.0

Choose a tag to compare

@CAAPIMWebBuilder CAAPIMWebBuilder released this 30 Mar 18:23

<a name"2.0.0">

2.0.0 (2017-03-30)

Bug Fixes

  • update NPM dependencies and remove deprecated rules (a234a3f1)

Features

  • reset rules to airbnb default (14878bf7)

Breaking Changes

  • All eslint rules have been reviewed with the APIM Web team and we all agreed on using mostly Airbnb standards apart from three rules, listed in index.js. This will most likely break the build for current apps using this repository.

(14878bf7)

v1.1.0

Choose a tag to compare

@CAAPIMWebBuilder CAAPIMWebBuilder released this 01 Mar 17:13

<a name"1.1.0">

1.1.0 (2017-03-01)

Bug Fixes

Features

  • rules: Add two new eslint rules (54c245d6)