Skip to content

Commit

Permalink
v1.0.0-rc.8 (#54)
Browse files Browse the repository at this point in the history
Co-authored-by: o.drapeza <o.drapeza@tinkoff.ru>
  • Loading branch information
SuperOleg39 and o.drapeza committed Jul 17, 2020
1 parent 40cc0b1 commit c221a33
Show file tree
Hide file tree
Showing 14 changed files with 114 additions and 11 deletions.
55 changes: 55 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,61 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.0.0-rc.8 (2020-07-08)

- 1.0.0-rc.0 (#25) ([bd28b4c](https://github.com/TinkoffCreditSystems/linters/commit/bd28b4c)), closes [#25](https://github.com/TinkoffCreditSystems/linters/issues/25)
- Add publish:beta ([53aa3d1](https://github.com/TinkoffCreditSystems/linters/commit/53aa3d1))
- bump dependencies to work with Angular 7+ (#11) ([42b6233](https://github.com/TinkoffCreditSystems/linters/commit/42b6233)), closes [#11](https://github.com/TinkoffCreditSystems/linters/issues/11)
- chore(release) 0.4.0 (#12) ([d368e6c](https://github.com/TinkoffCreditSystems/linters/commit/d368e6c)), closes [#12](https://github.com/TinkoffCreditSystems/linters/issues/12)
- chore(release) 0.5.0 (#15) ([ad278a2](https://github.com/TinkoffCreditSystems/linters/commit/ad278a2)), closes [#15](https://github.com/TinkoffCreditSystems/linters/issues/15)
- Feat/eslint config to js (#49) ([0275f63](https://github.com/TinkoffCreditSystems/linters/commit/0275f63)), closes [#49](https://github.com/TinkoffCreditSystems/linters/issues/49)
- fix(eslint-config, eslint-config-react): update rules (#53) ([40cc0b1](https://github.com/TinkoffCreditSystems/linters/commit/40cc0b1)), closes [#53](https://github.com/TinkoffCreditSystems/linters/issues/53)
- Initial commit ([348cc3d](https://github.com/TinkoffCreditSystems/linters/commit/348cc3d))
- Npm version badge (#16) ([d0bdb06](https://github.com/TinkoffCreditSystems/linters/commit/d0bdb06)), closes [#16](https://github.com/TinkoffCreditSystems/linters/issues/16)
- release 0.1.0 ([9d7c716](https://github.com/TinkoffCreditSystems/linters/commit/9d7c716))
- release 0.2.0 ([7bb7b82](https://github.com/TinkoffCreditSystems/linters/commit/7bb7b82))
- Release 0.3.0 ([bec3e70](https://github.com/TinkoffCreditSystems/linters/commit/bec3e70))
- Release/1.0.0 rc.2 (#28) ([7b1fd1d](https://github.com/TinkoffCreditSystems/linters/commit/7b1fd1d)), closes [#28](https://github.com/TinkoffCreditSystems/linters/issues/28)
- test(eslint-config,eslint-config-react,eslint-config-angular): add healthz tests (#46) ([e1c4bc4](https://github.com/TinkoffCreditSystems/linters/commit/e1c4bc4)), closes [#46](https://github.com/TinkoffCreditSystems/linters/issues/46)
- Use native parser for js (#33) ([6b93c99](https://github.com/TinkoffCreditSystems/linters/commit/6b93c99)), closes [#33](https://github.com/TinkoffCreditSystems/linters/issues/33)
- v1.0.0-rc.6 (#47) ([7f8c347](https://github.com/TinkoffCreditSystems/linters/commit/7f8c347)), closes [#47](https://github.com/TinkoffCreditSystems/linters/issues/47)
- v1.0.0-rc.7 (#52) ([898a74c](https://github.com/TinkoffCreditSystems/linters/commit/898a74c)), closes [#52](https://github.com/TinkoffCreditSystems/linters/issues/52)
- feat: add rules for rxjs 6 ([1d4ecbe](https://github.com/TinkoffCreditSystems/linters/commit/1d4ecbe))
- feat: enable in prettier.config.js (#6) ([93a6485](https://github.com/TinkoffCreditSystems/linters/commit/93a6485)), closes [#6](https://github.com/TinkoffCreditSystems/linters/issues/6)
- feat: fix deprecated parser (#8) ([35b8e4d](https://github.com/TinkoffCreditSystems/linters/commit/35b8e4d)), closes [#8](https://github.com/TinkoffCreditSystems/linters/issues/8)
- feat: update dependencies `stylelint`, `stylelint-config-standard`, `stylelint-order` ([2152ae3](https://github.com/TinkoffCreditSystems/linters/commit/2152ae3))
- feat(eslint-plugin-tinkoff): add eslint-plugin-tinkoff source code to packages (#43) ([2fe98e9](https://github.com/TinkoffCreditSystems/linters/commit/2fe98e9)), closes [#43](https://github.com/TinkoffCreditSystems/linters/issues/43)
- feat(eslint-plugin-tinkoff): split eslint-plugin-tinkoff (#45) ([50d14b1](https://github.com/TinkoffCreditSystems/linters/commit/50d14b1)), closes [#45](https://github.com/TinkoffCreditSystems/linters/issues/45)
- feat(eslint): add eslint rules (#23) ([f141671](https://github.com/TinkoffCreditSystems/linters/commit/f141671)), closes [#23](https://github.com/TinkoffCreditSystems/linters/issues/23)
- feat(eslint): migrate rest of custom rules to eslint (#24) ([20d24cb](https://github.com/TinkoffCreditSystems/linters/commit/20d24cb)), closes [#24](https://github.com/TinkoffCreditSystems/linters/issues/24)
- feat(prettier): prettier enabled by default for .md, .less and ng-templates (#32) ([ad08682](https://github.com/TinkoffCreditSystems/linters/commit/ad08682)), closes [#32](https://github.com/TinkoffCreditSystems/linters/issues/32)
- feat(tslint): change angular member ordering (#21) ([b0d7112](https://github.com/TinkoffCreditSystems/linters/commit/b0d7112)), closes [#21](https://github.com/TinkoffCreditSystems/linters/issues/21)
- feat(tslint): interfaces shoud not start with "I" symbol ([e22f9f0](https://github.com/TinkoffCreditSystems/linters/commit/e22f9f0))
- chore(code-of-conduct): add (#17) ([94e0975](https://github.com/TinkoffCreditSystems/linters/commit/94e0975)), closes [#17](https://github.com/TinkoffCreditSystems/linters/issues/17)
- chore(CODEOWNERS): add 'nezed' (#36) ([33045d6](https://github.com/TinkoffCreditSystems/linters/commit/33045d6)), closes [#36](https://github.com/TinkoffCreditSystems/linters/issues/36)
- chore(github): add CODEOWNERS (#19) ([787a035](https://github.com/TinkoffCreditSystems/linters/commit/787a035)), closes [#19](https://github.com/TinkoffCreditSystems/linters/issues/19)
- chore(package-json): bump version (#30) ([bcc1665](https://github.com/TinkoffCreditSystems/linters/commit/bcc1665)), closes [#30](https://github.com/TinkoffCreditSystems/linters/issues/30)
- chore(package-json): copy README for @tinkoff/linters package (#39) ([73bfa11](https://github.com/TinkoffCreditSystems/linters/commit/73bfa11)), closes [#39](https://github.com/TinkoffCreditSystems/linters/issues/39)
- chore(package-json): update lerna publish commands (#38) ([9d4ca43](https://github.com/TinkoffCreditSystems/linters/commit/9d4ca43)), closes [#38](https://github.com/TinkoffCreditSystems/linters/issues/38)
- chore(README): fix bad-good example ([e578101](https://github.com/TinkoffCreditSystems/linters/commit/e578101))
- chore(readme): VSCode ext legacy field (#42) ([8196571](https://github.com/TinkoffCreditSystems/linters/commit/8196571)), closes [#42](https://github.com/TinkoffCreditSystems/linters/issues/42)
- chore(release): 1.0.0-rc.4 (#34) ([06ecdae](https://github.com/TinkoffCreditSystems/linters/commit/06ecdae)), closes [#34](https://github.com/TinkoffCreditSystems/linters/issues/34)
- chore(release): v1.0.0-rc.5 (#37) ([1fdf62e](https://github.com/TinkoffCreditSystems/linters/commit/1fdf62e)), closes [#37](https://github.com/TinkoffCreditSystems/linters/issues/37)
- chore(rules): remove `no-use-before-declare` ([b4cf8ff](https://github.com/TinkoffCreditSystems/linters/commit/b4cf8ff))
- Docs: troubleshooting and toc (#40) ([45d8553](https://github.com/TinkoffCreditSystems/linters/commit/45d8553)), closes [#40](https://github.com/TinkoffCreditSystems/linters/issues/40)
- fix(eslint-plugin): fix dependency + add lerna (#35) ([cf67afb](https://github.com/TinkoffCreditSystems/linters/commit/cf67afb)), closes [#35](https://github.com/TinkoffCreditSystems/linters/issues/35)
- fix(eslint): fix "@tinkoff/member-ordering" rule failing (#29) ([a2964c0](https://github.com/TinkoffCreditSystems/linters/commit/a2964c0)), closes [#29](https://github.com/TinkoffCreditSystems/linters/issues/29)
- fix(eslint): fix again npm local module installation (#27) ([70da4b1](https://github.com/TinkoffCreditSystems/linters/commit/70da4b1)), closes [#27](https://github.com/TinkoffCreditSystems/linters/issues/27)
- fix(eslint): fix npm local module installation (#26) ([c983724](https://github.com/TinkoffCreditSystems/linters/commit/c983724)), closes [#26](https://github.com/TinkoffCreditSystems/linters/issues/26)
- fix(tslint-json): `bases/tslint.json` remove not used file + fix eof rule ([bf5f025](https://github.com/TinkoffCreditSystems/linters/commit/bf5f025))
- docs: add code highlighting to README.md ([2c5e390](https://github.com/TinkoffCreditSystems/linters/commit/2c5e390))
- docs: add codestyle badge (#10) ([6878e78](https://github.com/TinkoffCreditSystems/linters/commit/6878e78)), closes [#10](https://github.com/TinkoffCreditSystems/linters/issues/10)
- docs: add install command to README.md ([3ea2ed1](https://github.com/TinkoffCreditSystems/linters/commit/3ea2ed1))
- docs: fix prettier config filename typo ([41f98e8](https://github.com/TinkoffCreditSystems/linters/commit/41f98e8))
- docs: Fix suggested .lintstagedrc.json in README ([f617d0a](https://github.com/TinkoffCreditSystems/linters/commit/f617d0a))
- build: add travis config ([c8b7c45](https://github.com/TinkoffCreditSystems/linters/commit/c8b7c45))
- build(deps): bump js-yaml from 3.12.1 to 3.13.1 (#20) ([74b0fec](https://github.com/TinkoffCreditSystems/linters/commit/74b0fec)), closes [#20](https://github.com/TinkoffCreditSystems/linters/issues/20)

## 1.0.0-rc.7 (2020-06-25)

- 1.0.0-rc.0 (#25) ([bd28b4c](https://github.com/TinkoffCreditSystems/linters/commit/bd28b4c)), closes [#25](https://github.com/TinkoffCreditSystems/linters/issues/25)
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,6 +1,6 @@
{
"packages": ["packages/*"],
"version": "1.0.0-rc.7",
"version": "1.0.0-rc.8",
"command": {
"version": {
"allowBranch": ["master", "release/*"]
Expand Down
8 changes: 8 additions & 0 deletions packages/eslint-config-angular/CHANGELOG.md
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.0.0-rc.8 (2020-07-08)

- Feat/eslint config to js (#49) ([0275f63](https://github.com/TinkoffCreditSystems/linters/commit/0275f63)), closes [#49](https://github.com/TinkoffCreditSystems/linters/issues/49)
- test(eslint-config,eslint-config-react,eslint-config-angular): add healthz tests (#46) ([e1c4bc4](https://github.com/TinkoffCreditSystems/linters/commit/e1c4bc4)), closes [#46](https://github.com/TinkoffCreditSystems/linters/issues/46)
- v1.0.0-rc.6 (#47) ([7f8c347](https://github.com/TinkoffCreditSystems/linters/commit/7f8c347)), closes [#47](https://github.com/TinkoffCreditSystems/linters/issues/47)
- v1.0.0-rc.7 (#52) ([898a74c](https://github.com/TinkoffCreditSystems/linters/commit/898a74c)), closes [#52](https://github.com/TinkoffCreditSystems/linters/issues/52)
- feat(eslint-plugin-tinkoff): split eslint-plugin-tinkoff (#45) ([50d14b1](https://github.com/TinkoffCreditSystems/linters/commit/50d14b1)), closes [#45](https://github.com/TinkoffCreditSystems/linters/issues/45)

## 1.0.0-rc.7 (2020-06-25)

- Feat/eslint config to js (#49) ([0275f63](https://github.com/TinkoffCreditSystems/linters/commit/0275f63)), closes [#49](https://github.com/TinkoffCreditSystems/linters/issues/49)
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-angular/package.json
@@ -1,6 +1,6 @@
{
"name": "@tinkoff/eslint-config-angular",
"version": "1.0.0-rc.7",
"version": "1.0.0-rc.8",
"description": "Tinkoff ESLint configs for Angular apps",
"license": "Apache-2.0",
"keywords": [
Expand All @@ -26,7 +26,7 @@
"url": "https://github.com/TinkoffCreditSystems/linters.git"
},
"devDependencies": {
"@tinkoff/eslint-config": "^1.0.0-rc.7"
"@tinkoff/eslint-config": "^1.0.0-rc.8"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^3.3.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/eslint-config-react/CHANGELOG.md
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.0.0-rc.8 (2020-07-08)

- Feat/eslint config to js (#49) ([0275f63](https://github.com/TinkoffCreditSystems/linters/commit/0275f63)), closes [#49](https://github.com/TinkoffCreditSystems/linters/issues/49)
- fix(eslint-config, eslint-config-react): update rules (#53) ([40cc0b1](https://github.com/TinkoffCreditSystems/linters/commit/40cc0b1)), closes [#53](https://github.com/TinkoffCreditSystems/linters/issues/53)
- test(eslint-config,eslint-config-react,eslint-config-angular): add healthz tests (#46) ([e1c4bc4](https://github.com/TinkoffCreditSystems/linters/commit/e1c4bc4)), closes [#46](https://github.com/TinkoffCreditSystems/linters/issues/46)
- v1.0.0-rc.6 (#47) ([7f8c347](https://github.com/TinkoffCreditSystems/linters/commit/7f8c347)), closes [#47](https://github.com/TinkoffCreditSystems/linters/issues/47)
- v1.0.0-rc.7 (#52) ([898a74c](https://github.com/TinkoffCreditSystems/linters/commit/898a74c)), closes [#52](https://github.com/TinkoffCreditSystems/linters/issues/52)
- feat(eslint-plugin-tinkoff): split eslint-plugin-tinkoff (#45) ([50d14b1](https://github.com/TinkoffCreditSystems/linters/commit/50d14b1)), closes [#45](https://github.com/TinkoffCreditSystems/linters/issues/45)

## 1.0.0-rc.7 (2020-06-25)

- Feat/eslint config to js (#49) ([0275f63](https://github.com/TinkoffCreditSystems/linters/commit/0275f63)), closes [#49](https://github.com/TinkoffCreditSystems/linters/issues/49)
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-react/package.json
@@ -1,6 +1,6 @@
{
"name": "@tinkoff/eslint-config-react",
"version": "1.0.0-rc.7",
"version": "1.0.0-rc.8",
"description": "Tinkoff ESLint configs for React apps",
"license": "Apache-2.0",
"keywords": [
Expand Down Expand Up @@ -32,7 +32,7 @@
"eslint-plugin-react-hooks": "^4.0.4"
},
"devDependencies": {
"@tinkoff/eslint-config": "^1.0.0-rc.7"
"@tinkoff/eslint-config": "^1.0.0-rc.8"
},
"peerDependencies": {
"eslint": "7.2.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.0.0-rc.8 (2020-07-08)

- Feat/eslint config to js (#49) ([0275f63](https://github.com/TinkoffCreditSystems/linters/commit/0275f63)), closes [#49](https://github.com/TinkoffCreditSystems/linters/issues/49)
- fix(eslint-config, eslint-config-react): update rules (#53) ([40cc0b1](https://github.com/TinkoffCreditSystems/linters/commit/40cc0b1)), closes [#53](https://github.com/TinkoffCreditSystems/linters/issues/53)
- test(eslint-config,eslint-config-react,eslint-config-angular): add healthz tests (#46) ([e1c4bc4](https://github.com/TinkoffCreditSystems/linters/commit/e1c4bc4)), closes [#46](https://github.com/TinkoffCreditSystems/linters/issues/46)
- v1.0.0-rc.6 (#47) ([7f8c347](https://github.com/TinkoffCreditSystems/linters/commit/7f8c347)), closes [#47](https://github.com/TinkoffCreditSystems/linters/issues/47)
- v1.0.0-rc.7 (#52) ([898a74c](https://github.com/TinkoffCreditSystems/linters/commit/898a74c)), closes [#52](https://github.com/TinkoffCreditSystems/linters/issues/52)
- feat(eslint-plugin-tinkoff): split eslint-plugin-tinkoff (#45) ([50d14b1](https://github.com/TinkoffCreditSystems/linters/commit/50d14b1)), closes [#45](https://github.com/TinkoffCreditSystems/linters/issues/45)

## 1.0.0-rc.7 (2020-06-25)

- Feat/eslint config to js (#49) ([0275f63](https://github.com/TinkoffCreditSystems/linters/commit/0275f63)), closes [#49](https://github.com/TinkoffCreditSystems/linters/issues/49)
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@tinkoff/eslint-config",
"version": "1.0.0-rc.7",
"version": "1.0.0-rc.8",
"description": "Tinkoff ESLint configs to rule them all",
"license": "Apache-2.0",
"keywords": [
Expand Down
10 changes: 10 additions & 0 deletions packages/eslint-plugin/CHANGELOG.md
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.0.0-rc.8 (2020-07-08)

- Feat/eslint config to js (#49) ([0275f63](https://github.com/TinkoffCreditSystems/linters/commit/0275f63)), closes [#49](https://github.com/TinkoffCreditSystems/linters/issues/49)
- v1.0.0-rc.6 (#47) ([7f8c347](https://github.com/TinkoffCreditSystems/linters/commit/7f8c347)), closes [#47](https://github.com/TinkoffCreditSystems/linters/issues/47)
- v1.0.0-rc.7 (#52) ([898a74c](https://github.com/TinkoffCreditSystems/linters/commit/898a74c)), closes [#52](https://github.com/TinkoffCreditSystems/linters/issues/52)
- feat(eslint-plugin-tinkoff): split eslint-plugin-tinkoff (#45) ([50d14b1](https://github.com/TinkoffCreditSystems/linters/commit/50d14b1)), closes [#45](https://github.com/TinkoffCreditSystems/linters/issues/45)
- Docs: troubleshooting and toc (#40) ([45d8553](https://github.com/TinkoffCreditSystems/linters/commit/45d8553)), closes [#40](https://github.com/TinkoffCreditSystems/linters/issues/40)
- chore(release): v1.0.0-rc.5 (#37) ([1fdf62e](https://github.com/TinkoffCreditSystems/linters/commit/1fdf62e)), closes [#37](https://github.com/TinkoffCreditSystems/linters/issues/37)
- fix(eslint-plugin): fix dependency + add lerna (#35) ([cf67afb](https://github.com/TinkoffCreditSystems/linters/commit/cf67afb)), closes [#35](https://github.com/TinkoffCreditSystems/linters/issues/35)

## 1.0.0-rc.7 (2020-06-25)

- Feat/eslint config to js (#49) ([0275f63](https://github.com/TinkoffCreditSystems/linters/commit/0275f63)), closes [#49](https://github.com/TinkoffCreditSystems/linters/issues/49)
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
@@ -1,6 +1,6 @@
{
"name": "@tinkoff/eslint-plugin",
"version": "1.0.0-rc.7",
"version": "1.0.0-rc.8",
"description": "Custom ESLint rules of Tinkoff",
"license": "Apache-2.0",
"main": "lib/index.js",
Expand Down
12 changes: 12 additions & 0 deletions packages/linters/CHANGELOG.md
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.0.0-rc.8 (2020-07-08)

- Feat/eslint config to js (#49) ([0275f63](https://github.com/TinkoffCreditSystems/linters/commit/0275f63)), closes [#49](https://github.com/TinkoffCreditSystems/linters/issues/49)
- v1.0.0-rc.6 (#47) ([7f8c347](https://github.com/TinkoffCreditSystems/linters/commit/7f8c347)), closes [#47](https://github.com/TinkoffCreditSystems/linters/issues/47)
- v1.0.0-rc.7 (#52) ([898a74c](https://github.com/TinkoffCreditSystems/linters/commit/898a74c)), closes [#52](https://github.com/TinkoffCreditSystems/linters/issues/52)
- feat(eslint-plugin-tinkoff): split eslint-plugin-tinkoff (#45) ([50d14b1](https://github.com/TinkoffCreditSystems/linters/commit/50d14b1)), closes [#45](https://github.com/TinkoffCreditSystems/linters/issues/45)
- chore(package-json): copy README for @tinkoff/linters package (#39) ([73bfa11](https://github.com/TinkoffCreditSystems/linters/commit/73bfa11)), closes [#39](https://github.com/TinkoffCreditSystems/linters/issues/39)
- chore(release): v1.0.0-rc.5 (#37) ([1fdf62e](https://github.com/TinkoffCreditSystems/linters/commit/1fdf62e)), closes [#37](https://github.com/TinkoffCreditSystems/linters/issues/37)
- chore(rules): remove `no-use-before-declare` ([b4cf8ff](https://github.com/TinkoffCreditSystems/linters/commit/b4cf8ff))
- Docs: troubleshooting and toc (#40) ([45d8553](https://github.com/TinkoffCreditSystems/linters/commit/45d8553)), closes [#40](https://github.com/TinkoffCreditSystems/linters/issues/40)
- fix(eslint-plugin): fix dependency + add lerna (#35) ([cf67afb](https://github.com/TinkoffCreditSystems/linters/commit/cf67afb)), closes [#35](https://github.com/TinkoffCreditSystems/linters/issues/35)

## 1.0.0-rc.7 (2020-06-25)

- Feat/eslint config to js (#49) ([0275f63](https://github.com/TinkoffCreditSystems/linters/commit/0275f63)), closes [#49](https://github.com/TinkoffCreditSystems/linters/issues/49)
Expand Down
2 changes: 1 addition & 1 deletion packages/linters/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c221a33

Please sign in to comment.