Commit graph

20 commits

Author SHA1 Message Date
Colin McDonnell
7157748fe3
docs(create-discord-bot): support bun in create-discord-bot (#9798) 2023-08-28 09:36:26 +02:00
Toast
188877c50a
docs: Update Node.js requirement to 16.11.0 (#9764)
* Update Node.js requirement in README file

* chore: update the rest of files with nodejs 16.11.0

* Update 03-updating-to-v14.mdx

---------

Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
2023-08-13 19:49:33 +00:00
ckohen
8f014c65ef
chore: unpin rest, unbump node version req (#9632)
* chore: unpin rest, unbump node version req

* chore: update readmes

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-06-13 19:08:35 +00:00
ckohen
cdaa0a36f5
refactor(rest): switch api to fetch-like and provide strategies (#9416)
BREAKING CHANGE: NodeJS v18+ is required when using node due to the use of global `fetch`
BREAKING CHANGE: The raw method of REST now returns a web compatible `Respone` object.
BREAKING CHANGE: The `parseResponse` utility method has been updated to operate on a web compatible `Response` object.
BREAKING CHANGE: Many underlying internals have changed, some of which were exported.
BREAKING CHANGE: `DefaultRestOptions` used to contain a default `agent`, which is now set to `null` instead.
2023-05-06 21:09:19 +02:00
iCrawl
d8d21cf370
chore: cloudflare sponsorship 2023-05-05 20:29:10 +02:00
MrMythicalYT
d6bca9bb4d
docs: reference package names properly (#9426) 2023-04-20 06:25:32 +00:00
Tetie
74a6d59ae9
chore: overhaul readmes (#9277)
Co-authored-by: Souji <timoqueezle@gmail.com>
Co-authored-by: Noel <buechler.noel@outlook.com>
2023-04-01 13:45:15 +02:00
Suneet Tipirneni
ee5169e0aa
feat(website): render syntax and mdx on the server (#9086) 2023-03-23 22:17:41 +01:00
iCrawl
3ed668e539
chore: move website and guide out of packages 2022-10-10 01:22:48 +02:00
NaeHyeok Jeong
0a9d57b011
chore: change token in readme to constant (#8688)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-09 21:27:46 +00:00
iCrawl
87ec3922a3
chore: update readmes 2022-10-08 17:55:01 +02:00
Jiralite
9f4446b10f
chore: Update update guide link (#8358)
chore: update update guide
2022-07-25 11:09:58 +02:00
Jiralite
af837debe3
chore: Use raw GitHub link to show Vercel logo on website (#8343)
chore: use raw GitHub link to show on docs
2022-07-23 23:38:49 +02:00
iCrawl
e7d4d41640
chore: use full link for vercel banner in readmes 2022-07-19 19:43:14 +02:00
iCrawl
4ffd7f9f80
chore: vercel banner 2022-07-19 18:26:03 +02:00
ckohen
f6db285c07
docs: add codecov coverage badge to readmes (#8226)
* docs: add codecov coverage badge to readmes

* docs: fix tab-space consistency
2022-07-04 14:00:27 +02:00
Noel
127931d1df
feat: website (#8043) 2022-06-08 19:13:31 +02:00
iCrawl
3401fd4eb6
chore: remove leftover files from pre-monorepo era 2022-06-04 18:41:37 +02:00
Jiralite
a1329bd3eb
docs: Enhance /rest README (#7757)
* docs: enhance README

* chore: formatting

* docs: Fix method

Co-authored-by: Almeida <almeidx@pm.me>

* chore: remove new line

* docs: can use top-level await

* docs: fix message sending example

Co-authored-by: Almeida <almeidx@pm.me>
2022-04-12 17:11:41 +02:00
Noel
16390efe6e
chore: monorepo setup (#7175) 2022-01-07 17:18:25 +01:00