Colin McDonnell
|
5424ea3403
|
Doc updates for v1.0 (#4485)
* Remove v0.x messages
* Add windows section to Installatino
* update
* update
* Update
* Comment out windows
|
2023-09-07 10:09:09 -07:00 |
|
Colin McDonnell
|
3a45f2c71b
|
Docs and types for v0.8.0 (#4199)
* Improve test documentation
* Update nodejs compat docs with tty
* Add debugger guide
* Document Bun.inspect.custom, improve bun test nav
* Address reviews
* Update Bun.file types
* Add Nuxt guide
* Add tty types
|
2023-08-21 21:34:03 -07:00 |
|
Colin McDonnell
|
53ad9b922f
|
Docs & types for 0.7 (#3665)
* Docs & types for 0.7
* Tweak
* Update
* Tweaks
* Tweak
* Tweaks
---------
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
|
2023-07-19 23:59:15 -07:00 |
|
Jarred Sumner
|
dd46c11273
|
Support streams in response.formData() & request.formData, introduce Bun.readableStreamToFormData() (#3697)
* codegen
* FormData.from
* Fixes #3225
* Introduce `Bun.readableStreamToFormData`
* Update bun.d.ts
* Add examples
* add
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
|
2023-07-19 23:12:06 -07:00 |
|
Jarred Sumner
|
75213aad37
|
Document serialize/deserialize
|
2023-07-16 23:16:54 -07:00 |
|
Colin McDonnell
|
2551210426
|
Update docs
|
2023-07-14 11:33:07 -07:00 |
|
paperluigis
|
f51878a8ec
|
Fix wording and code example in docs for Bun.sleepSync (#3270)
|
2023-06-10 01:03:30 -07:00 |
|
Colin McDonnell
|
9b6913e1a6
|
More/better docs for JSX, utils, binary data, streams, hashing, bun test, Bun.serve (#3005)
* WIP
* Updates
* Document deepEquals
* WIP
* Update typeS
* Update TLS docs for Bun.serve
* Update types for tls
* Draft binary data page. Add Streams page.
* Update test runner docs
* Add hashing, flesh out utils
* Grammar
* Update types
* Fix
* Add import.meta docs
* Tee
|
2023-05-29 11:49:51 -07:00 |
|
Colin McDonnell
|
011e157cac
|
Docs restructuring (#2638)
* Restructure
* Update nav
* Reorg
* Reshuffle ecosystem pages
* Split up runtime/runtime
* Back to runtime/index
* Fix issue
* Split up runtime/index
* Add Writing Tests page
* Prettier matcher table
* More updates
|
2023-04-13 18:26:45 -07:00 |
|
Colin McDonnell
|
95b59ea0ef
|
Document openInEditor
|
2023-03-07 21:05:44 -08:00 |
|
Colin McDonnell
|
f54300578b
|
Add documentation (#2148)
* Add documentation
* Tweaks
* Fixes
* Rearrange
* Update
|
2023-02-23 17:13:30 -08:00 |
|