@airbnb/config-jest
Version:
Reusable Jest config.
205 lines (80 loc) • 4.97 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.
### 3.0.2 - 2020-05-21
#### 📦 Dependencies
- **[Jest]** Update to 25.5.4. (#36) ([ffcc75b](https://github.com/airbnb/nimbus/commit/ffcc75b)), closes [#36](https://github.com/airbnb/nimbus/issues/36)
**Note:** Version bump only for package @airbnb/config-jest
### 3.0.1 - 2020-03-24
#### 📦 Dependencies
- **[babel]** Update to v7.9. ([e727254](https://github.com/airbnb/nimbus/commit/e727254))
- **[beemo]** Update to latest. ([f155f0d](https://github.com/airbnb/nimbus/commit/f155f0d))
#### 🛠 Internals
- Run Prettier on codebase. ([91084fe](https://github.com/airbnb/nimbus/commit/91084fe))
**Note:** Version bump only for package @airbnb/config-jest
# 3.0.0 - 2020-02-27
#### 💥 Breaking
- Upgrade to Node v10. Drop v8. ([c2f1668](https://github.com/airbnb/nimbus/commit/c2f1668))
**Note:** Version bump only for package @airbnb/config-jest
### 2.2.4 - 2020-02-26
#### 📦 Dependencies
- Update minor and patch versions. ([3f7c3fe](https://github.com/airbnb/nimbus/commit/3f7c3fe))
- **[babel]** Update to latest. ([3886835](https://github.com/airbnb/nimbus/commit/3886835))
- **[beemo]** Update to latest. ([0dc98d9](https://github.com/airbnb/nimbus/commit/0dc98d9))
**Note:** Version bump only for package @airbnb/config-jest
### 2.2.3 - 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-jest
### 2.2.2 - 2020-01-22
#### 📦 Dependencies
- **[jest]** Update to v25. ([95e9524](https://github.com/airbnb/nimbus/commit/95e9524))
- Update internals and types. ([e423b15](https://github.com/airbnb/nimbus/commit/e423b15))
- **[babel]** Update to v7.8. ([584fd37](https://github.com/airbnb/nimbus/commit/584fd37))
**Note:** Version bump only for package @airbnb/config-jest
### 2.2.1 - 2020-01-06
#### 📦 Dependencies
- Update root and dev versions. ([4458c07](https://github.com/airbnb/nimbus/commit/4458c07))
- **[babel]** Update to latest. ([e88429a](https://github.com/airbnb/nimbus/commit/e88429a))
**Note:** Version bump only for package @airbnb/config-jest
## 2.2.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
- **[babel]** Update to latest. ([4b6c3f4](https://github.com/airbnb/nimbus/commit/4b6c3f4))
**Note:** Version bump only for package @airbnb/config-jest
### 2.1.3 - 2019-12-02
#### 🐞 Fixes
- Add `aphrodite` and `enzyme` as optional peer deps. [#17] ([b7ea888](https://github.com/airbnb/nimbus/commit/b7ea888)), closes [#17](https://github.com/airbnb/nimbus/issues/17)
#### 📦 Dependencies
- Update minor and patch versions. ([6a8a5f5](https://github.com/airbnb/nimbus/commit/6a8a5f5))
- **[babel]** Update to latest. ([122a2a7](https://github.com/airbnb/nimbus/commit/122a2a7))
- **[beemo]** Update to latest. ([85ce5ba](https://github.com/airbnb/nimbus/commit/85ce5ba))
**Note:** Version bump only for package @airbnb/config-jest
### 2.1.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-jest
### 2.1.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)
#### 🛠 Internals
- Fix auto-release script. (#15) ([ca1d778](https://github.com/airbnb/nimbus/commit/ca1d778)), closes [#15](https://github.com/airbnb/nimbus/issues/15)
**Note:** Version bump only for package @airbnb/config-jest
## 2.1.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-jest
### 2.0.2 - 2019-10-30
#### 📦 Dependencies
- Update root and dev versions. ([5d35b0e](https://github.com/airbnb/nimbus/commit/5d35b0e))
- **[Babel]** Update to latest. ([755cf98](https://github.com/airbnb/nimbus/commit/755cf98))
- **[Beemo]** Update to latest. ([bf6798c](https://github.com/airbnb/nimbus/commit/bf6798c))
**Note:** Version bump only for package @airbnb/config-jest
### 2.0.1 - 2019-09-24
#### 📦 Dependencies
- **[Babel]** Update to v7.6.2. ([b657a49](https://github.com/airbnb/nimbus/commit/b657a49))
**Note:** Version bump only for package @airbnb/config-jest
# 2.0.0 - 2019-09-11
#### 🎉 Release
- Initial release!