UNPKG

@airbnb/config-eslint

Version:
217 lines (84 loc) 5.07 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## 3.1.0 - 2020-03-24 #### 🚀 Updates - Enable new rules. ([49237a7](https://github.com/airbnb/nimbus/commit/49237a7)) #### 📦 Dependencies - Update plugins to latest. ([2ebd8ef](https://github.com/airbnb/nimbus/commit/2ebd8ef)) - **[beemo]** Update to latest. ([f155f0d](https://github.com/airbnb/nimbus/commit/f155f0d)) **Note:** Version bump only for package @airbnb/config-eslint # 3.0.0 - 2020-02-27 #### 💥 Breaking - Migrate warnings to errors. ([cb0b6cd](https://github.com/airbnb/nimbus/commit/cb0b6cd)) - Upgrade to Node v10. Drop v8. ([c2f1668](https://github.com/airbnb/nimbus/commit/c2f1668)) #### 📦 Dependencies - Update to latest. ([48f8a42](https://github.com/airbnb/nimbus/commit/48f8a42)) **Note:** Version bump only for package @airbnb/config-eslint ## 2.6.0 - 2020-02-26 #### 🚀 Updates - Enable new rules. ([a284864](https://github.com/airbnb/nimbus/commit/a284864)) #### 📦 Dependencies - **[beemo]** Update to latest. ([0dc98d9](https://github.com/airbnb/nimbus/commit/0dc98d9)) - **[eslint]** Update plugins to latest. ([3b37c4a](https://github.com/airbnb/nimbus/commit/3b37c4a)) **Note:** Version bump only for package @airbnb/config-eslint ### 2.5.2 - 2020-02-03 #### 📦 Dependencies - Update Beemo and Boost to latest. (#25) ([f7de922](https://github.com/airbnb/nimbus/commit/f7de922)), closes [#25](https://github.com/airbnb/nimbus/issues/25) **Note:** Version bump only for package @airbnb/config-eslint ### 2.5.1 - 2020-01-22 #### 📦 Dependencies - **[eslint]** Update plugins to latest. ([002fa30](https://github.com/airbnb/nimbus/commit/002fa30)) **Note:** Version bump only for package @airbnb/config-eslint ## 2.5.0 - 2020-01-06 #### 🚀 Updates - **[eslint]** Enable new rules. ([f802639](https://github.com/airbnb/nimbus/commit/f802639)) #### 📦 Dependencies - **[eslint]** Update core and plugins to latest. ([e1a8f2c](https://github.com/airbnb/nimbus/commit/e1a8f2c)) **Note:** Version bump only for package @airbnb/config-eslint ## 2.4.0 - 2019-12-11 #### 🚀 Updates - Upgrade Beemo and rewrite in TS. (#20) ([e30533c](https://github.com/airbnb/nimbus/commit/e30533c)), closes [#20](https://github.com/airbnb/nimbus/issues/20) #### 📦 Dependencies - Update minor and patch versions. ([afa92e3](https://github.com/airbnb/nimbus/commit/afa92e3)) **Note:** Version bump only for package @airbnb/config-eslint ## 2.3.0 - 2019-12-02 #### 🚀 Updates - **[eslint]** Enable new rules. ([f07d396](https://github.com/airbnb/nimbus/commit/f07d396)) #### 📦 Dependencies - **[beemo]** Update to latest. ([85ce5ba](https://github.com/airbnb/nimbus/commit/85ce5ba)) - **[eslint]** Update core and plugins to latest. ([e733f7f](https://github.com/airbnb/nimbus/commit/e733f7f)) **Note:** Version bump only for package @airbnb/config-eslint ### 2.2.2 - 2019-11-13 #### 📦 Dependencies - **[Beemo]** Update to latest. ([ba663d6](https://github.com/airbnb/nimbus/commit/ba663d6)) **Note:** Version bump only for package @airbnb/config-eslint ### 2.2.1 - 2019-11-11 #### 📦 Dependencies - Audit 2019-11-10 (#16) ([85d6ac1](https://github.com/airbnb/nimbus/commit/85d6ac1)), closes [#16](https://github.com/airbnb/nimbus/issues/16) **Note:** Version bump only for package @airbnb/config-eslint ## 2.2.0 - 2019-11-06 #### 🚀 Updates - Enable optional chaining, nullish coalescing, and more (#13) ([3e26bdb](https://github.com/airbnb/nimbus/commit/3e26bdb)), closes [#13](https://github.com/airbnb/nimbus/issues/13) **Note:** Version bump only for package @airbnb/config-eslint ## 2.1.0 - 2019-10-30 #### 🚀 Updates - Enable new `jest` rules. ([851e7c1](https://github.com/airbnb/nimbus/commit/851e7c1)) - Enable new `react` and `unicorn` rules. ([607904e](https://github.com/airbnb/nimbus/commit/607904e)) #### 📦 Dependencies - **[Beemo]** Update to latest. ([bf6798c](https://github.com/airbnb/nimbus/commit/bf6798c)) - **[ESLint]** Update plugins to latest. ([86bf6ba](https://github.com/airbnb/nimbus/commit/86bf6ba)) **Note:** Version bump only for package @airbnb/config-eslint ### 2.0.2 - 2019-09-24 #### 📦 Dependencies - **[ESlint]** Update plugins to latest patch versions. ([92aeabd](https://github.com/airbnb/nimbus/commit/92aeabd)) **Note:** Version bump only for package @airbnb/config-eslint ### 2.0.1 - 2019-09-16 #### 🐞 Fixes - Improve global and Node integration. (#8) ([3b565a7](https://github.com/airbnb/nimbus/commit/3b565a7)), closes [#8](https://github.com/airbnb/nimbus/issues/8) #### 📦 Dependencies - **[ESLint]** Update deps and audit rules. (#6) ([f35647f](https://github.com/airbnb/nimbus/commit/f35647f)), closes [#6](https://github.com/airbnb/nimbus/issues/6) **Note:** Version bump only for package @airbnb/config-eslint # 2.0.0 - 2019-09-11 #### 🎉 Release - Initial release!