DD
4fd42528fe
fix(WebSocketManager#connect): check if we have enough sessions ( #8481 )
...
* fix(WebSocketManager#connect): check if we have enough sessions
* fix: more useful error message
* fix: tests
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-16 15:28:01 +00:00
ZyX
ebaf158006
types: change type of ApplicationCommandSubCommand.options ( #8476 )
...
* types: change type of ApplicationCommandSubCommand.options
* types: change type of ApplicationCommandSubCommand.options
* Update packages/discord.js/typings/index.d.ts
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com >
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
2022-08-16 14:39:16 +00:00
Suneet Tipirneni
7116647947
feat(website): render tsdoc examples ( #8494 )
2022-08-16 16:33:49 +02:00
iCrawl
c99b808882
ci: fix workflow
2022-08-16 16:24:07 +02:00
iCrawl
a1dddd6b2c
build: only build web on vercel
2022-08-16 16:07:08 +02:00
iCrawl
b3db9eef32
build: force a docs rebuild
2022-08-16 15:51:51 +02:00
iCrawl
501945215b
ci: use concurrency
2022-08-16 11:00:17 +02:00
iCrawl
e82b2e49f5
fix: use correct env file
2022-08-15 19:17:41 +02:00
iCrawl
5f42b5af30
feat: fetch from local when developing or CI build
2022-08-15 19:13:01 +02:00
iCrawl
35e79b389d
fix: correctly handle overflowing content
2022-08-15 18:35:34 +02:00
iCrawl
5dc7946df2
fix: properly render critical styles on the server
2022-08-15 18:23:10 +02:00
iCrawl
1e00f5789e
chore: enable kodiak for auto merges
2022-08-15 16:56:30 +02:00
iCrawl
85cb0f25c7
build: run build with concurrency but everything else parallel
2022-08-15 16:16:12 +02:00
iCrawl
3cc893a282
build: enable parallel building for turbo
2022-08-15 16:12:45 +02:00
Marcus Otterström
fc99bf431a
Specify time unit in awaitModalSubmit ( #8484 )
2022-08-15 16:07:03 +02:00
Noel
4ab1d09997
refactor: docs design ( #8487 )
2022-08-15 14:48:00 +02:00
iCrawl
d09ef1e425
build: switch back to turbo for speedz
2022-08-15 14:19:17 +02:00
iCrawl
d56590a11d
chore: use external collection for docgen
2022-08-15 13:50:41 +02:00
iCrawl
c052f56f3e
ci: fix typechecking in ci
2022-08-15 00:42:33 +02:00
iCrawl
cb856860b7
ci: install dev deps everywhere
2022-08-14 21:30:55 +02:00
iCrawl
4cf265c7c6
ci: exclude shared match
2022-08-14 21:21:17 +02:00
iCrawl
3ec7ef07a0
ci: correctly reference job
2022-08-14 21:17:12 +02:00
iCrawl
90e7aea443
ci: check for shared additionally to packages
2022-08-14 21:04:51 +02:00
iCrawl
1211c7fc10
ci: fix dependency
2022-08-14 20:12:58 +02:00
iCrawl
84a4b1f58a
ci: only test run affected packages
2022-08-14 20:12:02 +02:00
iCrawl
193b252672
docs: fence examples in codeblocks
2022-08-14 19:25:25 +02:00
DD
bc06cc638d
feat(WebSocketShard): support new resume url ( #8480 )
2022-08-14 12:01:35 +02:00
iCrawl
d08da8a212
refactor: properly handling spacing
2022-08-13 20:42:03 +02:00
iCrawl
5360099e5f
build: don't build website on ci, let vercel handle it on changes
2022-08-13 20:14:28 +02:00
Suneet Tipirneni
fd4844ddb9
feat(website): add support for function overloads ( #8474 )
...
Co-authored-by: Noel <buechler.noel@outlook.com >
2022-08-13 20:14:23 +02:00
iCrawl
8e69efde04
feat(website): breadcrumbs layout
2022-08-12 17:04:12 +02:00
iCrawl
2447165c82
fix(website): accessibility
2022-08-12 17:03:04 +02:00
Jiralite
c97977a3e8
fix(Embed): Reference video in video ( #8473 )
2022-08-12 05:09:44 +02:00
iCrawl
7666a6c341
chore: update changelog
2022-08-10 20:56:22 +02:00
iCrawl
9d8966fe24
chore(discord.js): release discord.js@14.2.0
14.2.0
2022-08-10 20:50:57 +02:00
iCrawl
4d128acac5
chore: deps
2022-08-10 20:37:25 +02:00
iCrawl
831d6506cb
chore: update changelog
2022-08-10 20:26:45 +02:00
RedGuy12
c5b96a185c
types(Message): correct bulkDelete return type ( #8465 )
...
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
Co-authored-by: Noel <buechler.noel@outlook.com >
2022-08-10 20:25:12 +02:00
Jiralite
afa27b15c5
fix(ThreadChannel): Handle possibly null parent ( #8466 )
2022-08-10 20:16:57 +02:00
iCrawl
4d7283933d
chore: update changelog
2022-08-10 19:44:23 +02:00
Jan Parisek
452e94fd3e
types: fix missing types for mentionable options ( #8443 )
...
Co-authored-by: A. Román <kyradiscord@gmail.com >
Co-authored-by: Noel <buechler.noel@outlook.com >
2022-08-10 18:33:52 +02:00
Jiralite
6c6fe74dd8
fix: Remove DM channels from Client#messageDeleteBulk's types ( #8460 )
2022-08-10 18:29:46 +02:00
A. Román
0e2a09571c
fix(Transformers): do not transform Date objects ( #8463 )
2022-08-10 18:28:35 +02:00
Ryan Munro
0fab869e51
fix(ModalSubmitInteraction): allow deferUpdate ( #8455 )
2022-08-10 18:25:56 +02:00
advaith
64a4041a05
docs: change registration example to use global commands ( #8454 )
2022-08-10 18:25:31 +02:00
Jan Parisek
38275fc53d
types(ApplicationCommandOption): add ApplicationCommandBooleanOption ( #8434 )
2022-08-10 18:24:50 +02:00
n1ck_pro
aac8acc22b
fix(Guild): unable to fetch templates ( #8420 )
2022-08-08 11:11:10 +02:00
Ryan Munro
6ef4754d40
docs(Colors): provide enum descriptions ( #8437 )
2022-08-08 11:10:43 +02:00
Almeida
b8a31360a2
fix(MessageMentions): infinite loop in parsedUsers getter ( #8430 )
2022-08-08 11:10:32 +02:00
RedGuy12
5b053cf82e
docs(AttachmentBuilder): fix #8407 ( #8421 )
...
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com >
2022-08-08 11:06:11 +02:00