-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ee293ad
commit 7160c01
Showing
2 changed files
with
16 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,88 +1,57 @@ | ||
# Changelog | ||
# [4.1.0](https://github.com/forcedotcom/dev-config/compare/4.0.2-dev.1...4.1.0) (2023-10-25) | ||
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## [3.1.0](https://github.com/forcedotcom/dev-config/compare/v3.0.1...v3.1.0) (2022-07-07) | ||
|
||
## [4.0.2-dev.1](https://github.com/forcedotcom/dev-config/compare/4.0.2-dev.0...4.0.2-dev.1) (2023-10-24) | ||
|
||
### Features | ||
|
||
* bump tsconfig target/lib ([2e0969c](https://github.com/forcedotcom/dev-config/commit/2e0969c72d1649bdedbc3fa9c64b6c5fbba7316a)) | ||
|
||
### [3.0.1](https://github.com/forcedotcom/dev-config/compare/v3.0.0...v3.0.1) (2022-02-12) | ||
|
||
## [3.0.0](https://github.com/forcedotcom/dev-config/compare/v2.1.3...v3.0.0) (2021-12-17) | ||
|
||
### Bug Fixes | ||
|
||
### ⚠ BREAKING CHANGES | ||
* add esm configs to files ([076a2c8](https://github.com/forcedotcom/dev-config/commit/076a2c8062d5a577aedde21e536a3d4382312ce9)) | ||
|
||
* update typedoc config | ||
|
||
* Merge pull request #2 from forcedotcom/cd/W-10159876 ([1b1a4b6](https://github.com/forcedotcom/dev-config/commit/1b1a4b6cd13d51da346a9a2d06a59a8147f82e9c)), closes [#2](https://github.com/forcedotcom/dev-config/issues/2) | ||
|
||
### 2.1.3 (2021-12-17) | ||
## [4.0.2-dev.0](https://github.com/forcedotcom/dev-config/compare/4.0.1...4.0.2-dev.0) (2023-10-24) | ||
|
||
|
||
### Features | ||
|
||
* configurations ([50f959b](https://github.com/forcedotcom/dev-config/commit/50f959b2fe99508a8a0c8b460dc4bf2c22e6abe6)) | ||
|
||
|
||
### Bug Fixes | ||
* add esm tsconfigs ([3a37f0c](https://github.com/forcedotcom/dev-config/commit/3a37f0ca6bc81580c5570307739db29315876a5d)) | ||
|
||
* set code coverage to 50% ([#3](https://github.com/forcedotcom/dev-config/issues/3)) ([c9d2d62](https://github.com/forcedotcom/dev-config/commit/c9d2d6210dade817963e743648670c8d50ffb646)) | ||
|
||
## [2.1.2](https://github.com/forcedotcom/sfdx-dev-packages/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2021-05-11) | ||
|
||
**Note:** Version bump only for package @salesforce/dev-config | ||
## [4.0.1](https://github.com/forcedotcom/dev-config/compare/v3.1.0...4.0.1) (2023-05-03) | ||
|
||
|
||
|
||
|
||
|
||
# [2.1.0](https://github.com/forcedotcom/sfdx-dev-packages/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2021-01-28) | ||
# [3.1.0](https://github.com/forcedotcom/dev-config/compare/v3.0.1...v3.1.0) (2022-07-07) | ||
|
||
|
||
### Features | ||
|
||
* update typescript version ([#109](https://github.com/forcedotcom/sfdx-dev-packages/issues/109)) ([399a0b0](https://github.com/forcedotcom/sfdx-dev-packages/commit/399a0b03aa831f25511bb3391702c10dc5c4a488)) | ||
|
||
|
||
|
||
* bump tsconfig target/lib ([2e0969c](https://github.com/forcedotcom/dev-config/commit/2e0969c72d1649bdedbc3fa9c64b6c5fbba7316a)) | ||
|
||
|
||
# [2.0.0](https://github.com/forcedotcom/sfdx-dev-packages/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2020-07-21) | ||
|
||
## [3.0.1](https://github.com/forcedotcom/dev-config/compare/v3.0.0...v3.0.1) (2022-02-12) | ||
|
||
### Features | ||
|
||
* **@salesforce/dev-config:** bump version back to 1.6.0 ([07196e9](https://github.com/forcedotcom/sfdx-dev-packages/commit/07196e9719b0a5ace2c9a620af8012501c06c6e6)) | ||
* add eslint and use it in all packages ([0165cc8](https://github.com/forcedotcom/sfdx-dev-packages/commit/0165cc8853079c7f987dddfb60ced3efb00deea0)) | ||
|
||
# [3.0.0](https://github.com/forcedotcom/dev-config/compare/v2.1.3...v3.0.0) (2021-12-17) | ||
|
||
### BREAKING CHANGES | ||
|
||
* **@salesforce/dev-config:** Previous feat commits removes tslint and pretter config files. Use the | ||
corresponding eslint and pretter config packages instead. | ||
|
||
|
||
## [2.1.3](https://github.com/forcedotcom/dev-config/compare/50f959b2fe99508a8a0c8b460dc4bf2c22e6abe6...v2.1.3) (2021-12-17) | ||
|
||
|
||
### Bug Fixes | ||
|
||
# [1.6.0](https://github.com/forcedotcom/sfdx-dev-packages/compare/@salesforce/[email protected]...@salesforce/dev-config@1.6.0) (2020-07-02) | ||
* set code coverage to 50% ([#3](https://github.com/forcedotcom/dev-config/issues/3)) ([c9d2d62](https://github.com/forcedotcom/dev-config/commit/c9d2d6210dade817963e743648670c8d50ffb646)) | ||
|
||
|
||
### Features | ||
|
||
* add conveniences to ts-types ([b1814d6](https://github.com/forcedotcom/sfdx-dev-packages/commit/b1814d6)) | ||
|
||
|
||
|
||
|
||
|
||
# [1.5.0](https://github.com/forcedotcom/sfdx-dev-packages/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2019-07-17) | ||
* configurations ([50f959b](https://github.com/forcedotcom/dev-config/commit/50f959b2fe99508a8a0c8b460dc4bf2c22e6abe6)) | ||
|
||
|
||
### Features | ||
|
||
* package updates ([69f3d02](https://github.com/forcedotcom/sfdx-dev-packages/commit/69f3d02)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters