Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-02 | Update ws example | 1 | -1/+1 | |
2023-10-02 | Added the fileExtensions field to file-system-router.md (#6231) | 1 | -0/+1 | |
2023-09-28 | Improve docs | 1 | -0/+14 | |
2023-09-25 | Update docs | 1 | -2/+13 | |
2023-09-19 | Doc updates (#5759) | 1 | -3/+12 | |
2023-09-14 | Fix links | 1 | -1/+1 | |
2023-09-13 | Use Bun global | 1 | -3/+1 | |
2023-09-13 | More docs & helptext cleanup (#5229) | 1 | -1/+1 | |
2023-09-13 | Fixed api & cli docs typo. (#5262) | 2 | -3/+3 | |
2023-09-12 | docs: fix typo in import.meta.resolve (#5146) | 1 | -1/+1 | |
2023-09-12 | docs: fix typos (#5151) | 5 | -6/+6 | |
2023-09-11 | Fix punctuation (#4870) | 1 | -1/+1 | |
2023-09-10 | Replace unnecessary '`' wih `"` in code snippets (#4792) | 1 | -6/+6 | |
2023-09-10 | docs: Update Bun.write(path, Response) example to be clear that it writes the... | 1 | -1/+1 | |
2023-09-09 | docs: fix spelling (#4763) | 1 | -1/+1 | |
2023-09-08 | fix(docs): connect websocket client repeated documentation (#4615) | 1 | -13/+5 | |
2023-09-08 | Fix code typo in transpiler.md (#4604) | 1 | -1/+0 | |
2023-09-08 | Fix `Bun.CryptoHasher` missing argument in docs (#4585) | 1 | -2/+2 | |
2023-09-07 | Doc updates for v1.0 (#4485) | 8 | -36/+47 | |
2023-09-01 | Fix typo (#4445) | 1 | -1/+1 | |
2023-08-28 | docs: hot reloading with Bun.serve | 1 | -6/+6 | |
2023-08-24 | Update http.mdbun-v0.8.1 | 1 | -2/+13 | |
2023-08-21 | Docs and types for v0.8.0 (#4199) | 1 | -0/+15 | |
2023-08-14 | Small docs change | 1 | -2/+2 | |
2023-08-12 | Fix worker event loop ref/unref + leak (#4114) | 1 | -19/+23 | |
2023-08-07 | Fix `Bun.hash` functions (#4054) | 1 | -4/+5 | |
2023-08-04 | Update import-meta.md | 1 | -2/+1 | |
2023-08-04 | Fix incorrect docs | 1 | -2/+3 | |
2023-08-03 | More guides and fixing links (#3960)bun-v0.7.2 | 2 | -5/+5 | |
2023-08-02 | Update streams.md (#3926) | 1 | -1/+1 | |
2023-07-31 | Fix incorrect function | 1 | -1/+1 | |
2023-07-29 | typo spawn.md (#3875) | 1 | -1/+1 | |
2023-07-20 | Update sqlite.md | 1 | -5/+5 | |
2023-07-19 | Docs & types for 0.7 (#3665) | 2 | -3/+3 | |
2023-07-19 | Support streams in response.formData() & request.formData, introduce Bun.read... | 1 | -0/+6 | |
2023-07-19 | Inline`bun` object from workers | 1 | -6/+2 | |
2023-07-18 | Update workers.md | 1 | -2/+2 | |
2023-07-18 | Clarify | 1 | -0/+2 | |
2023-07-17 | Clean up worker docs | 1 | -65/+69 | |
2023-07-16 | Document serialize/deserialize | 1 | -0/+14 | |
2023-07-16 | Update workers.md | 1 | -1/+1 | |
2023-07-16 | rename | 1 | -0/+0 | |
2023-07-16 | Implement Workers (#3645) | 1 | -0/+162 | |
2023-07-14 | Update docs | 1 | -6/+8 | |
2023-07-11 | Add npmrc note | 1 | -2/+10 | |
2023-07-06 | Various docs updates (#3437) | 2 | -41/+72 | |
2023-06-20 | Docs for DOM testing and FileSink (#3330) | 2 | -48/+122 | |
2023-06-10 | Fix wording and code example in docs for Bun.sleepSync (#3270) | 1 | -10/+0 | |
2023-06-09 | docs: add missing right parenthesis in example code (#3245) | 1 | -2/+1 | |
2023-06-06 | Docs for `Bun.password` and ws publish (#3227) | 2 | -16/+100 |