Releases: WTTJ/front-config
Releases · WTTJ/front-config
2.3.1
What's Changed
- chore(deps): bump eslint-plugin-react from 7.30.0 to 7.30.1 by @dependabot in #75
- chore(deps-dev): bump release-it from 15.0.0 to 15.1.0 by @dependabot in #74
- chore(deps): bump eslint-plugin-jsx-a11y from 6.5.1 to 6.6.0 by @dependabot in #76
- fix: disable no-leaked-render eslint option for ts eslint by @P1X3L in #108
Full Changelog: 2.3.0...2.3.1
2.3.0
- chore(deps): bump eslint from 8.17.0 to 8.18.0
#73
- chore(deps): bump eslint-plugin-react-hooks from 4.5.0 to 4.6.0
#72
- chore(deps): bump @typescript-eslint/parser from 5.27.1 to 5.29.0
#71
- chore(deps): bump prettier from 2.6.2 to 2.7.1
#69
- chore(deps): bump @typescript-eslint/eslint-plugin from 5.27.1 to 5.29.0
#70
- chore(deps): bump stylelint-config-recommended from 7.0.0 to 8.0.0
#64
- chore(deps): bump stylelint from 14.8.5 to 14.9.1
#65
- chore(deps): bump @typescript-eslint/eslint-plugin from 5.27.0 to 5.27.1
#62
- chore(deps): bump eslint from 8.16.0 to 8.17.0
#60
- chore(deps): bump @typescript-eslint/parser from 5.27.0 to 5.27.1
#61
- chore(deps): bump @typescript-eslint/parser from 5.26.0 to 5.27.0
#59
- chore(deps): bump @babel/eslint-parser from 7.17.0 to 7.18.2
#56
- chore(deps): bump stylelint from 14.8.4 to 14.8.5
#57
- chore(deps): bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.0
#58
- chore(deps): bump @typescript-eslint/parser from 5.25.0 to 5.26.0
#54
- chore(deps): bump stylelint from 14.8.2 to 14.8.4
#55
2.2.0
- chore(deps): bump @typescript-eslint/eslint-plugin from 5.25.0 to 5.26.0
#52
- chore(deps): bump eslint from 8.15.0 to 8.16.0
#51
- feat: setup release-it
#53
- chore(deps): bump @typescript-eslint/eslint-plugin from 5.23.0 to 5.25.0
#48
- chore(deps): bump @typescript-eslint/parser from 5.22.0 to 5.25.0
#47
- chore(deps): bump eslint-plugin-react from 7.29.4 to 7.30.0
#49
- chore(deps): bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.23.0
#43
- chore(deps): bump stylelint from 14.8.1 to 14.8.2
#41
- chore(deps): bump eslint from 8.14.0 to 8.15.0
#42
- chore(deps): bump @typescript-eslint/parser from 5.21.0 to 5.22.0
#40
- chore(deps): bump stylelint from 14.7.1 to 14.8.1
#38
- chore(deps): bump @typescript-eslint/parser from 5.19.0 to 5.21.0
#33
- chore(deps): bump eslint-plugin-react-hooks from 4.4.0 to 4.5.0
#36
- chore(deps): bump eslint from 8.13.0 to 8.14.0
#35
- chore(deps): bump stylelint and stylelint-config-recommended
#30
- chore(deps): bump @typescript-eslint/eslint-plugin from 5.19.0 to 5.21.0
#34
- chore(deps): bump eslint-plugin-react-hooks from 4.3.0 to 4.4.0
#24
- chore(deps): bump @typescript-eslint/parser from 5.16.0 to 5.19.0
#29
- chore(deps): bump prettier from 2.5.1 to 2.6.2
#27
- chore(deps): bump eslint-plugin-react from 7.29.3 to 7.29.4
#25
- chore(deps): bump eslint from 8.10.0 to 8.13.0
#26
- fix: remove dangerous dependecies
723b175
2.1.0
2.0.1
2.0.0
- Add elintrc.js config file for typescript (2 configs are available for eslint now)
- Add tsconfig.json config file
- Add stylelint.config.js config file
- Configuration files are now in lib folder
- PeerDependencies are now Dependencies, to avoid installing all eslint/prettier/stylelint plugins in each applications
- Dependencies has been upgraded
- Scripts/VSCode section in README.md
v1.1.5
v1.1.4
v1.1.3
Merge pull request #6 from WTTJ/chore-disable-no-multi-comp-no-danger chore: disable no-multi-comp & no-danger
v1.1.2
chore(release): 1.1.1