Vinayak Kulkarni
|
9f8d7fe7b4
|
build: Update husky to v9 (#10102)
* refactor(dev-deps): migrate to husky v9
Signed-off-by: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com>
* revert: only core committers in package.json
* chore: remove hashbang 🎉
* chore: remove install from prepare script ✨
* chore: upgrade to latest minor
---------
Signed-off-by: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com>
Co-authored-by: almeidx <github@almeidx.dev>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2024-02-03 22:06:19 +00:00 |
|
iCrawl
|
7b5c31b2bc
|
refactor: fetch versions on the client
|
2023-12-20 23:21:49 +01:00 |
|
iCrawl
|
171cb182ed
|
chore: deps
|
2023-12-19 14:33:04 +01:00 |
|
Qjuh
|
adfd9cd3b3
|
refactor: use interfaces for AsyncEventEmitter event maps (#10044)
* refactor: use interfaces for AsyncEventEmitter event maps
* refactor: apply suggestions from code review and add tests
* refactor: better errors on missing dispatch types
|
2023-12-14 16:09:13 +00:00 |
|
iCrawl
|
8f432400d8
|
build: multi-config build and dep update
|
2023-11-14 01:26:22 +01:00 |
|
iCrawl
|
01c63d2e0f
|
refactor: switch to vercel blob for docs
|
2023-11-13 23:15:16 +01:00 |
|
iCrawl
|
c4767bacde
|
refactor: switch to vercel pg
|
2023-11-13 21:07:01 +01:00 |
|
iCrawl
|
d4ebc369ca
|
fix: dont cache nextjs cache
|
2023-11-13 19:31:55 +01:00 |
|
iCrawl
|
2d63d93558
|
ci: add readmes to build output for cache
|
2023-11-13 00:17:43 +01:00 |
|
Almeida
|
975d5f18ae
|
chore: use descriptive type parameter names (#9937)
* chore: use descriptive type parameter names
* refactor: requested changes
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2023-11-12 17:21:51 +00:00 |
|
iCrawl
|
2a25eeaf13
|
chore: remove nextjs patch
|
2023-11-11 19:19:14 +01:00 |
|
iCrawl
|
aad82f088b
|
build: fix the messy dependency graph
|
2023-11-09 00:13:01 +01:00 |
|
iCrawl
|
4a5e9fc1de
|
fix: pin source-map dependency and clean up website
|
2023-11-08 18:43:02 +01:00 |
|
iCrawl
|
e72b552ae2
|
chore: remaining deps and lighthouse removal
|
2023-11-08 18:20:16 +01:00 |
|
iCrawl
|
34d0224b68
|
refactor: display readme correctly
|
2023-11-08 14:49:28 +01:00 |
|
Qjuh
|
da455bceea
|
feat: mainlib docs on new website (#9930)
* fix(ExceptText): don't display import("d..-types/v10"). in return type
* Squashed 'packages/api-extractor-model/' content from commit 39ecb196c
git-subtree-dir: packages/api-extractor-model
git-subtree-split: 39ecb196ca210bdf84ba6c9cadb1bb93571849d7
* Squashed 'packages/api-extractor/' content from commit 341ad6c51
git-subtree-dir: packages/api-extractor
git-subtree-split: 341ad6c51b01656d4f73b74ad4bdb3095f9262c4
* feat(api-extractor): add api-extractor and -model
* fix: package.json docs script
* fix(SourcLink): use <> instead of function syntax
* fix: make packages private
* fix: rest params showing in docs, added labels
* fix: missed two files
* feat: merge docs.json from docgen and docs.api.json
* fix: cpy-cli & pnpm-lock
* fix: increase icon size
* fix: icon size again
* feat: run both docs on mainlib
* chore: website fixes
* fix: more website fixes
* fix: tests and dev database script
* chore: comment out old docs
* fix: increase max fetch cache
* fix: env should always be a string
* fix: try to reapply patches
* fix: remove prepare for docgen
* fix: temporary cosmetic fixes
* fix: horizontal scroll
* feat: generate index for new docs
---------
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2023-11-08 10:16:54 +01:00 |
|
iCrawl
|
ee2afb0aae
|
chore: update engine field in packages & deploy website manually
|
2023-11-08 00:25:38 +01:00 |
|
Qjuh
|
5c0fad3b2d
|
build: package api-extractor and -model (#9920)
* fix(ExceptText): don't display import("d..-types/v10"). in return type
* Squashed 'packages/api-extractor-model/' content from commit 39ecb196c
git-subtree-dir: packages/api-extractor-model
git-subtree-split: 39ecb196ca210bdf84ba6c9cadb1bb93571849d7
* Squashed 'packages/api-extractor/' content from commit 341ad6c51
git-subtree-dir: packages/api-extractor
git-subtree-split: 341ad6c51b01656d4f73b74ad4bdb3095f9262c4
* feat(api-extractor): add api-extractor and -model
* fix: package.json docs script
* fix(SourcLink): use <> instead of function syntax
* fix: make packages private
* fix: rest params showing in docs, added labels
* fix: missed two files
* fix: cpy-cli & pnpm-lock
* fix: increase icon size
* fix: icon size again
|
2023-11-07 21:53:36 +01:00 |
|
Almeida
|
95c0b1a59f
|
chore: pin @discordjs/collection version in discord.js (#9929)
|
2023-11-07 19:32:04 +01:00 |
|
iCrawl
|
792840bae6
|
ci: update search with github actions
|
2023-11-07 16:22:17 +01:00 |
|
iCrawl
|
009c0a3bae
|
refactor: use planetscale instead of custom api
|
2023-11-07 15:08:03 +01:00 |
|
iCrawl
|
344a3f9344
|
chore: @types/node and unocss fix
|
2023-11-06 23:55:13 +01:00 |
|
iCrawl
|
4f4dde2a09
|
chore: regen pnpm lock and patch itemLink component
|
2023-11-06 22:17:07 +01:00 |
|
iCrawl
|
0ca0254d83
|
chore: upgrade to nextjs canary
|
2023-11-06 21:49:58 +01:00 |
|
iCrawl
|
6cd3adf030
|
chore: update deps
|
2023-11-06 21:38:45 +01:00 |
|
Almeida
|
e80194e3fb
|
build: bump discord-api-types (#9908)
|
2023-10-23 13:09:35 +00:00 |
|
Jiralite
|
5b4a51945c
|
build: Bump dependencies (#9899)
build: bump dependencies
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2023-10-17 20:47:47 +00:00 |
|
Jiralite
|
e1edba17c4
|
build: Bump discord-api-types to 0.37.60 (#9876)
build: bump discord-api-types
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2023-10-07 16:17:12 +00:00 |
|
Jiralite
|
cd987b592b
|
chore: No identifier base in development versions (#9848)
feat: no identifier base in development versions
|
2023-10-03 19:24:13 +00:00 |
|
Jiralite
|
ec63818bcf
|
build: Disable import/extensions (#9849)
build: update eslint-config-neon
|
2023-10-03 21:01:31 +02:00 |
|
Jiralite
|
3e516e6e9b
|
build: Bump discord-api-types to 0.37.59 (#9854)
build: bump discord-api-types
|
2023-10-03 20:06:22 +02:00 |
|
Jiralite
|
ba31972d86
|
build: Bump discord-api-types to 0.37.56 (#9815)
build: bump discord-api-types to 0.37.56
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2023-09-02 11:04:25 +00:00 |
|
Noel
|
e96a8a977f
|
build: pnpm (#9806)
|
2023-08-27 20:24:03 +02:00 |
|