|
1 |
| -# Changelog |
| 1 | +# [4.1.0](https://github.com/forcedotcom/dev-config/compare/4.0.2-dev.1...4.1.0) (2023-10-25) |
2 | 2 |
|
3 |
| -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. |
4 | 3 |
|
5 |
| -## [3.1.0](https://github.com/forcedotcom/dev-config/compare/v3.0.1...v3.1.0) (2022-07-07) |
6 | 4 |
|
| 5 | +## [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) |
7 | 6 |
|
8 |
| -### Features |
9 |
| - |
10 |
| -* bump tsconfig target/lib ([2e0969c](https://github.com/forcedotcom/dev-config/commit/2e0969c72d1649bdedbc3fa9c64b6c5fbba7316a)) |
11 |
| - |
12 |
| -### [3.0.1](https://github.com/forcedotcom/dev-config/compare/v3.0.0...v3.0.1) (2022-02-12) |
13 |
| - |
14 |
| -## [3.0.0](https://github.com/forcedotcom/dev-config/compare/v2.1.3...v3.0.0) (2021-12-17) |
15 | 7 |
|
| 8 | +### Bug Fixes |
16 | 9 |
|
17 |
| -### ⚠ BREAKING CHANGES |
| 10 | +* add esm configs to files ([076a2c8](https://github.com/forcedotcom/dev-config/commit/076a2c8062d5a577aedde21e536a3d4382312ce9)) |
18 | 11 |
|
19 |
| -* update typedoc config |
20 | 12 |
|
21 |
| -* 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) |
22 | 13 |
|
23 |
| -### 2.1.3 (2021-12-17) |
| 14 | +## [4.0.2-dev.0](https://github.com/forcedotcom/dev-config/compare/4.0.1...4.0.2-dev.0) (2023-10-24) |
24 | 15 |
|
25 | 16 |
|
26 | 17 | ### Features
|
27 | 18 |
|
28 |
| -* configurations ([50f959b](https://github.com/forcedotcom/dev-config/commit/50f959b2fe99508a8a0c8b460dc4bf2c22e6abe6)) |
29 |
| - |
30 |
| - |
31 |
| -### Bug Fixes |
| 19 | +* add esm tsconfigs ([3a37f0c](https://github.com/forcedotcom/dev-config/commit/3a37f0ca6bc81580c5570307739db29315876a5d)) |
32 | 20 |
|
33 |
| -* set code coverage to 50% ([#3](https://github.com/forcedotcom/dev-config/issues/3)) ([c9d2d62](https://github.com/forcedotcom/dev-config/commit/c9d2d6210dade817963e743648670c8d50ffb646)) |
34 | 21 |
|
35 |
| -## [2.1.2](https://github.com/forcedotcom/sfdx-dev-packages/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2021-05-11) |
36 | 22 |
|
37 |
| -**Note:** Version bump only for package @salesforce/dev-config |
| 23 | +## [4.0.1](https://github.com/forcedotcom/dev-config/compare/v3.1.0...4.0.1) (2023-05-03) |
38 | 24 |
|
39 | 25 |
|
40 | 26 |
|
41 |
| - |
42 |
| - |
43 |
| -# [2.1.0](https://github.com/forcedotcom/sfdx-dev-packages/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2021-01-28) |
| 27 | +# [3.1.0](https://github.com/forcedotcom/dev-config/compare/v3.0.1...v3.1.0) (2022-07-07) |
44 | 28 |
|
45 | 29 |
|
46 | 30 | ### Features
|
47 | 31 |
|
48 |
| -* update typescript version ([#109](https://github.com/forcedotcom/sfdx-dev-packages/issues/109)) ([399a0b0](https://github.com/forcedotcom/sfdx-dev-packages/commit/399a0b03aa831f25511bb3391702c10dc5c4a488)) |
49 |
| - |
50 |
| - |
51 |
| - |
| 32 | +* bump tsconfig target/lib ([2e0969c](https://github.com/forcedotcom/dev-config/commit/2e0969c72d1649bdedbc3fa9c64b6c5fbba7316a)) |
52 | 33 |
|
53 | 34 |
|
54 |
| -# [2.0.0](https://github.com/forcedotcom/sfdx-dev-packages/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2020-07-21) |
55 | 35 |
|
| 36 | +## [3.0.1](https://github.com/forcedotcom/dev-config/compare/v3.0.0...v3.0.1) (2022-02-12) |
56 | 37 |
|
57 |
| -### Features |
58 | 38 |
|
59 |
| -* **@salesforce/dev-config:** bump version back to 1.6.0 ([07196e9](https://github.com/forcedotcom/sfdx-dev-packages/commit/07196e9719b0a5ace2c9a620af8012501c06c6e6)) |
60 |
| -* add eslint and use it in all packages ([0165cc8](https://github.com/forcedotcom/sfdx-dev-packages/commit/0165cc8853079c7f987dddfb60ced3efb00deea0)) |
61 | 39 |
|
| 40 | +# [3.0.0](https://github.com/forcedotcom/dev-config/compare/v2.1.3...v3.0.0) (2021-12-17) |
62 | 41 |
|
63 |
| -### BREAKING CHANGES |
64 |
| - |
65 |
| -* **@salesforce/dev-config:** Previous feat commits removes tslint and pretter config files. Use the |
66 |
| -corresponding eslint and pretter config packages instead. |
67 | 42 |
|
68 | 43 |
|
| 44 | +## [2.1.3](https://github.com/forcedotcom/dev-config/compare/50f959b2fe99508a8a0c8b460dc4bf2c22e6abe6...v2.1.3) (2021-12-17) |
69 | 45 |
|
70 | 46 |
|
| 47 | +### Bug Fixes |
71 | 48 |
|
72 |
| -# [1.6.0](https://github.com/forcedotcom/sfdx-dev-packages/compare/@salesforce/[email protected]...@salesforce/dev-config@1.6.0) (2020-07-02) |
| 49 | +* set code coverage to 50% ([#3](https://github.com/forcedotcom/dev-config/issues/3)) ([c9d2d62](https://github.com/forcedotcom/dev-config/commit/c9d2d6210dade817963e743648670c8d50ffb646)) |
73 | 50 |
|
74 | 51 |
|
75 | 52 | ### Features
|
76 | 53 |
|
77 |
| -* add conveniences to ts-types ([b1814d6](https://github.com/forcedotcom/sfdx-dev-packages/commit/b1814d6)) |
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| -# [1.5.0](https://github.com/forcedotcom/sfdx-dev-packages/compare/@salesforce/[email protected]...@salesforce/[email protected]) (2019-07-17) |
| 54 | +* configurations ([50f959b](https://github.com/forcedotcom/dev-config/commit/50f959b2fe99508a8a0c8b460dc4bf2c22e6abe6)) |
84 | 55 |
|
85 | 56 |
|
86 |
| -### Features |
87 | 57 |
|
88 |
| -* package updates ([69f3d02](https://github.com/forcedotcom/sfdx-dev-packages/commit/69f3d02)) |
0 commit comments