@taiga-ui/tsconfig 0.174.3 → 0.178.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/CHANGELOG.md +0 -253
package/package.json
CHANGED
package/CHANGELOG.md
DELETED
|
@@ -1,253 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file. See
|
|
4
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
# [0.17.0](https://github.com/taiga-family/linters/compare/@taiga-ui/tsconfig@0.16.0...@taiga-ui/tsconfig@0.17.0) (2024-03-01)
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @taiga-ui/tsconfig
|
|
9
|
-
|
|
10
|
-
# Change Log
|
|
11
|
-
|
|
12
|
-
All notable changes to this project will be documented in this file. See
|
|
13
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
14
|
-
|
|
15
|
-
# [0.16.0](https://github.com/taiga-family/linters/compare/@taiga-ui/tsconfig@0.15.0...@taiga-ui/tsconfig@0.16.0) (2024-02-19)
|
|
16
|
-
|
|
17
|
-
### Features
|
|
18
|
-
|
|
19
|
-
- **tsconfig:** add `es2021.string` to `lib` (`replaceAll` support)
|
|
20
|
-
([#321](https://github.com/taiga-family/linters/issues/321))
|
|
21
|
-
([6608b3f](https://github.com/taiga-family/linters/commit/6608b3f6225ae6cffd32ff59bdc7557f65f34939))
|
|
22
|
-
|
|
23
|
-
# Change Log
|
|
24
|
-
|
|
25
|
-
All notable changes to this project will be documented in this file. See
|
|
26
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
27
|
-
|
|
28
|
-
# [0.15.0](https://github.com/taiga-family/linters/compare/@taiga-ui/tsconfig@0.14.0...@taiga-ui/tsconfig@0.15.0) (2024-02-13)
|
|
29
|
-
|
|
30
|
-
### Features
|
|
31
|
-
|
|
32
|
-
- **tsconfig:** es2018.promise
|
|
33
|
-
([a5bf33c](https://github.com/taiga-family/linters/commit/a5bf33ca5f4c5c069500db864bc47ac98bfc07a5))
|
|
34
|
-
|
|
35
|
-
# Change Log
|
|
36
|
-
|
|
37
|
-
All notable changes to this project will be documented in this file. See
|
|
38
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
39
|
-
|
|
40
|
-
# [0.14.0](https://github.com/taiga-family/linters/compare/@taiga-ui/tsconfig@0.13.0...@taiga-ui/tsconfig@0.14.0) (2024-01-19)
|
|
41
|
-
|
|
42
|
-
### Features
|
|
43
|
-
|
|
44
|
-
- **tsconfig:** remove ng-dev-mode by default
|
|
45
|
-
([fe9f9e0](https://github.com/taiga-family/linters/commit/fe9f9e0716e4b5d944bc42bcf99c8887bbcdbab1))
|
|
46
|
-
|
|
47
|
-
# Change Log
|
|
48
|
-
|
|
49
|
-
All notable changes to this project will be documented in this file. See
|
|
50
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
51
|
-
|
|
52
|
-
# [0.13.0](https://github.com/taiga-family/linters/compare/@taiga-ui/tsconfig@0.12.0...@taiga-ui/tsconfig@0.13.0) (2024-01-19)
|
|
53
|
-
|
|
54
|
-
### Features
|
|
55
|
-
|
|
56
|
-
- **tsconfig:** move ng-dev-mode
|
|
57
|
-
([8f972bc](https://github.com/taiga-family/linters/commit/8f972bccccef7bca6d89ce484120144ffbd31903))
|
|
58
|
-
|
|
59
|
-
# Change Log
|
|
60
|
-
|
|
61
|
-
All notable changes to this project will be documented in this file. See
|
|
62
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
63
|
-
|
|
64
|
-
# [0.12.0](https://github.com/taiga-family/linters/compare/@taiga-ui/tsconfig@0.11.0...@taiga-ui/tsconfig@0.12.0) (2023-12-18)
|
|
65
|
-
|
|
66
|
-
### Features
|
|
67
|
-
|
|
68
|
-
- **tsconfig:** support extendedDiagnostics
|
|
69
|
-
([059a350](https://github.com/taiga-family/linters/commit/059a350d15aeb5b719ad7bdc2f5c00524cc6dfae))
|
|
70
|
-
|
|
71
|
-
# Change Log
|
|
72
|
-
|
|
73
|
-
All notable changes to this project will be documented in this file. See
|
|
74
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
75
|
-
|
|
76
|
-
# [0.11.0](https://github.com/taiga-family/linters/compare/@taiga-ui/tsconfig@0.10.0...@taiga-ui/tsconfig@0.11.0) (2023-12-07)
|
|
77
|
-
|
|
78
|
-
### Features
|
|
79
|
-
|
|
80
|
-
- add peer deps ([#188](https://github.com/taiga-family/linters/issues/188))
|
|
81
|
-
([ff6d106](https://github.com/taiga-family/linters/commit/ff6d106aa19c33cfc12fd04de791f299ee1451d5))
|
|
82
|
-
|
|
83
|
-
# Change Log
|
|
84
|
-
|
|
85
|
-
All notable changes to this project will be documented in this file. See
|
|
86
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
87
|
-
|
|
88
|
-
# [0.10.0](https://github.com/taiga-family/linters/compare/@taiga-ui/tsconfig@0.9.0...@taiga-ui/tsconfig@0.10.0) (2023-12-07)
|
|
89
|
-
|
|
90
|
-
### Features
|
|
91
|
-
|
|
92
|
-
- **tsconfig:** remove redundant fields
|
|
93
|
-
([9247018](https://github.com/taiga-family/linters/commit/924701882e738555241709ff93dbf5d80534a108))
|
|
94
|
-
|
|
95
|
-
# Change Log
|
|
96
|
-
|
|
97
|
-
All notable changes to this project will be documented in this file. See
|
|
98
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
99
|
-
|
|
100
|
-
# [0.9.0](https://github.com/taiga-family/linters/compare/@taiga-ui/tsconfig@0.8.0...@taiga-ui/tsconfig@0.9.0) (2023-12-04)
|
|
101
|
-
|
|
102
|
-
### Features
|
|
103
|
-
|
|
104
|
-
- **tsconfig:** revert
|
|
105
|
-
([23c5edf](https://github.com/taiga-family/linters/commit/23c5edf4fc0de9673598ae787a48796368f7d7dd))
|
|
106
|
-
|
|
107
|
-
# Change Log
|
|
108
|
-
|
|
109
|
-
All notable changes to this project will be documented in this file. See
|
|
110
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
111
|
-
|
|
112
|
-
# [0.8.0](https://github.com/taiga-family/linters/compare/@taiga-ui/tsconfig@0.7.0...@taiga-ui/tsconfig@0.8.0) (2023-12-04)
|
|
113
|
-
|
|
114
|
-
### Features
|
|
115
|
-
|
|
116
|
-
- **tsconfig:** revert
|
|
117
|
-
([613b73d](https://github.com/taiga-family/linters/commit/613b73d8a511f43c4b01bf60f12c2a4e583f75c6))
|
|
118
|
-
|
|
119
|
-
# Change Log
|
|
120
|
-
|
|
121
|
-
All notable changes to this project will be documented in this file. See
|
|
122
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
123
|
-
|
|
124
|
-
# [0.7.0](https://github.com/taiga-family/linters/compare/@taiga-ui/tsconfig@0.6.0...@taiga-ui/tsconfig@0.7.0) (2023-12-04)
|
|
125
|
-
|
|
126
|
-
### Features
|
|
127
|
-
|
|
128
|
-
- **tsconfig:** enable isolatedModules
|
|
129
|
-
([1f0c456](https://github.com/taiga-family/linters/commit/1f0c4564039986745b54e82602c0c39a1a05de31))
|
|
130
|
-
|
|
131
|
-
# Change Log
|
|
132
|
-
|
|
133
|
-
All notable changes to this project will be documented in this file. See
|
|
134
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
135
|
-
|
|
136
|
-
# [0.6.0](https://github.com/taiga-family/linters/compare/@taiga-ui/tsconfig@0.5.0...@taiga-ui/tsconfig@0.6.0) (2023-11-25)
|
|
137
|
-
|
|
138
|
-
### Features
|
|
139
|
-
|
|
140
|
-
- **tsconfig:** add `ngDevMode` type
|
|
141
|
-
([e32cabe](https://github.com/taiga-family/linters/commit/e32cabe575ee3c5921faa71200e4ffe397ef4ba8))
|
|
142
|
-
|
|
143
|
-
# Change Log
|
|
144
|
-
|
|
145
|
-
All notable changes to this project will be documented in this file. See
|
|
146
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
147
|
-
|
|
148
|
-
# 0.5.0 (2023-11-14)
|
|
149
|
-
|
|
150
|
-
### Features
|
|
151
|
-
|
|
152
|
-
- **eslint-plugin-experience:** use single config
|
|
153
|
-
([e06d134](https://github.com/taiga-family/linters/commit/e06d134e3ae2e4d88dcdfbedb488a8e19336d953))
|
|
154
|
-
|
|
155
|
-
# Change Log
|
|
156
|
-
|
|
157
|
-
All notable changes to this project will be documented in this file. See
|
|
158
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
159
|
-
|
|
160
|
-
## 0.4.1 (2023-11-14)
|
|
161
|
-
|
|
162
|
-
**Note:** Version bump only for package @taiga-ui/tsconfig
|
|
163
|
-
|
|
164
|
-
# Change Log
|
|
165
|
-
|
|
166
|
-
All notable changes to this project will be documented in this file. See
|
|
167
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
168
|
-
|
|
169
|
-
# [0.4.0](https://github.com/taiga-family/linters/compare/@taiga-ui/tsconfig@0.3.1...@taiga-ui/tsconfig@0.4.0) (2023-11-10)
|
|
170
|
-
|
|
171
|
-
### Features
|
|
172
|
-
|
|
173
|
-
- **tsconfig:** add schema
|
|
174
|
-
([1b1c6ec](https://github.com/taiga-family/linters/commit/1b1c6ecabd92c528b5d5857853e662d7e2ad7e62))
|
|
175
|
-
|
|
176
|
-
# Change Log
|
|
177
|
-
|
|
178
|
-
All notable changes to this project will be documented in this file. See
|
|
179
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
180
|
-
|
|
181
|
-
## [0.3.1](https://github.com/taiga-family/linters/compare/@taiga-ui/tsconfig@0.3.0...@taiga-ui/tsconfig@0.3.1) (2023-11-09)
|
|
182
|
-
|
|
183
|
-
### Bug Fixes
|
|
184
|
-
|
|
185
|
-
- **eslint-plugin-experience:** remove tsBuildInfoFile
|
|
186
|
-
([2b7f253](https://github.com/taiga-family/linters/commit/2b7f253d53dc0e8afa78cb567eb92f1cb4b77f1b))
|
|
187
|
-
|
|
188
|
-
# Change Log
|
|
189
|
-
|
|
190
|
-
All notable changes to this project will be documented in this file. See
|
|
191
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
192
|
-
|
|
193
|
-
# [0.3.0](https://github.com/taiga-family/linters/compare/@taiga-ui/tsconfig@0.2.4...@taiga-ui/tsconfig@0.3.0) (2023-11-09)
|
|
194
|
-
|
|
195
|
-
### Features
|
|
196
|
-
|
|
197
|
-
- **eslint-plugin-experience:** support vite and esbuild
|
|
198
|
-
([36d69e1](https://github.com/taiga-family/linters/commit/36d69e1607b7b3060d848368445c13ea233e384b))
|
|
199
|
-
|
|
200
|
-
# Change Log
|
|
201
|
-
|
|
202
|
-
All notable changes to this project will be documented in this file. See
|
|
203
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
204
|
-
|
|
205
|
-
## [0.2.4](https://github.com/taiga-family/linters/compare/@taiga-ui/tsconfig@0.2.3...@taiga-ui/tsconfig@0.2.4) (2023-10-30)
|
|
206
|
-
|
|
207
|
-
### Bug Fixes
|
|
208
|
-
|
|
209
|
-
- **tsconfig:** disable `removeComments`
|
|
210
|
-
([0ead22f](https://github.com/taiga-family/linters/commit/0ead22f85e94b06c47fe21b337ede9e93a5c8053))
|
|
211
|
-
|
|
212
|
-
# Change Log
|
|
213
|
-
|
|
214
|
-
All notable changes to this project will be documented in this file. See
|
|
215
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
216
|
-
|
|
217
|
-
## [0.2.3](https://github.com/taiga-family/linters/compare/@taiga-ui/tsconfig@0.2.2...@taiga-ui/tsconfig@0.2.3) (2023-10-17)
|
|
218
|
-
|
|
219
|
-
### Bug Fixes
|
|
220
|
-
|
|
221
|
-
- **tsconfig:** ignore preserveConstEnums
|
|
222
|
-
([8cd114a](https://github.com/taiga-family/linters/commit/8cd114a0168c863bfb8c42f90f42aa3b2962f902))
|
|
223
|
-
|
|
224
|
-
# Change Log
|
|
225
|
-
|
|
226
|
-
All notable changes to this project will be documented in this file. See
|
|
227
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
228
|
-
|
|
229
|
-
## [0.2.2](https://github.com/taiga-family/linters/compare/@taiga-ui/tsconfig@0.2.1...@taiga-ui/tsconfig@0.2.2) (2023-10-17)
|
|
230
|
-
|
|
231
|
-
### Bug Fixes
|
|
232
|
-
|
|
233
|
-
- **tsconfig:** ignore declaration
|
|
234
|
-
([7dd0317](https://github.com/taiga-family/linters/commit/7dd0317b458fee38c0dec956c539f05737c42327))
|
|
235
|
-
|
|
236
|
-
# Change Log
|
|
237
|
-
|
|
238
|
-
All notable changes to this project will be documented in this file. See
|
|
239
|
-
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
240
|
-
|
|
241
|
-
## [0.2.1](https://github.com/taiga-family/linters/compare/@taiga-ui/tsconfig@0.2.0...@taiga-ui/tsconfig@0.2.1) (2023-10-17)
|
|
242
|
-
|
|
243
|
-
### Bug Fixes
|
|
244
|
-
|
|
245
|
-
- **tsconfig:** ignore stripInternal
|
|
246
|
-
([c67e14b](https://github.com/taiga-family/linters/commit/c67e14bf330cb4a962999db169f49ebddb5e8f8c))
|
|
247
|
-
|
|
248
|
-
# 0.2.0 (2023-10-17)
|
|
249
|
-
|
|
250
|
-
### Features
|
|
251
|
-
|
|
252
|
-
- **tsconfig:** add `@taiga-ui/tsconfig`
|
|
253
|
-
([a384eca](https://github.com/taiga-family/linters/commit/a384ecac1e036a66d5a7e95f9bb6790f34a592d9))
|