UNPKG

3.87 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6## 0.3.1 (2020-02-01)
7
8
9### Bug Fixes
10
11* **prettier-config:** add arrowParens avoid to prevent regression via prettier 2.0 ([1336067](https://github.com/1stG/configs/commit/1336067722a0f86c3040a185b01ba1b9aaee112d))
12
13
14
15
16
17# 0.3.0 (2020-01-31)
18
19
20### Features
21
22* **tslint-config:** migrate rxjs-tslint to @rxts/rxjs-tslint ([a46a510](https://github.com/1stG/configs/commit/a46a510829a8eacbdda062223e2fd7749a899779))
23
24
25
26
27
28## 0.2.8 (2020-01-28)
29
30
31### Bug Fixes
32
33* **deps:** bump all (dev)Dependencies, migrate to GitHub Actions ([8b3b84c](https://github.com/1stG/configs/commit/8b3b84cdba15439891bb5650d11dbac51ceb8eca))
34
35
36
37
38
39## [0.2.7](https://github.com/1stG/configs/compare/@1stg/commitlint-config@0.2.6...@1stg/commitlint-config@0.2.7) (2020-01-26)
40
41
42### Bug Fixes
43
44* **deps:** bump all (dev)Dependencies, ignore UPPER_CASE markdown filenames ([a679e88](https://github.com/1stG/configs/commit/a679e88b31383b94d889a9a7de9aff1b14d2e91c))
45
46
47
48
49
50## [0.2.6](https://github.com/1stG/configs/compare/@1stg/commitlint-config@0.2.5...@1stg/commitlint-config@0.2.6) (2020-01-17)
51
52
53### Bug Fixes
54
55* **deps:** bump all (dev)Dependencies ([2faaabd](https://github.com/1stG/configs/commit/2faaabd1de4072bbad92a891457c714aec468f99))
56
57
58
59
60
61## [0.2.5](https://github.com/1stG/configs/compare/@1stg/commitlint-config@0.2.4...@1stg/commitlint-config@0.2.5) (2020-01-12)
62
63**Note:** Version bump only for package @1stg/commitlint-config
64
65
66
67
68
69## [0.2.4](https://github.com/1stG/configs/compare/@1stg/commitlint-config@0.2.3...@1stg/commitlint-config@0.2.4) (2019-12-11)
70
71
72### Bug Fixes
73
74* **deps:** bump all (dev)Dependencies, support prettier .*shrc files ([cab346c](https://github.com/1stG/configs/commit/cab346c8d6b41197bfddc2ff408e92e58816661d))
75
76
77
78
79
80## [0.2.3](https://github.com/1stG/configs/compare/@1stg/commitlint-config@0.2.2...@1stg/commitlint-config@0.2.3) (2019-11-18)
81
82
83### Bug Fixes
84
85* **deps:** bump (dev)Dependencies ([1a02a42](https://github.com/1stG/configs/commit/1a02a42ea2b786a8f59c46214fc05e82291febd4))
86
87
88
89
90
91## [0.2.2](https://github.com/1stG/configs/compare/@1stg/commitlint-config@0.2.1...@1stg/commitlint-config@0.2.2) (2019-11-09)
92
93
94### Bug Fixes
95
96* **babel-preset:** support fast/generator/promises or exclude async transformer ([99a9666](https://github.com/1stG/configs/commit/99a9666a2228ea66de3b81d4bad4707ecba7232e)), closes [#8](https://github.com/1stG/configs/issues/8)
97
98
99
100
101
102## [0.2.1](https://github.com/1stG/configs/compare/@1stg/commitlint-config@0.2.0...@1stg/commitlint-config@0.2.1) (2019-11-03)
103
104
105### Bug Fixes
106
107* bump @pkgr/utils version, dTs config takes highest priority ([e980ddb](https://github.com/1stG/configs/commit/e980ddb9645e3e9a85fc439efe2c1ad6dfb1cd1e))
108
109
110
111
112
113# [0.2.0](https://github.com/1stG/configs/compare/@1stg/commitlint-config@0.1.2...@1stg/commitlint-config@0.2.0) (2019-10-31)
114
115
116### Features
117
118* enable sonar for eslint/tslint, refactor dependencies declaration ([a27422f](https://github.com/1stG/configs/commit/a27422fa05e87f5d3800ca63a4c7ef3ba052b715))
119
120
121
122
123
124## [0.1.2](https://github.com/1stG/configs/compare/@1stg/commitlint-config@0.1.1...@1stg/commitlint-config@0.1.2) (2019-10-20)
125
126
127### Bug Fixes
128
129* a lot of tiny improvements ([06fb545](https://github.com/1stG/configs/commit/06fb545d9687e6da47b3e367bdb1b89553fc3c86))
130
131
132
133
134
135## 0.1.1 (2019-10-17)
136
137
138### Bug Fixes
139
140* **commitlint-config:** enable lerna-scopes with conventional, close [#7](https://github.com/1stG/configs/issues/7) ([4393955](https://github.com/1stG/configs/commit/4393955fd0beb9bfb7c3f32a5e5f842fbd222a61))
141
142
143
144
145
146# 0.1.0 (2019-09-17)
147
148
149### Features
150
151* **commitlint-config:** add commitlint config pkg, detect lerna automatically ([c6d81e6](https://github.com/1stG/configs/commit/c6d81e6))