Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-04-06 | bun-types: infer strict `Subprocess` from `Bun.spawn()` options, part 2 (#2573) | 1 | -44/+61 | ||
2023-03-21 | Update sqlite.md (#2452) | 1 | -1/+1 | ||
Fix benchmark source pointing to wrong URL. | |||||
2023-03-11 | Update file-system-router.md (#2365) | 1 | -1/+1 | ||
2023-03-10 | Fix link in globals.md (#2362) | 1 | -1/+1 | ||
2023-03-07 | Document openInEditor | 2 | -1/+29 | ||
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-02 | docs: Fix variable name in transpiler API docs (#2281) | 1 | -2/+2 | ||
2023-03-01 | Fix async in sqlite | 1 | -2/+2 | ||
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-25 | fix: Broken link to Node.js support status page (#2183) | 1 | -1/+1 | ||
Co-authored-by: Derrick Farris <mr.dcfarris@gmail.com> | |||||
2023-02-25 | Replace docs/runtime/nodejs with docs/ecosystem/nodejs (#2185) | 3 | -5/+5 | ||
* Replace docs/runtime/nodejs with docs/ecosystem/nodejs * Replace a few more usages | |||||
2023-02-25 | docs: improved language in yaml loader example (#2172) | 3 | -3/+3 | ||
* docs: improved language in yaml loader example * docs(api/http): fix typo * docs(api/spawn): fix typo * docs(api/transpiler): fix typo | |||||
2023-02-25 | Fix sqlite.md `.serialize` typo (#2178) | 1 | -1/+1 | ||
2023-02-24 | Docs tweaks (#2160) | 3 | -18/+21 | ||
* Tweaks * Add ecosystem. Add bunx. Flesh out install. * Tweaks * Add TS to installation * Tweaks * New readme * Write new readme * Tweak * Center header * Bun * tweaks * No dollar sign * Fix links * Update * Tweak | |||||
2023-02-23 | Add documentation (#2148)bun-v0.5.7 | 17 | -0/+3471 | ||
* Add documentation * Tweaks * Fixes * Rearrange * Update |