Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-04-06 | docs: add a section on uninstalling bun (#2560) | 1 | -0/+8 | ||
2023-04-06 | docs(cli/bunx): add notice (#2574) | 1 | -0/+4 | ||
* docs(cli/bunx): add notice bunx alias bun x * docs: grammar | |||||
2023-04-06 | bun-types: infer strict `Subprocess` from `Bun.spawn()` options, part 2 (#2573) | 1 | -44/+61 | ||
2023-04-05 | In Documentation, move --watch before the script name (#2569) | 1 | -4/+5 | ||
Related message by Jarred: https://discord.com/channels/876711213126520882/876711213126520885/1093286199369682944 If you put `--watch` after the script name, it will not work. | |||||
2023-04-03 | Add rfcs under docs dir | 1 | -0/+4 | ||
2023-03-30 | Generate dependency files in `make bindings` (#2510) | 1 | -1/+1 | ||
* generate dependency files, include in makefile * move `make webcrypto` to `make bindings` * update more references to `make webcrypto` * remove `-lwebcrypto` | |||||
2023-03-29 | Update vscode auto save mention | 1 | -1/+1 | ||
2023-03-29 | Update vscode auto save mention | 1 | -1/+2 | ||
2023-03-29 | Typo | 1 | -1/+1 | ||
2023-03-29 | Update --watch docs | 1 | -19/+24 | ||
2023-03-28 | Add doc on watch mode (#2502) | 2 | -6/+63 | ||
* Add doc on watch mode * Update hot.md * Update hot.md * More words * Update hot.md * Update hot.md --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2023-03-28 | Remove extra 's' on keep (#2498) | 1 | -1/+1 | ||
2023-03-22 | Fix types (#2453) | 2 | -3/+1 | ||
* WIP * WIP * WIP * WIP * Improve typechecking in type files * Fix typechecking * Update * Update submodule * CI for typechecking * Add ci * Update commands * Format after build * Dont use bunx * Rename job * Use nodemodules prettier * Update workflow * Use symlink * Debug * Debug * Clean up and rename jobs | |||||
2023-03-21 | Update sqlite.md (#2452) | 1 | -1/+1 | ||
Fix benchmark source pointing to wrong URL. | |||||
2023-03-20 | docs: Buchta Docs Page (#2378) | 2 | -0/+39 | ||
* Idea: Buchta Docs Page * Tweaks --------- Co-authored-by: Colin McDonnell <colinmcd94@gmail.com> | |||||
2023-03-20 | docs: update moduleResolution to bundler (#2429) | 1 | -2/+7 | ||
* docs: update moduleResolution to bundler * docs: bundler as well * Updates --------- Co-authored-by: Colin McDonnell <colinmcd94@gmail.com> | |||||
2023-03-20 | "bun-create" example "postinstall"→"preinstall" (#2441) | 1 | -1/+1 | ||
"postinstall" is listed twice in the example for the "bun-create" section of package.json. Based on the context and content of the echo commands I believe the intent is that the first "postinstall" should be "preinstall". This change corrects this. | |||||
2023-03-20 | Fix example for "bun pm ls" (#2440) | 1 | -0/+1 | ||
2023-03-20 | Update install.mdbun-v0.5.8 | 1 | -2/+2 | ||
2023-03-15 | :white_check_mark: some test matchers | 1 | -2/+2 | ||
2023-03-13 | Add install with proto examples. (#2361) | 1 | -0/+6 | ||
2023-03-11 | Update comparison matchers compatibility in docs (#2366) | 1 | -4/+4 | ||
2023-03-11 | Update file-system-router.md (#2365) | 1 | -1/+1 | ||
2023-03-11 | removed JSON trailing comma (#2364) | 1 | -1/+1 | ||
2023-03-10 | Fix link in globals.md (#2362) | 1 | -1/+1 | ||
2023-03-08 | docs(react): add the missing props.message to `<Component />` (#2347) | 1 | -1/+1 | ||
2023-03-07 | Document openInEditor | 3 | -2/+32 | ||
2023-03-07 | Fix links | 1 | -4/+4 | ||
2023-03-07 | Fix typo | 1 | -1/+1 | ||
2023-03-07 | Improve Benchmarking page, small fixes (#2339) | 5 | -26/+59 | ||
* Improve benchmarking page * WIP * Add typescript instructions to hot * Document preload in Plugins. Fix loader in plugin types. | |||||
2023-03-07 | fix the wrong thing being incremented in hmr example (#2334) | 1 | -1/+1 | ||
2023-03-06 | Fix docker install command | 1 | -2/+2 | ||
2023-03-05 | Update out of date doc | 1 | -1/+1 | ||
2023-03-04 | docs(websocket): change server port on example to default port (#2301) | 1 | -2/+2 | ||
Current example will fail without explicitly configure the server to use port 8080. Hence, replacing it with default port (3000). | |||||
2023-03-03 | Fix broken async test example (#2291) | 1 | -1/+1 | ||
2023-03-02 | docs: Fix variable name in transpiler API docs (#2281) | 1 | -2/+2 | ||
2023-03-01 | Add page descriptions (#2260) | 1 | -46/+132 | ||
* Add page descriptions * Update bun install * Description tweaks * Tweaks | |||||
2023-03-01 | Fix async in sqlite | 1 | -2/+2 | ||
2023-02-28 | Fix incorrect Bun version in docs (#2236) | 1 | -1/+1 | ||
2023-02-28 | Document punning | 1 | -1/+18 | ||
2023-02-27 | Update file-io.md (#2230) | 1 | -1/+1 | ||
should `notreal.type` reflect the overridden value? | |||||
2023-02-27 | Update file-io.md (#2229) | 1 | -1/+1 | ||
duplicated word | |||||
2023-02-27 | Update module statuses in docs (#2219) | 1 | -4/+4 | ||
* Add filePath property on MatchedRoute * Fix #1880 #851 * Fix #1972 as well * FMC * Bump querystring-es3 * fix querystring status * Fix typos in docs --------- Co-authored-by: Colin McDonnell <colinmcd@alum.mit.edu> Co-authored-by: Colin McDonnell <colinmcd94@gmail.com> | |||||
2023-02-26 | docs(configuration): update misleading comment (#2205) | 1 | -1/+1 | ||
The comment was for peer dependencies and not dev dependencies. | |||||
2023-02-26 | Update hot.md (#2198) | 1 | -1/+1 | ||
2023-02-25 | Update `node:http` compatibility (#2184) | 1 | -1/+1 | ||
2023-02-25 | Fix broken link in developing.md (#2188) | 1 | -2/+2 | ||
* Fix broken link in developing.md * Update developing.md | |||||
2023-02-25 | fix: Broken link to Node.js support status page (#2183) | 2 | -2/+2 | ||
Co-authored-by: Derrick Farris <mr.dcfarris@gmail.com> | |||||
2023-02-25 | Replace docs/runtime/nodejs with docs/ecosystem/nodejs (#2185) | 4 | -6/+6 | ||
* Replace docs/runtime/nodejs with docs/ecosystem/nodejs * Replace a few more usages | |||||
2023-02-25 | docs: improved language in yaml loader example (#2172) | 4 | -6/+6 | ||
* docs: improved language in yaml loader example * docs(api/http): fix typo * docs(api/spawn): fix typo * docs(api/transpiler): fix typo |