Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-12 | Various docs (#5201) | 4 | -4/+147 | ||
* Updates * Improve jest guide * Improve | |||||
2023-09-12 | Use git's --global flag for lockfile diffs instead of manually modifying ↵ | 1 | -17/+7 | ||
config files (#5143) | |||||
2023-09-12 | docs: fix typo in import.meta.resolve (#5146) | 1 | -1/+1 | ||
2023-09-12 | Update hot.md (#4990) | 1 | -1/+1 | ||
2023-09-12 | Update simple.md (#4997) | 1 | -1/+1 | ||
Remove errant slash preventing the correct console log | |||||
2023-09-12 | clang and llvm on arch install v16, update to use v15 (#5069) | 1 | -1/+10 | ||
2023-09-12 | Add missing full stop on nodejs-apis.md (#5072) | 1 | -5/+5 | ||
2023-09-12 | docs: fix typos (#5151) | 17 | -18/+18 | ||
2023-09-12 | fix lifecycle docu (#5159) | 1 | -4/+4 | ||
2023-09-12 | Clean up Modules doc | 1 | -66/+73 | ||
2023-09-12 | Fixed Websocket Compression Example. (#5087)bun-v1.0.1 | 1 | -1/+1 | ||
* Passed message variable to ws.send() method. * Passed message variable to ws.send() method. | |||||
2023-09-12 | Fix typo in http file upload example (#5088) | 1 | -1/+1 | ||
2023-09-11 | Update gzip.md (#5041) | 1 | -1/+1 | ||
typo | |||||
2023-09-11 | fix formatting in sveltekit guide | 1 | -10/+10 | ||
2023-09-11 | Remove unnecessary backticks in quickstart doc page (#4927) | 1 | -3/+3 | ||
2023-09-11 | Fixed inconsistent log messages in the Quickstart guide (#4942) | 1 | -1/+1 | ||
Looks like it is just a typo and needs to be fixed. Signed-off-by: Vladimir Pesterev <8786922+pesterev@users.noreply.github.com> | |||||
2023-09-11 | Fix punctuation (#4870) | 6 | -7/+7 | ||
2023-09-11 | fix: changes wrong command name in the tests chapter (#4965) | 1 | -1/+1 | ||
This PR fixes the command name for running tests flagged with `.only` | |||||
2023-09-10 | Replace unnecessary '`' wih `"` in code snippets (#4792) | 1 | -6/+6 | ||
2023-09-10 | Update modules.md - Explain case-insensitivity (#4782) | 1 | -1/+1 | ||
2023-09-10 | docs: remove duplicate sentence from debugger (#4807) | 1 | -1/+1 | ||
2023-09-10 | Update todo-tests.md (#4771) | 1 | -1/+1 | ||
2023-09-10 | Add compatibility page link to index.md (#4809) | 1 | -1/+1 | ||
Add a link to compatibility page (https://bun.sh/docs/runtime/nodejs-apis) to its reference in index.md, so it's easier to reach out to. | |||||
2023-09-10 | docs: Update Bun.write(path, Response) example to be clear that it writes ↵ | 1 | -1/+1 | ||
the body (#4802) | |||||
2023-09-09 | docs: fix spelling (#4763) | 1 | -1/+1 | ||
2023-09-09 | Fix mongoose ecosystem guid (#4740) | 1 | -1/+8 | ||
Fix missing method declaration on schema and Schema database name from Kitten to Animal | |||||
2023-09-09 | fix(docs); typo on Nuxt guide page (#4745) | 1 | -2/+2 | ||
2023-09-09 | docs: fix wasi-js link (#4741) | 2 | -2/+2 | ||
2023-09-09 | fix typo (#4639) | 1 | -1/+1 | ||
2023-09-08 | fix(docs): connect websocket client repeated documentation (#4615) | 1 | -13/+5 | ||
2023-09-08 | Add extension guide | 2 | -1/+42 | ||
2023-09-08 | Delete docs/ecosystem/buchta.md (#4536) | 1 | -36/+0 | ||
Delete buchta.md since its development is discontinued by LowByteFox: https://twitter.com/LowByteFox/status/1694025965452636612 | |||||
2023-09-08 | Update mongoose.md (#4534) | 1 | -1/+1 | ||
2023-09-08 | Update Svelte Kit Docs (#4541) | 1 | -0/+55 | ||
* Update Svelte Kit Docs I added some guidance about how to build for production. Still WIP since I would like to add a more complete deployment guide. * Formatting --------- Co-authored-by: Colin McDonnell <colinmcd94@gmail.com> | |||||
2023-09-08 | docs(template.md): spelling (#4614) | 1 | -1/+1 | ||
2023-09-08 | Fix code typo in transpiler.md (#4604) | 1 | -1/+0 | ||
There are some extra closing brackets at the end of the `scanImports` example. These cause a syntax error ("Unterminated string literal") | |||||
2023-09-08 | Remove await plugin | 1 | -1/+1 | ||
2023-09-08 | docs: fix `--backend` options list on cache.md (#4599) | 1 | -1/+1 | ||
`symlink` wasn’t an item, it appeared the same as `copyfile` | |||||
2023-09-08 | Move "Importing CJS from CJS" back out of low-level details section (#4600) | 1 | -8/+6 | ||
This section appears to have been accidentally moved into the low-level details section in 5424ea3403df9cd4672290865f12b6f5b01cf2d0. This fixes the example in the low-level details section, because the "Importing CJS from CJS" section is not the example code that the low-level details section is intended to provide. | |||||
2023-09-08 | Remove community-templates | 2 | -3/+3 | ||
2023-09-08 | Make the link to application clickable in the terminal (#4544) | 1 | -2/+2 | ||
Terminals like iTerm require valid URL to make them clickable. Adding a space to make it valid. Similar problem is on https://bun.sh/, where protocol is missing. | |||||
2023-09-08 | Fix `Bun.CryptoHasher` missing argument in docs (#4585) | 1 | -2/+2 | ||
2023-09-08 | Update development.md (#4578) | 1 | -1/+1 | ||
2023-09-07 | Fix typo in sveltekit.md (#4550) | 1 | -1/+1 | ||
2023-09-07 | Fix markdown | 1 | -4/+0 | ||
2023-09-07 | Doc updates for v1.0 (#4485) | 37 | -158/+180 | ||
* Remove v0.x messages * Add windows section to Installatino * update * update * Update * Comment out windows | |||||
2023-09-07 | Progress for Next.js (#4468) | 3 | -7/+7 | ||
* L * ipc * asdfghjkl * dfghjk * it works! * types * patches for next.js * sdfghj * wsdfgn,./ * this * yolo * okay loser * asdfghjk * add some more APIs * MESS * sdfghjkl * remove native events from streams * stuff * remove lazy(primordials) test * debugging * okay * less fake extensions object * fix `Buffer.toString()` args logic * fix deserialize * make tests work * add test for `Buffer.toString` args * Update server.zig * remove test * update test * Update spawn-streaming-stdin.test.ts * fix linux build * Update fs.test.ts * cli message improvements * dfshaj * Fix fs.watch bug maybe? * remove --------- Co-authored-by: Dylan Conway <dylan.conway567@gmail.com> | |||||
2023-09-06 | Update nodejs compat docs cp/cpSync/watchFile/unwatchFile (#4525) | 1 | -2/+2 | ||
2023-09-05 | Update development.md (#4480) | 1 | -1/+1 | ||
Remove comment about removed `BUN_OVERRIDE_MODULE_PATH` env var | |||||
2023-09-04 | chore: fix typo (#4476) | 1 | -1/+1 | ||
Close: #4377 |