Commit Graph
4184 Commits
Author SHA1 Message Date
Awesome Stickz b25801c9e3 fix: types exports of transformers (#2119)
* fix: types exports of transformers

* fix: deno fmt
2022-03-20 12:33:24 -04:00
Skillz4Killz 0769b442c1 fix: view channel required for joining. Closes #2009 2022-03-20 15:27:09 +00:00
Skillz4Killz a4ab58122b BREAKING: rename permission. Closes #2074 2022-03-20 15:22:00 +00:00
Skillz4Killz 0fc1a68022 BREAKING: scheduled event is optional 2022-03-20 15:19:25 +00:00
Skillz4Killz ef6c4a8d05 Merge branch 'main' of https://github.com/discordeno/discordeno into main 13.0.0-rc25 2022-03-20 14:51:44 +00:00
Skillz4Killz 3d81fa2008 fix: add newly_created prop to channel for threads 2022-03-20 14:51:42 +00:00
Skillz4Killz ffb48d71ee release: rc25 2022-03-20 14:51:06 +00:00
ITOHandSkillz4Killz e4a91b77d0 ci(workflows): fix publish to npm on version constant update (#2118)
GitHub workflows cannot trigger another workflow. Due to this the npm workflow currently did not run on a version constant update.
Since we will only publish with a version constant update there should be no problem when we move the npm release in there.

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-03-20 10:50:38 -04:00
LTS20050703andSkillz4Killz 8d4c0069b0 (transformers) return as Optionalize<typeof> (#2117)
* (transformers) return as Optionalize<typeof>

* fix check error

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-03-20 10:35:48 -04:00
Skillz4Killz 2c7c36a53c BREAKING: rename the error. Closes #2086 2022-03-20 14:14:10 +00:00
Skillz4Killz 1af931f900 fix: community requires admin closes #2088 2022-03-20 14:00:49 +00:00
Skillz4Killz b92874788d fix: i hate this fmt 2022-03-20 13:57:15 +00:00
Skillz4Killz e3e0f2b975 fix: add event id to stage instance. Closes #2092 2022-03-20 13:57:00 +00:00
Skillz4Killz 7c6a35a3f8 fix: add component.value Closes Component transform doesn't set value #2110 2022-03-20 13:45:30 +00:00
Skillz4Killz 48c4d888fc Merge branch 'main' of https://github.com/discordeno/discordeno into main 2022-03-20 13:36:08 +00:00
Skillz4Killz 8b12f52e12 fix: add coverage to readme 2022-03-20 13:36:06 +00:00
LTS20050703 3073c6d575 convert typeof to () => (#2116) 2022-03-20 09:13:11 -04:00
Skillz4Killz d7da491ae2 fix: dumb class binding error 2022-03-20 13:12:05 +00:00
Skillz4Killz a9f0bcc911 fix: use function not => to prevent bidn issue 2022-03-20 12:42:51 +00:00
Skillz4Killz 53a811f8d7 fix: omg this fmt 2022-03-20 12:35:25 +00:00
Skillz4Killz 751f719a87 fix: helper plugin errors 2022-03-20 12:17:42 +00:00
Skillz4Killz 9afa1b84ef fix: guild feature error in perms plugin 2022-03-20 12:10:20 +00:00
Skillz4Killz e8f3946e72 fix: add user to reaction event 2022-03-20 12:04:09 +00:00
Skillz4Killz 450d249e4f release: rc23 13.0.0-rc24 13.0.0-rc23 2022-03-20 10:35:53 +00:00
Skillz4Killz 8d0c0400d7 fix: omg this dumb fmt 2022-03-20 10:31:00 +00:00
Skillz4Killz 9d230c5936 fix: guild.channels 2022-03-20 10:24:48 +00:00
Skillz4Killz 5c008d390f fix: dumb fmt shit plz auto do it 2022-03-20 10:22:20 +00:00
Skillz4Killz 187da7fcf1 fix: add type to gateway debug 2022-03-20 10:22:01 +00:00
Skillz4Killz 724718162e fix: dumb shitty fmt 2022-03-20 10:06:59 +00:00
Skillz4Killz d6f0f42461 fix: 92 unit tests passing 2022-03-20 10:02:55 +00:00
Skillz4Killz 03c0d4022f fix: remove unused prop 2022-03-20 09:58:04 +00:00
Skillz4Killz 2673a31103 fix: mark shards as ready 2022-03-20 09:57:49 +00:00
Skillz4Killz a5d50b6f72 Merge branch 'main' of https://github.com/discordeno/discordeno into main 2022-03-20 09:15:25 +00:00
Skillz4Killz 554b92b2ff fix: any remaining type errors 2022-03-20 09:15:22 +00:00
Debert Jamie 39f94c5c20 docs: correct grammar and typos in the Nodejs doc (#2109)
* Fix grammar

* Correct grammar and typos
2022-03-20 04:34:59 -04:00
Skillz4Killz 5c2ed9573c fix: collection and array support in optionalize 2022-03-19 15:06:07 +00:00
Skillz4Killz 0e6c45b017 fix: webhook creation 2022-03-19 09:26:35 +00:00
Skillz4Killz 8b4f731169 Merge branch 'main' of https://github.com/discordeno/discordeno into main 2022-03-19 09:26:21 +00:00
Yuzu 81678fbc22 fix: optionalize recursive type works with nested objects and arrays (#2115)
* fix: get rid of type errors for now

* fix: only 6 type errors left
2022-03-19 05:12:37 -04:00
Skillz4Killz c9ccbfa984 fix: latest optionalize 2022-03-18 14:42:25 +00:00
Skillz4Killz cf13780765 fix: fmt 2022-03-18 04:20:14 +00:00
Yuzu 33bafd1f6c fix: get rid of type errors for now (#2113) 2022-03-18 00:19:55 -04:00
Skillz4Killz 44f02d0c65 fix: guild toggles to bigint and cleanup 2022-03-16 21:56:43 +00:00
Skillz4Killz ecdd33978f fix: guild transformer type issues 2022-03-16 21:33:42 +00:00
Skillz4Killz 3384227984 fix: export component function 2022-03-16 20:36:58 +00:00
Skillz4Killz 80d251b6a7 fix: yuzu improvement 2022-03-16 08:54:56 +00:00
Skillz4Killz d756810aef Merge branch 'main' of https://github.com/discordeno/discordeno into main 2022-03-16 04:34:51 +00:00
Skillz4Killz b74685625c fix: bug in optionalize 2022-03-16 04:34:48 +00:00
Skillz4Killz fc0a1da546 fix: fmt 2022-03-16 04:32:09 +00:00
LTS20050703 33405fd7d4 optionalize transformer (#2108) 2022-03-16 00:28:58 -04:00