Commit graph

322 commits

Author SHA1 Message Date
iCrawl
2172a00c50
chore: remove unneeded actions dep 2022-06-04 15:45:18 +02:00
iCrawl
271b1c8e5d
feat: actions for workflows 2022-06-04 15:34:40 +02:00
iCrawl
e518c8a137
chore: update yarn 2022-06-04 13:13:52 +02:00
iCrawl
251862ea57
chore: deps 2022-06-04 12:58:09 +02:00
iCrawl
bcf7f1cfad
chore: deps 2022-04-17 11:27:36 +02:00
Suneet Tipirneni
6f7a366956
chore: bump turborepo (#7568) 2022-03-04 08:54:29 +01:00
Amitoj Singh
ae0f35f51d
feat(builders): add attachment command option type (#7203) 2022-02-13 14:02:14 +01:00
iCrawl
37c1cb4495
chore: yarn 3 at last 2022-02-04 21:47:25 +01:00
Suneet Tipirneni
0803665183
chore: bump turborepo (#7369) 2022-01-31 17:11:32 +01:00
iCrawl
a319607af6
chore(release): builders, collection, rest and voice 2022-01-24 17:14:02 +01:00
Jan
599f96740e
ci: fix docs workflow (#7287) 2022-01-17 11:40:53 +01:00
iCrawl
62c74b8333
test(voice): fix tests 2022-01-11 21:53:08 +01:00
Noel
16938da355
chore: improve linting (#7244) 2022-01-11 12:30:08 +01:00
Noel
b2dfb2ec70
revert "chore: optimize Turbo pipelines" (#7237) 2022-01-09 23:22:25 +01:00
Jonah Snider
fae39efc7f
chore: optimize Turbo pipelines (#7236) 2022-01-09 22:32:02 +01:00
iCrawl
9d17904eff
chore: deps 2022-01-08 01:33:47 +01:00
Antonio Román
4293b74253
chore: bump Node.js to 16.9.0 (#7035) 2022-01-07 21:03:00 +01:00
Noel
16390efe6e
chore: monorepo setup (#7175) 2022-01-07 17:18:25 +01:00
iCrawl
9cdc4482a0
chore: dev version 2021-12-29 12:08:52 +01:00
iCrawl
2f6f365098
chore(release): version 2021-12-29 12:00:43 +01:00
iCrawl
22cadaf40f
chore: deps 2021-12-29 11:19:20 +01:00
Suneet Tipirneni
1391c363e5
chore: bump dapi-types (#7159) 2021-12-29 00:34:14 +01:00
iCrawl
ea9e897b92
chore: bump version 2021-12-24 12:26:51 +01:00
iCrawl
bf346e7fdf
chore: release 2021-12-24 12:25:12 +01:00
iCrawl
391211040a
chore: deps 2021-12-24 12:21:53 +01:00
iCrawl
4515bb1ab2
chore: deps 2021-12-08 10:53:37 +01:00
Antonio Román
b0937502d3
refactor: make Structure#deleted a getter to a WeakSet (#7074) 2021-12-08 10:47:54 +01:00
Suneet Tipirneni
a39d8c4d9d
Revert "types(ApplicationCommandManager): Deprecate old *Data type …usages and allow camel cased dapi types to be used (#7052) 2021-12-01 12:28:22 +01:00
Suneet Tipirneni
e305156769
chore: bump deps (#7048) 2021-11-29 19:32:26 +01:00
Antonio Román
374f970efe
chore: add myself as contributor in package.json (#7037) 2021-11-29 11:20:52 +01:00
Suneet Tipirneni
2c91c488e8
types(ApplicationCommandManager): Deprecate old *Data type usages and allow camel cased dapi types to be used (#6959) 2021-11-29 11:17:57 +01:00
Suneet Tipirneni
9f3bf2927c
CI: Use tsd for Testing Types (#6983)
Co-authored-by: Noel <buechler.noel@outlook.com>
2021-11-23 18:00:58 +01:00
Suneet Tipirneni
0c5c7210e7
chore: bump typescript to 4.5 (#6999) 2021-11-18 07:55:19 +01:00
iCrawl
076524a064
chore: dev version 2021-11-01 18:48:21 +01:00
iCrawl
5ec04e077b
chore(Release): version 13.3.1 2021-11-01 18:46:16 +01:00
Indian Ocean Roleplay
761a901885
chore: next dev version (#6920) 2021-10-29 22:11:00 +02:00
iCrawl
27fb5e5c6b
chore: repo changes 2021-10-29 19:53:54 +02:00
iCrawl
aa532946c9
chore: repo cleanup 2021-10-28 02:01:19 +02:00
Suneet Tipirneni
acbfc5c866
chore: bump discord-api-types & builders (#6894) 2021-10-26 21:29:23 +02:00
Lin
b27888455f
refactor: remove gen-esm-wrapper dependency (#6884) 2021-10-26 18:12:16 +02:00
ckohen
26f927b9fe
feat(Client): add apiResponse and apiRequest events (#6739)
Co-authored-by: Shubham Parihar <shubhamparihar391@gmail.com>
Co-authored-by: Rodry <38259440+ImRodry@users.noreply.github.com>
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: SpaceEEC <24881032+SpaceEEC@users.noreply.github.com>
2021-10-09 13:56:25 +02:00
iCrawl
adc850aa67
chore: release 2021-10-05 16:17:53 +02:00
iCrawl
26340acad9
chore(Release): version 2021-10-05 16:09:40 +02:00
Demir
c5421af68e
chore(package): change homepage (#6550) 2021-10-05 00:08:13 +02:00
Jeroen Claassens
49e3a14d30
ci: setup npm auto deprecate workflow (#6520)
Co-authored-by: Noel <buechler.noel@outlook.com>
2021-08-25 18:22:24 +01:00
iCrawl
f1d5ffce04
chore: set dev version 2021-08-13 00:35:05 +02:00
iCrawl
d0bc4d7ff0
chore(Release): version 2021-08-13 00:32:27 +02:00
Mestery
bbda3c4beb
chore(exports): allow imports of specific paths (#6367) 2021-08-12 15:10:38 +01:00
Jeroen Claassens
cd4029218f
feat(Utils): add additional formatters (#6388) 2021-08-11 21:06:10 +01:00
iCrawl
0d765f53d2
chore: dev version 2021-08-07 11:46:31 +02:00