Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-04-28 | bundler tests: rest of default.test.ts and starting jsx tests (#2765) | 1 | -20/+20 | ||
2023-04-28 | Bundler docs updates + support for `naming` string (#2767) | 1 | -133/+166 | ||
* Bundler docs updates * Remove comments * Updates * Fix bunx usages * Add info about metafile | |||||
2023-04-26 | fix (#2756) | 1 | -1/+1 | ||
2023-04-26 | docs hotfix (#2755) | 1 | -2/+2 | ||
2023-04-26 | Add bundler documentation (#2753) | 2 | -4/+970 | ||
* WIP * WIP * WIP * Document API * Updates * Polish bundler docs * Tweaks * Tweak | |||||
2023-04-13 | Docs restructuring (#2638) | 5 | -446/+158 | ||
* Restructure * Update nav * Reorg * Reshuffle ecosystem pages * Split up runtime/runtime * Back to runtime/index * Fix issue * Split up runtime/index * Add Writing Tests page * Prettier matcher table * More updates | |||||
2023-04-06 | docs(cli/bunx): add notice (#2574) | 1 | -0/+4 | ||
* docs(cli/bunx): add notice bunx alias bun x * docs: grammar | |||||
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-11 | Update comparison matchers compatibility in docs (#2366) | 1 | -4/+4 | ||
2023-03-03 | Fix broken async test example (#2291) | 1 | -1/+1 | ||
2023-02-25 | docs: fix typo in install.md file (#2179) | 1 | -1/+1 | ||
2023-02-24 | remove parameters | 1 | -1/+1 | ||
2023-02-24 | Fix indents | 1 | -2/+2 | ||
2023-02-24 | Docs tweaks (#2160) | 5 | -90/+202 | ||
* 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-24 | [docs] Minor syntax correction in test.md (#2153) | 1 | -1/+1 | ||
2023-02-23 | Add documentation (#2148)bun-v0.5.7 | 10 | -0/+1412 | ||
* Add documentation * Tweaks * Fixes * Rearrange * Update |