@sapphire/ts-config 3.3.4 → 3.3.5-next.b8153ed.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/CHANGELOG.md +192 -0
- package/package.json +69 -68
- package/tests/tsconfig.json +9 -0
- package/LICENSE.md +0 -24
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,192 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
|
+
|
|
5
|
+
## [3.3.4](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@3.3.3...@sapphire/ts-config@3.3.4) (2022-04-01)
|
|
6
|
+
|
|
7
|
+
### Bug Fixes
|
|
8
|
+
|
|
9
|
+
- **deps:** update all non-major dependencies ([308cf66](https://github.com/sapphiredev/utilities/commit/308cf66056b9b3718abb6946b1bc1cc9c144c4a3))
|
|
10
|
+
|
|
11
|
+
## [3.3.3](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@3.3.2...@sapphire/ts-config@3.3.3) (2022-03-20)
|
|
12
|
+
|
|
13
|
+
### Bug Fixes
|
|
14
|
+
|
|
15
|
+
- **ts-config:** fixed package exports ([30b34dc](https://github.com/sapphiredev/utilities/commit/30b34dc7f1de57e3d6cd91f9f5ae8000a886e8e5))
|
|
16
|
+
|
|
17
|
+
## [3.3.2](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@3.3.1...@sapphire/ts-config@3.3.2) (2022-03-06)
|
|
18
|
+
|
|
19
|
+
**Note:** Version bump only for package @sapphire/ts-config
|
|
20
|
+
|
|
21
|
+
## [3.3.1](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@3.3.0...@sapphire/ts-config@3.3.1) (2022-02-06)
|
|
22
|
+
|
|
23
|
+
### Bug Fixes
|
|
24
|
+
|
|
25
|
+
- **ts-config:** actually publish the without-decorators configs ([cbf78e0](https://github.com/sapphiredev/utilities/commit/cbf78e0c672a117f80f90cc784e1f169d62c51c0))
|
|
26
|
+
|
|
27
|
+
# [3.3.0](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@3.2.0...@sapphire/ts-config@3.3.0) (2022-02-03)
|
|
28
|
+
|
|
29
|
+
### Features
|
|
30
|
+
|
|
31
|
+
- **ts-config:** add multi-config structure ([#281](https://github.com/sapphiredev/utilities/issues/281)) ([b5191d7](https://github.com/sapphiredev/utilities/commit/b5191d7f2416dc5838590c4ff221454925553e37))
|
|
32
|
+
|
|
33
|
+
# [3.2.0](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@3.1.8...@sapphire/ts-config@3.2.0) (2022-01-28)
|
|
34
|
+
|
|
35
|
+
### Features
|
|
36
|
+
|
|
37
|
+
- change build system to tsup ([#270](https://github.com/sapphiredev/utilities/issues/270)) ([365a53a](https://github.com/sapphiredev/utilities/commit/365a53a5517a01a0926cf28a83c96b63f32ed9f8))
|
|
38
|
+
|
|
39
|
+
## [3.1.8](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@3.1.7...@sapphire/ts-config@3.1.8) (2022-01-21)
|
|
40
|
+
|
|
41
|
+
### Bug Fixes
|
|
42
|
+
|
|
43
|
+
- fixed typos of `communitys` ([e4e3a69](https://github.com/sapphiredev/utilities/commit/e4e3a6913a8157f24f366ac43db46faebdc085ce)), closes [#263](https://github.com/sapphiredev/utilities/issues/263)
|
|
44
|
+
|
|
45
|
+
## [3.1.7](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@3.1.6...@sapphire/ts-config@3.1.7) (2022-01-10)
|
|
46
|
+
|
|
47
|
+
**Note:** Version bump only for package @sapphire/ts-config
|
|
48
|
+
|
|
49
|
+
## [3.1.6](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@3.1.4...@sapphire/ts-config@3.1.6) (2021-11-25)
|
|
50
|
+
|
|
51
|
+
**Note:** Version bump only for package @sapphire/ts-config
|
|
52
|
+
|
|
53
|
+
## [3.1.5](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@3.1.4...@sapphire/ts-config@3.1.5) (2021-11-25)
|
|
54
|
+
|
|
55
|
+
**Note:** Version bump only for package @sapphire/ts-config
|
|
56
|
+
|
|
57
|
+
## [3.1.4](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@3.1.3...@sapphire/ts-config@3.1.4) (2021-11-06)
|
|
58
|
+
|
|
59
|
+
**Note:** Version bump only for package @sapphire/ts-config
|
|
60
|
+
|
|
61
|
+
## [3.1.3](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@3.1.2...@sapphire/ts-config@3.1.3) (2021-10-26)
|
|
62
|
+
|
|
63
|
+
**Note:** Version bump only for package @sapphire/ts-config
|
|
64
|
+
|
|
65
|
+
## [3.1.2](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@3.1.1...@sapphire/ts-config@3.1.2) (2021-10-17)
|
|
66
|
+
|
|
67
|
+
### Bug Fixes
|
|
68
|
+
|
|
69
|
+
- allow more node & npm versions in engines field ([5977d2a](https://github.com/sapphiredev/utilities/commit/5977d2a30a4b2cfdf84aff3f33af03ffde1bbec5))
|
|
70
|
+
|
|
71
|
+
## [3.1.1](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@3.1.0...@sapphire/ts-config@3.1.1) (2021-10-11)
|
|
72
|
+
|
|
73
|
+
**Note:** Version bump only for package @sapphire/ts-config
|
|
74
|
+
|
|
75
|
+
# [3.1.0](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@3.0.0...@sapphire/ts-config@3.1.0) (2021-10-04)
|
|
76
|
+
|
|
77
|
+
### Features
|
|
78
|
+
|
|
79
|
+
- **ts-config:** set minimum NodeJS to v14 ([81cc8f6](https://github.com/sapphiredev/utilities/commit/81cc8f60e42c5c074a7752a9fd026f6362fe6875))
|
|
80
|
+
|
|
81
|
+
# [3.0.0](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@2.3.2...@sapphire/ts-config@3.0.0) (2021-07-20)
|
|
82
|
+
|
|
83
|
+
### Features
|
|
84
|
+
|
|
85
|
+
- **ts-config:** bump target ES2019 to ES2020 ([9aad698](https://github.com/sapphiredev/utilities/commit/9aad698ff9f76b199b206f36799d3274ab60b70a))
|
|
86
|
+
|
|
87
|
+
### BREAKING CHANGES
|
|
88
|
+
|
|
89
|
+
- **ts-config:** Code output by a non-overwritten @sapphire/ts-config will now be in ES2020 format.
|
|
90
|
+
This means you need to use _at least_ NodeJS v14 to run projects that use this config.
|
|
91
|
+
|
|
92
|
+
## [2.3.2](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@2.3.1...@sapphire/ts-config@2.3.2) (2021-07-11)
|
|
93
|
+
|
|
94
|
+
**Note:** Version bump only for package @sapphire/ts-config
|
|
95
|
+
|
|
96
|
+
## [2.3.1](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@2.3.0...@sapphire/ts-config@2.3.1) (2021-06-27)
|
|
97
|
+
|
|
98
|
+
**Note:** Version bump only for package @sapphire/ts-config
|
|
99
|
+
|
|
100
|
+
# [2.3.0](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@2.2.3...@sapphire/ts-config@2.3.0) (2021-06-19)
|
|
101
|
+
|
|
102
|
+
### Features
|
|
103
|
+
|
|
104
|
+
- **utilities:** update utilities with more stuff ([#122](https://github.com/sapphiredev/utilities/issues/122)) ([5dfb668](https://github.com/sapphiredev/utilities/commit/5dfb6688d27ab361a7c31692465ed613b500cdb1))
|
|
105
|
+
|
|
106
|
+
## [2.2.3](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@2.2.2...@sapphire/ts-config@2.2.3) (2021-06-06)
|
|
107
|
+
|
|
108
|
+
### Bug Fixes
|
|
109
|
+
|
|
110
|
+
- remove peer deps, update dev deps, update READMEs ([#124](https://github.com/sapphiredev/utilities/issues/124)) ([67256ed](https://github.com/sapphiredev/utilities/commit/67256ed43b915b02a8b5c68230ba82d6210c5032))
|
|
111
|
+
- **ts-config:** add version caret to dependencies ([c365706](https://github.com/sapphiredev/utilities/commit/c365706a9c8c8d11f5feed3a553d19d72bdb192f))
|
|
112
|
+
|
|
113
|
+
## [2.2.2](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@2.2.1...@sapphire/ts-config@2.2.2) (2021-05-20)
|
|
114
|
+
|
|
115
|
+
### Bug Fixes
|
|
116
|
+
|
|
117
|
+
- **ts-config:** mark package as side effect free ([c49de49](https://github.com/sapphiredev/utilities/commit/c49de4956aded8ae3e6e498646a0254509a022e7))
|
|
118
|
+
|
|
119
|
+
## [2.2.1](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@2.2.0...@sapphire/ts-config@2.2.1) (2021-05-02)
|
|
120
|
+
|
|
121
|
+
### Bug Fixes
|
|
122
|
+
|
|
123
|
+
- drop the `www.` from the SapphireJS URL ([494d89f](https://github.com/sapphiredev/utilities/commit/494d89ffa04f78c195b93d7905b3232884f7d7e2))
|
|
124
|
+
- update all the SapphireJS URLs from `.com` to `.dev` ([f59b46d](https://github.com/sapphiredev/utilities/commit/f59b46d1a0ebd39cad17b17d71cd3b9da808d5fd))
|
|
125
|
+
|
|
126
|
+
# [2.2.0](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@2.1.2...@sapphire/ts-config@2.2.0) (2021-04-21)
|
|
127
|
+
|
|
128
|
+
### Features
|
|
129
|
+
|
|
130
|
+
- add @sapphire/embed-jsx ([#100](https://github.com/sapphiredev/utilities/issues/100)) ([7277a23](https://github.com/sapphiredev/utilities/commit/7277a236015236ed8e81b7882875410facc4ce17))
|
|
131
|
+
|
|
132
|
+
## [2.1.2](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@2.1.1...@sapphire/ts-config@2.1.2) (2021-04-19)
|
|
133
|
+
|
|
134
|
+
### Bug Fixes
|
|
135
|
+
|
|
136
|
+
- change all Sapphire URLs from "project"->"community" & use our domain where applicable 👨🌾🚜 ([#102](https://github.com/sapphiredev/utilities/issues/102)) ([835b408](https://github.com/sapphiredev/utilities/commit/835b408e8e57130c3787aca2e32613346ff23e4d))
|
|
137
|
+
|
|
138
|
+
## [2.1.1](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@2.1.0...@sapphire/ts-config@2.1.1) (2021-04-03)
|
|
139
|
+
|
|
140
|
+
**Note:** Version bump only for package @sapphire/ts-config
|
|
141
|
+
|
|
142
|
+
# [2.1.0](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@2.0.1...@sapphire/ts-config@2.1.0) (2021-03-16)
|
|
143
|
+
|
|
144
|
+
### Features
|
|
145
|
+
|
|
146
|
+
- **ts-config:** add tslib dependency and configure import helpers ([39c389c](https://github.com/sapphiredev/utilities/commit/39c389c54186a675ff8b7664f15c2d70f8eb3bab))
|
|
147
|
+
|
|
148
|
+
## [2.0.1](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@2.0.0...@sapphire/ts-config@2.0.1) (2021-02-16)
|
|
149
|
+
|
|
150
|
+
**Note:** Version bump only for package @sapphire/ts-config
|
|
151
|
+
|
|
152
|
+
# [2.0.0](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@1.1.1...@sapphire/ts-config@2.0.0) (2021-01-08)
|
|
153
|
+
|
|
154
|
+
### Features
|
|
155
|
+
|
|
156
|
+
- **{ts,eslint}-config,decorators:** remove TypeScript v3 from peer dependencies ([a211f0b](https://github.com/sapphiredev/utilities/commit/a211f0b1d07c634cf80701a6685537c14e35586e))
|
|
157
|
+
|
|
158
|
+
### BREAKING CHANGES
|
|
159
|
+
|
|
160
|
+
- **{ts,eslint}-config,decorators:** TypeScript v3 removed from peer dependencies, it may still work, however we
|
|
161
|
+
strongly recommend updating.
|
|
162
|
+
|
|
163
|
+
## [1.1.1](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@1.1.0...@sapphire/ts-config@1.1.1) (2021-01-01)
|
|
164
|
+
|
|
165
|
+
**Note:** Version bump only for package @sapphire/ts-config
|
|
166
|
+
|
|
167
|
+
# [1.1.0](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@1.0.3...@sapphire/ts-config@1.1.0) (2020-12-26)
|
|
168
|
+
|
|
169
|
+
### Features
|
|
170
|
+
|
|
171
|
+
- added time-utilities package ([#26](https://github.com/sapphiredev/utilities/issues/26)) ([f17a333](https://github.com/sapphiredev/utilities/commit/f17a3339667a452e8745fad7884272176e5d65e8))
|
|
172
|
+
|
|
173
|
+
## [1.0.3](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@1.0.2...@sapphire/ts-config@1.0.3) (2020-11-04)
|
|
174
|
+
|
|
175
|
+
### Bug Fixes
|
|
176
|
+
|
|
177
|
+
- **ts-config:** properly specify ESM and CommonJS exports ([d03ab50](https://github.com/sapphiredev/utilities/commit/d03ab50a1c0f4d1ce48415be7779901d50e6cbd1))
|
|
178
|
+
|
|
179
|
+
## [1.0.2](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@1.0.1...@sapphire/ts-config@1.0.2) (2020-10-11)
|
|
180
|
+
|
|
181
|
+
**Note:** Version bump only for package @sapphire/ts-config
|
|
182
|
+
|
|
183
|
+
## [1.0.1](https://github.com/sapphiredev/utilities/compare/@sapphire/ts-config@1.0.0...@sapphire/ts-config@1.0.1) (2020-09-20)
|
|
184
|
+
|
|
185
|
+
**Note:** Version bump only for package @sapphire/ts-config
|
|
186
|
+
|
|
187
|
+
# 1.0.0 (2020-09-05)
|
|
188
|
+
|
|
189
|
+
### Features
|
|
190
|
+
|
|
191
|
+
- implement snowflake ([5ba4e2d](https://github.com/sapphiredev/utilities/commit/5ba4e2d82557dd4ff60ffe891a7b46e46373bea2))
|
|
192
|
+
- **decorators:** add decorators package ([#4](https://github.com/sapphiredev/utilities/issues/4)) ([677b3e5](https://github.com/sapphiredev/utilities/commit/677b3e59d5c6160cbe6fb410821cadd7c0f00e3c))
|
package/package.json
CHANGED
|
@@ -1,69 +1,70 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
}
|
|
2
|
+
"name": "@sapphire/ts-config",
|
|
3
|
+
"version": "3.3.5-next.b8153ed.0",
|
|
4
|
+
"description": "Shareable TypeScript configuration for the Sapphire Community",
|
|
5
|
+
"author": "@sapphire",
|
|
6
|
+
"license": "MIT",
|
|
7
|
+
"main": "tsconfig.json",
|
|
8
|
+
"typedocMain": "tests/index.ts",
|
|
9
|
+
"exports": {
|
|
10
|
+
".": {
|
|
11
|
+
"import": "./tsconfig.json",
|
|
12
|
+
"require": "./tsconfig.json"
|
|
13
|
+
},
|
|
14
|
+
"./without-decorators": {
|
|
15
|
+
"import": "./without-decorators.json",
|
|
16
|
+
"require": "./without-decorators.json"
|
|
17
|
+
},
|
|
18
|
+
"./extra-strict": {
|
|
19
|
+
"import": "./extra-strict.json",
|
|
20
|
+
"require": "./extra-strict.json"
|
|
21
|
+
},
|
|
22
|
+
"./extra-strict-without-decorators": {
|
|
23
|
+
"import": "./extra-strict-without-decorators.json",
|
|
24
|
+
"require": "./extra-strict-without-decorators.json"
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
"sideEffects": false,
|
|
28
|
+
"homepage": "https://github.com/sapphiredev/utilities/tree/main/packages/ts-config",
|
|
29
|
+
"scripts": {
|
|
30
|
+
"test": "jest",
|
|
31
|
+
"lint": "eslint tests --ext mjs,ts --fix -c ../../.eslintrc",
|
|
32
|
+
"build": "yarn lint && tsc -b tests",
|
|
33
|
+
"bump": "cliff-jumper",
|
|
34
|
+
"check-update": "cliff-jumper --dry-run"
|
|
35
|
+
},
|
|
36
|
+
"dependencies": {
|
|
37
|
+
"tslib": "^2.3.1",
|
|
38
|
+
"typescript": "^4.6.3"
|
|
39
|
+
},
|
|
40
|
+
"files": [
|
|
41
|
+
"tsconfig.json",
|
|
42
|
+
"extra-strict*.json",
|
|
43
|
+
"*decorators*.json"
|
|
44
|
+
],
|
|
45
|
+
"engines": {
|
|
46
|
+
"node": ">=v16.0.0",
|
|
47
|
+
"npm": ">=8.0.0"
|
|
48
|
+
},
|
|
49
|
+
"repository": {
|
|
50
|
+
"type": "git",
|
|
51
|
+
"url": "git+https://github.com/sapphiredev/utilities.git",
|
|
52
|
+
"directory": "packages/ts-config"
|
|
53
|
+
},
|
|
54
|
+
"bugs": {
|
|
55
|
+
"url": "https://github.com/sapphiredev/utilities/issues"
|
|
56
|
+
},
|
|
57
|
+
"keywords": [
|
|
58
|
+
"sapphiredev",
|
|
59
|
+
"bot",
|
|
60
|
+
"typescript",
|
|
61
|
+
"ts",
|
|
62
|
+
"yarn",
|
|
63
|
+
"discord",
|
|
64
|
+
"sapphire",
|
|
65
|
+
"standalone"
|
|
66
|
+
],
|
|
67
|
+
"publishConfig": {
|
|
68
|
+
"access": "public"
|
|
69
|
+
}
|
|
70
|
+
}
|
package/LICENSE.md
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
# The MIT License (MIT)
|
|
2
|
-
|
|
3
|
-
Copyright © `2020` `The Sapphire Community and its contributors`
|
|
4
|
-
|
|
5
|
-
Permission is hereby granted, free of charge, to any person
|
|
6
|
-
obtaining a copy of this software and associated documentation
|
|
7
|
-
files (the “Software”), to deal in the Software without
|
|
8
|
-
restriction, including without limitation the rights to use,
|
|
9
|
-
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
10
|
-
copies of the Software, and to permit persons to whom the
|
|
11
|
-
Software is furnished to do so, subject to the following
|
|
12
|
-
conditions:
|
|
13
|
-
|
|
14
|
-
The above copyright notice and this permission notice shall be
|
|
15
|
-
included in all copies or substantial portions of the Software.
|
|
16
|
-
|
|
17
|
-
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
|
|
18
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
19
|
-
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
20
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
21
|
-
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
22
|
-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
23
|
-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
24
|
-
OTHER DEALINGS IN THE SOFTWARE.
|