@sapphire/pieces 3.7.1 → 3.7.2-next.e7f96b5.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 +29 -29
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -6,103 +6,103 @@ All notable changes to this project will be documented in this file.
|
|
|
6
6
|
|
|
7
7
|
## 🐛 Bug Fixes
|
|
8
8
|
|
|
9
|
-
-
|
|
10
|
-
-
|
|
11
|
-
-
|
|
9
|
+
- **LoaderStrategy:** Overload empty methods for extensions (#345) ([2a971d8](https://github.com/sapphiredev/pieces/commit/2a971d8105f5215cf334cc55f9ddc894959f3907))
|
|
10
|
+
- **deps:** Update all non-major dependencies (#325) ([df91def](https://github.com/sapphiredev/pieces/commit/df91def34495165af80d0f07881c2876860e4f22))
|
|
11
|
+
- **deps:** Update all non-major dependencies (#321) ([9106543](https://github.com/sapphiredev/pieces/commit/9106543e78c695a8d1d14de369875ac7baba3f6f))
|
|
12
12
|
|
|
13
13
|
# [3.7.0](https://github.com/sapphiredev/pieces/compare/v3.6.3...v3.7.0) - (2023-07-21)
|
|
14
14
|
|
|
15
15
|
## 🐛 Bug Fixes
|
|
16
16
|
|
|
17
|
-
-
|
|
18
|
-
-
|
|
19
|
-
-
|
|
17
|
+
- Update sapphire utilities to v3.13.0 ([21e9e6d](https://github.com/sapphiredev/pieces/commit/21e9e6da00642d114f3cc1cbd188719027c8537b))
|
|
18
|
+
- Resolve issue with class extends utility (#314) ([1501fc1](https://github.com/sapphiredev/pieces/commit/1501fc1cde72d434b4a64f47d34b5903dde4171e))
|
|
19
|
+
- **deps:** Update all non-major dependencies (#303) ([cb6ddde](https://github.com/sapphiredev/pieces/commit/cb6ddde1aeb7867b9fcf9c321f80d1f2812b5cd0))
|
|
20
20
|
|
|
21
21
|
## 🚀 Features
|
|
22
22
|
|
|
23
|
-
-
|
|
23
|
+
- Omit files starting with `_` from loading (#289) ([b8a2688](https://github.com/sapphiredev/pieces/commit/b8a2688bcbbe7abb23a53522a94f91e32e3eee61))
|
|
24
24
|
|
|
25
25
|
# [3.6.2](https://github.com/sapphiredev/pieces/compare/v3.6.1...v3.6.2) - (2023-04-10)
|
|
26
26
|
|
|
27
27
|
## 🐛 Bug Fixes
|
|
28
28
|
|
|
29
|
-
-
|
|
30
|
-
-
|
|
29
|
+
- Explicitly import tslib ([c433c5b](https://github.com/sapphiredev/pieces/commit/c433c5ba8bbb2d549ac7943a5438dc672e6ef873))
|
|
30
|
+
- Use TypeScript v5 ([2bea7b4](https://github.com/sapphiredev/pieces/commit/2bea7b42cf837b7cb19d59bec559b95913cf5009))
|
|
31
31
|
|
|
32
32
|
# [3.6.1](https://github.com/sapphiredev/pieces/compare/v3.6.0...v3.6.1) - (2023-03-17)
|
|
33
33
|
|
|
34
34
|
## 🐛 Bug Fixes
|
|
35
35
|
|
|
36
|
-
-
|
|
37
|
-
-
|
|
36
|
+
- **LoaderError:** Changed `LoaderErrorType` from `const enum` to just `enum` ([7e23deb](https://github.com/sapphiredev/pieces/commit/7e23deb5188aca1db3fcf38c373d424119711ccf))
|
|
37
|
+
- **deps:** Update all non-major dependencies (#276) ([5b3b7b6](https://github.com/sapphiredev/pieces/commit/5b3b7b6036b2afa0d91500bf255d04cea8997b48))
|
|
38
38
|
|
|
39
39
|
# [3.6.0](https://github.com/sapphiredev/pieces/compare/v3.5.2...v3.6.0) - (2022-10-31)
|
|
40
40
|
|
|
41
41
|
## 🐛 Bug Fixes
|
|
42
42
|
|
|
43
|
-
-
|
|
44
|
-
-
|
|
43
|
+
- **deps:** Update all non-major dependencies (#257) ([cd043b8](https://github.com/sapphiredev/pieces/commit/cd043b8808b9649ee4b8f4079d89acbc287c4009))
|
|
44
|
+
- **deps:** Update dependency @sapphire/utilities to ^3.11.0 (#258) ([ab31a5e](https://github.com/sapphiredev/pieces/commit/ab31a5e7336e2e2163c1a9d2c04a7df365886f5f))
|
|
45
45
|
|
|
46
46
|
## 📝 Documentation
|
|
47
47
|
|
|
48
|
-
-
|
|
48
|
+
- Add qyurila as a contributor for code (#271) ([4a30034](https://github.com/sapphiredev/pieces/commit/4a30034ab8a27eebedfc48d5e4cad7b99fd3df50))
|
|
49
49
|
|
|
50
50
|
## 🚀 Features
|
|
51
51
|
|
|
52
|
-
-
|
|
52
|
+
- Support loading ESModule TS files when using ts-node (#270) ([bf58baa](https://github.com/sapphiredev/pieces/commit/bf58baadc3684ea05da4a10bea228f46ab44738d))
|
|
53
53
|
|
|
54
54
|
# [3.5.2](https://github.com/sapphiredev/pieces/compare/v3.5.1...v3.5.2) - (2022-10-02)
|
|
55
55
|
|
|
56
56
|
## 🐛 Bug Fixes
|
|
57
57
|
|
|
58
|
-
-
|
|
59
|
-
-
|
|
58
|
+
- Update @sapphire/utilities dependency ([e326143](https://github.com/sapphiredev/pieces/commit/e3261436adb2d895b1327b9510842f081a7530b9))
|
|
59
|
+
- **deps:** Update dependency @sapphire/utilities to ^3.9.3 (#243) ([0315d4e](https://github.com/sapphiredev/pieces/commit/0315d4e8a7865442a36b1caee7748ee948894a63))
|
|
60
60
|
|
|
61
61
|
## 📝 Documentation
|
|
62
62
|
|
|
63
|
-
-
|
|
63
|
+
- Add RealShadowNova as a contributor for tool (#239) ([44e767d](https://github.com/sapphiredev/pieces/commit/44e767d3dc833cb815086fdb96435ed347eeee9e))
|
|
64
64
|
|
|
65
65
|
# [3.5.1](https://github.com/sapphiredev/pieces/compare/v3.5.0...v3.5.1) - (2022-08-20)
|
|
66
66
|
|
|
67
67
|
## 🐛 Bug Fixes
|
|
68
68
|
|
|
69
|
-
-
|
|
70
|
-
-
|
|
69
|
+
- Update dependencies ([7707d0a](https://github.com/sapphiredev/pieces/commit/7707d0ae880a99249d4fafde435c0b2529c67349))
|
|
70
|
+
- Bump dependencies ([e4fced2](https://github.com/sapphiredev/pieces/commit/e4fced2ef28acd4d3a14b63efd5c85c5067416ce))
|
|
71
71
|
|
|
72
72
|
## 📝 Documentation
|
|
73
73
|
|
|
74
|
-
-
|
|
74
|
+
- Add @leonardssh as a contributor ([65787a1](https://github.com/sapphiredev/pieces/commit/65787a187822962afed3a412f1eb9ce3a7575318))
|
|
75
75
|
|
|
76
76
|
# [3.5.0](https://github.com/sapphiredev/pieces/compare/v3.4.1...v3.5.0) - (2022-08-05)
|
|
77
77
|
|
|
78
78
|
## 🚀 Features
|
|
79
79
|
|
|
80
|
-
-
|
|
80
|
+
- **esm:** Add more qs parameters (#232) ([5c44377](https://github.com/sapphiredev/pieces/commit/5c4437734dcd2e421434505d1fddb6d8dd3816a2))
|
|
81
81
|
|
|
82
82
|
# [3.4.1](https://github.com/sapphiredev/pieces/compare/v3.4.0...v3.4.1) - (2022-08-04)
|
|
83
83
|
|
|
84
84
|
## 🐛 Bug Fixes
|
|
85
85
|
|
|
86
|
-
-
|
|
86
|
+
- **deps:** Update dependency @sapphire/utilities to ^3.9.0 ([41bc4a9](https://github.com/sapphiredev/pieces/commit/41bc4a9bc358aca895923867434c1a335a667b31))
|
|
87
87
|
|
|
88
88
|
# [3.4.0](https://github.com/sapphiredev/pieces/compare/v3.3.5...v3.4.0) - (2022-08-04)
|
|
89
89
|
|
|
90
90
|
## 🐛 Bug Fixes
|
|
91
91
|
|
|
92
|
-
-
|
|
93
|
-
-
|
|
94
|
-
-
|
|
92
|
+
- **store:** Support abstract classes (#230) ([f83a05d](https://github.com/sapphiredev/pieces/commit/f83a05d616f223548951b9b3db6b44301dd5d65a))
|
|
93
|
+
- **deps:** Update dependency @sapphire/utilities to ^3.8.0 (#229) ([388cc37](https://github.com/sapphiredev/pieces/commit/388cc37d80670b6a64529b4dc2422dfbfc8bae6b))
|
|
94
|
+
- **deps:** Update all non-major dependencies (#228) ([ca39767](https://github.com/sapphiredev/pieces/commit/ca3976790d06e74ef17eba6adde6c1f903b0a8dc))
|
|
95
95
|
|
|
96
96
|
## 🚀 Features
|
|
97
97
|
|
|
98
|
-
-
|
|
98
|
+
- Add URL support for register methods (#231) ([3d2d1be](https://github.com/sapphiredev/pieces/commit/3d2d1befd99ec0ccaaf3ea5ce6b03568b0ec5d2c))
|
|
99
99
|
|
|
100
100
|
# [3.3.5](https://github.com/sapphiredev/pieces/compare/v3.3.4...v3.3.5) - (2022-07-24)
|
|
101
101
|
|
|
102
102
|
## 🐛 Bug Fixes
|
|
103
103
|
|
|
104
|
-
-
|
|
105
|
-
-
|
|
104
|
+
- Fixed imports of discordjs/colletion to resolve type issues ([cfc8a5c](https://github.com/sapphiredev/pieces/commit/cfc8a5c10744979b7660c3b63b07364c9bedd24d))
|
|
105
|
+
- **deps:** Update dependency @sapphire/utilities to ^3.7.0 (#219) ([488afd3](https://github.com/sapphiredev/pieces/commit/488afd3689767505eb994759380125ae7b1b936d))
|
|
106
106
|
|
|
107
107
|
# [3.3.3](https://github.com/sapphiredev/pieces/compare/v3.3.1...v3.3.3) - (2022-05-15)
|
|
108
108
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sapphire/pieces",
|
|
3
|
-
"version": "3.7.
|
|
3
|
+
"version": "3.7.2-next.e7f96b5.0",
|
|
4
4
|
"description": "Sapphire's piece loader.",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -100,5 +100,5 @@
|
|
|
100
100
|
"minimist": "^1.2.8"
|
|
101
101
|
},
|
|
102
102
|
"prettier": "@sapphire/prettier-config",
|
|
103
|
-
"packageManager": "yarn@4.0.
|
|
103
|
+
"packageManager": "yarn@4.0.2"
|
|
104
104
|
}
|