@airbnb/config-typescript
Version:
Reusable TypeScript configs.
150 lines (55 loc) • 3.2 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.1 - 2020-03-24
#### 📦 Dependencies
- **[beemo]** Update to latest. ([f155f0d](https://github.com/airbnb/nimbus/commit/f155f0d))
- **[typescript]** Update to v3.8.3. ([07bc1eb](https://github.com/airbnb/nimbus/commit/07bc1eb))
**Note:** Version bump only for package @airbnb/config-typescript
# 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-typescript
### 2.2.4 - 2020-02-26
#### 📦 Dependencies
- **[beemo]** Update to latest. ([0dc98d9](https://github.com/airbnb/nimbus/commit/0dc98d9))
- **[typescript]** Update to v3.8. ([4dc4288](https://github.com/airbnb/nimbus/commit/4dc4288))
**Note:** Version bump only for package @airbnb/config-typescript
### 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-typescript
### 2.2.2 - 2020-01-22
#### 📦 Dependencies
- **[typescript]** Update to latest. ([6e6957e](https://github.com/airbnb/nimbus/commit/6e6957e))
**Note:** Version bump only for package @airbnb/config-typescript
### 2.2.1 - 2020-01-06
#### 📦 Dependencies
- **[typescript]** Update to latest. ([86d20fb](https://github.com/airbnb/nimbus/commit/86d20fb))
**Note:** Version bump only for package @airbnb/config-typescript
## 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
- Update minor and patch versions. ([afa92e3](https://github.com/airbnb/nimbus/commit/afa92e3))
**Note:** Version bump only for package @airbnb/config-typescript
### 2.1.2 - 2019-12-02
#### 📦 Dependencies
- **[beemo]** Update to latest. ([85ce5ba](https://github.com/airbnb/nimbus/commit/85ce5ba))
**Note:** Version bump only for package @airbnb/config-typescript
### 2.1.1 - 2019-11-13
#### 📦 Dependencies
- **[Beemo]** Update to latest. ([ba663d6](https://github.com/airbnb/nimbus/commit/ba663d6))
**Note:** Version bump only for package @airbnb/config-typescript
## 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-typescript
### 2.0.1 - 2019-10-30
#### 📦 Dependencies
- **[Beemo]** Update to latest. ([bf6798c](https://github.com/airbnb/nimbus/commit/bf6798c))
- **[TypeScript]** Update to latest. ([2e3cd3f](https://github.com/airbnb/nimbus/commit/2e3cd3f))
**Note:** Version bump only for package @airbnb/config-typescript
# 2.0.0 - 2019-09-11
#### 🎉 Release
- Initial release!