Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-19 | Update azure-artifacts.md | 1 | -3/+9 | ||
2023-09-18 | Update azure-artifacts.md | 1 | -1/+1 | ||
2023-09-18 | Update azure-artifacts.md | 1 | -2/+2 | ||
2023-09-18 | Update azure-artifacts.md | 1 | -3/+3 | ||
2023-09-18 | Update azure-artifacts.md | 1 | -0/+1 | ||
2023-09-18 | Update azure-artifacts.md | 1 | -1/+1 | ||
2023-09-18 | Update azure-artifacts.md | 1 | -9/+12 | ||
2023-09-18 | Encode slashes in package names in the registry manifest request (#5716) | 1 | -0/+53 | ||
* Encode slashes in package names in the registry manifest request Co-Authored-By: Max Brosnahan <1177034+gingermusketeer@users.noreply.github.com> * Update dummy.registry.ts * Fix tests * Add guide for Azure Artifacts * Update azure-artifacts.md * Update azure-artifacts.md * Typo --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> Co-authored-by: Max Brosnahan <1177034+gingermusketeer@users.noreply.github.com> | |||||
2023-09-18 | fix(docs): update formatting (#5685) | 1 | -2/+2 | ||
2023-09-17 | Fix a `'app.server' is possibly 'null'.` error (#5626) | 1 | -1/+1 | ||
2023-09-16 | Update tsconfig-paths.md (#5593) | 1 | -2/+2 | ||
Change string:string mapping in the docs to match the expected string:array[string] mapping. See: https://www.typescriptlang.org/tsconfig#paths | |||||
2023-09-16 | Update workspaces.md to reflect "workspace:*" syntax (#5555) | 1 | -2/+2 | ||
2023-09-14 | Fix links | 1 | -1/+1 | ||
2023-09-14 | Clean up trustedDependencies guide | 1 | -3/+24 | ||
2023-09-13 | Update nuxt.md (#4452) | 1 | -1/+1 | ||
* Update nuxt.md * --bun --------- Co-authored-by: Colin McDonnell <colinmcd94@gmail.com> | |||||
2023-09-13 | Update simple.md (#4881) | 1 | -1/+1 | ||
I have removed the / before ${server.port} because it its incorrect and I replaced the localhost to ${server.hostname} Co-authored-by: Colin McDonnell <colinmcd94@gmail.com> | |||||
2023-09-13 | Update nextjs.md (#4905) | 1 | -1/+1 | ||
2023-09-13 | Use bun create everywhere | 6 | -7/+7 | ||
2023-09-13 | doc(guides): update sveltekit guide (#5285) | 1 | -2/+2 | ||
* doc(guides): update sveltekit guide Use `bun create svelte` instead of `bunx create-svelte`. This is to bring the documentation at par with the SvelteKit official doc to [create a project](https://kit.svelte.dev/docs/creating-a-project). * Update text instructions for sveltekit.md | |||||
2023-09-13 | More docs & helptext cleanup (#5229) | 4 | -4/+88 | ||
* wip * Flesh out resolution docs * Polish * More * WIP * WIP * WIP * Document --watch | |||||
2023-09-13 | Fix mock example | 1 | -1/+1 | ||
2023-09-13 | docs(guide): fix expect assertion example in guide for `spyOn` (#5294) | 1 | -1/+1 | ||
Fixes example with `spyOn` and assertions. The example failed because the spied function would be called once but the expectation asserted 0 calls. | |||||
2023-09-13 | file.exists() needs to be awaited to get the value (#5061) | 1 | -1/+1 | ||
2023-09-13 | Update discordjs.md (#5227) | 1 | -1/+1 | ||
2023-09-12 | Various docs (#5201) | 3 | -1/+142 | ||
* Updates * Improve jest guide * Improve | |||||
2023-09-12 | Update simple.md (#4997) | 1 | -1/+1 | ||
Remove errant slash preventing the correct console log | |||||
2023-09-12 | docs: fix typos (#5151) | 3 | -3/+3 | ||
2023-09-12 | Fixed Websocket Compression Example. (#5087)bun-v1.0.1 | 1 | -1/+1 | ||
* Passed message variable to ws.send() method. * Passed message variable to ws.send() method. | |||||
2023-09-12 | Fix typo in http file upload example (#5088) | 1 | -1/+1 | ||
2023-09-11 | Update gzip.md (#5041) | 1 | -1/+1 | ||
typo | |||||
2023-09-11 | fix formatting in sveltekit guide | 1 | -10/+10 | ||
2023-09-11 | Fix punctuation (#4870) | 3 | -3/+3 | ||
2023-09-10 | Update todo-tests.md (#4771) | 1 | -1/+1 | ||
2023-09-09 | Fix mongoose ecosystem guid (#4740) | 1 | -1/+8 | ||
Fix missing method declaration on schema and Schema database name from Kitten to Animal | |||||
2023-09-09 | fix(docs); typo on Nuxt guide page (#4745) | 1 | -2/+2 | ||
2023-09-08 | Add extension guide | 1 | -0/+41 | ||
2023-09-08 | Update mongoose.md (#4534) | 1 | -1/+1 | ||
2023-09-08 | Update Svelte Kit Docs (#4541) | 1 | -0/+55 | ||
* Update Svelte Kit Docs I added some guidance about how to build for production. Still WIP since I would like to add a more complete deployment guide. * Formatting --------- Co-authored-by: Colin McDonnell <colinmcd94@gmail.com> | |||||
2023-09-07 | Fix typo in sveltekit.md (#4550) | 1 | -1/+1 | ||
2023-09-07 | Doc updates for v1.0 (#4485) | 6 | -10/+10 | ||
* Remove v0.x messages * Add windows section to Installatino * update * update * Update * Comment out windows | |||||
2023-09-01 | docs: fix http simple example log statement (#4320) | 1 | -1/+1 | ||
Co-authored-by: Karl Böhlmark <karl.bohlmark@netinsight.net> | |||||
2023-08-28 | docs: hot reloading with Bun.serve | 1 | -36/+3 | ||
2023-08-28 | Update nuxi output | 1 | -21/+12 | ||
2023-08-25 | Fix link | 2 | -2/+2 | ||
2023-08-25 | Readability tweaks | 10 | -36/+51 | ||
2023-08-24 | Add guides for test runner (#4308) | 17 | -0/+787 | ||
2023-08-23 | Add Debugger docs and a couple guides (#4281) | 2 | -1/+24 | ||
* Add debugger docs. Add guides. * Add files | |||||
2023-08-21 | Docs and types for v0.8.0 (#4199) | 2 | -0/+147 | ||
* Improve test documentation * Update nodejs compat docs with tty * Add debugger guide * Document Bun.inspect.custom, improve bun test nav * Address reviews * Update Bun.file types * Add Nuxt guide * Add tty types | |||||
2023-08-17 | Update Astro guide | 1 | -1/+5 | ||
2023-08-17 | Add Astro guide (#4110) | 1 | -0/+72 | ||