Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-24 | Fix link to vitejs (#5959) | 1 | -1/+1 | ||
2023-09-20 | Clarify hot mode | 1 | -10/+9 | ||
2023-09-15 | docs(runtime): fix some typo. (#5451) | 1 | -1/+1 | ||
2023-09-12 | Update hot.md (#4990) | 1 | -1/+1 | ||
2023-09-07 | Doc updates for v1.0 (#4485) | 1 | -2/+2 | ||
* Remove v0.x messages * Add windows section to Installatino * update * update * Update * Comment out windows | |||||
2023-08-25 | Automatically hot reload Bun.serve() (#4344) | 1 | -34/+4 | ||
* Automatically hot reload Bun.serve() * Update doc * Update example --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2023-07-17 | Tweak test docs | 1 | -3/+2 | ||
2023-05-19 | update docs hot.md (#2954) | 1 | -3/+3 | ||
* Update hot.md * Update hot.md | |||||
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-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) | 1 | -4/+61 | ||
* 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-07 | Document openInEditor | 1 | -1/+3 | ||
2023-03-07 | Improve Benchmarking page, small fixes (#2339) | 1 | -2/+14 | ||
* 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-02-26 | Update hot.md (#2198) | 1 | -1/+1 | ||
2023-02-23 | Add documentation (#2148)bun-v0.5.7 | 1 | -0/+93 | ||
* Add documentation * Tweaks * Fixes * Rearrange * Update |