@moxy/eslint-config-react-native
Version:
MOXY's ESLint configuration enhancer for React Native apps
68 lines (24 loc) • 2.01 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [13.1.0](https://github.com/moxystudio/eslint-config/compare/v13.0.3...v13.1.0) (2021-07-13)
### Features
* allow noopener in rel when using target blank ([#111](https://github.com/moxystudio/eslint-config/issues/111)) ([6a26997](https://github.com/moxystudio/eslint-config/commit/6a2699739761cc8deb7120370adebf4f07a0f048))
### [13.0.3](https://github.com/moxystudio/eslint-config/compare/v13.0.2...v13.0.3) (2020-09-05)
**Note:** Version bump only for package @moxy/eslint-config-react-native
### [13.0.2](https://github.com/moxystudio/eslint-config/compare/v13.0.1...v13.0.2) (2020-09-05)
**Note:** Version bump only for package @moxy/eslint-config-react-native
## [13.0.0](https://github.com/moxystudio/eslint-config/compare/v12.3.1...v13.0.0) (2020-08-07)
### ⚠ BREAKING CHANGES
* all packages have now a peerDependency on eslint v7
### Features
* upgrade to eslint v7! ([#108](https://github.com/moxystudio/eslint-config/issues/108)) ([16ba3a3](https://github.com/moxystudio/eslint-config/commit/16ba3a37c7e91c1ce6e4e7dd313c0c3cd9484ab2))
### [12.3.1](https://github.com/moxystudio/eslint-config/compare/v12.3.0...v12.3.1) (2020-07-01)
### Bug Fixes
* disable rules that are cumbersome in tests ([d374541](https://github.com/moxystudio/eslint-config/commit/d3745418bd3500665e5096d436214e4504e9e0d7))
## [12.3.0](https://github.com/moxystudio/eslint-config/compare/v12.2.0...v12.3.0) (2020-07-01)
### Features
* add react native a11y enhancer ([7734e2e](https://github.com/moxystudio/eslint-config/commit/7734e2e983e41928bb5f827cec2d982adbb143fb))
## [12.2.0](https://github.com/moxystudio/eslint-config/compare/v12.1.1...v12.2.0) (2020-06-25)
### Features
* add React Native enhancer ([e2253e9](https://github.com/moxystudio/eslint-config/commit/e2253e9c4ee78c41a2952d7bbfc150364e23ef19))