Skip to content

Releases: ringcentral/ringcentral-javascript

7.0.2

27 Jan 18:30
Compare
Choose a tag to compare

Autosync deps from eslint-config-react-app to avoid version conflicts of ESLint plugins

7.0.1

11 Jan 00:32
Compare
Choose a tag to compare

7.0.1 Import plugin TS fix

7.0.0

10 Jan 23:27
Compare
Choose a tag to compare

Eslint 8 upgrade & other deps upgrade

6.0.0

13 Oct 22:58
Compare
Choose a tag to compare

Implemented ESLint ant Prettier according to latest recommendations.

Starting with version 6.x we obey the recommended prettier approach: disable ESLint's style-related rules + separate prettier executable (previously prettier tasks were also executed by ESLint).

5.0.0

19 Jan 08:44
Compare
Choose a tag to compare

Updated configs
Used Microsoft's rushstack instead of home-grown hack

4.0.0

09 Jul 18:39
Compare
Choose a tag to compare

Yarn 2 support
Curly braces rule

3.0.0

13 Dec 13:15
Compare
Choose a tag to compare

Deps, monorepo

0.5.0 Included SonarQube rules

24 Sep 04:49
c4adeaf
Compare
Choose a tag to compare
Update package.json

Fix no-default-export rule

18 Feb 09:38
40912e3
Compare
Choose a tag to compare

Merge pull request #18 fix no-default-export rule

Add ringcentral eslint plugin and more rules

11 Feb 18:44
Compare
Choose a tag to compare

Merge pull request #9 from ringcentral/fix-var-rules
Merge pull request #14 from ringcentral/object-shorthand
Merge pull request #13 from ringcentral/no-unneeded-ternary
Merge pull request #15 from ringcentral/no-else-return
Merge pull request #16 add ringcentral plugin