Jarred Sumner
41237c874a
[bun run] don't parse tsconfig.json for package.json scripts
2023-09-12 01:58:01 -07:00
Jarred Sumner
2b92d94b4d
Clean up some error handling when loading tsconfig.json
2023-09-12 01:57:09 -07:00
Ai Hoshino
f267c1d097
fix(path): Fix edge case in path.relative ( #4811 )
...
Close : #4789
2023-09-11 17:53:43 -07:00
Ai Hoshino
c4507a5db3
Fix Buffer.from to handle double-byte hex encoding strings ( #4933 )
...
Close : #4919
2023-09-11 17:27:12 -07:00
Ciro Spaciari
c9a0ea96cd
fix(BunFile) .slice offset on macOS ( #4991 )
...
* fix offset
* simplify error
2023-09-11 17:19:43 -07:00
Dylan Conway
ca461f9e83
fix loading env from .env.production and friends ( #4630 )
...
* reload conditional vars
* test
* change `get` and `put` methods
* dont clone empty env variables
2023-09-11 17:19:21 -07:00
Colin McDonnell
9c4765f616
Update benchmark readme
2023-09-11 16:53:34 -07:00
Justin "J.R." Hill
e091290748
fix(bun-lambda): Don't drop arguments in console.log(...) ( #4992 )
...
Closes #4826
2023-09-11 12:39:56 -07:00
Ben Jervis
350403663e
Fix error message typo in js_ast.zig ( #4937 )
2023-09-11 11:03:45 -07:00
Dylan Conway
895f3824b5
update test
2023-09-11 10:43:33 -07:00
Diogo Goncalves
58e69ef9f4
Remove unnecessary backticks in quickstart doc page ( #4927 )
2023-09-11 08:54:22 -07:00
Vladimir Pesterev
decad91d24
Fixed inconsistent log messages in the Quickstart guide ( #4942 )
...
Looks like it is just a typo and needs to be fixed.
Signed-off-by: Vladimir Pesterev <8786922+pesterev@users.noreply.github.com >
2023-09-11 08:53:54 -07:00
Yonathan Benolol
ea56182c5a
Update http.js - Fix Methods Fallback naming ( #4948 )
2023-09-11 08:51:35 -07:00
Matthew Yu
9d6a8ee79d
Fix punctuation ( #4870 )
2023-09-11 08:50:39 -07:00
fehnomenal
b55b511f68
Make detect-libc package match the upstream api ( #4910 )
2023-09-11 08:49:57 -07:00
Krzysztof Szala
49b9306dce
fix: changes wrong command name in the tests chapter ( #4965 )
...
This PR fixes the command name for running tests flagged with `.only`
2023-09-11 08:48:53 -07:00
Krystian Pracuk
2956ed4289
added .idea to .gitignore ( #4951 )
2023-09-11 08:48:26 -07:00
Jarred Sumner
51d3d43822
Support named imports for json & toml files at runtime ( #4783 )
...
* Support named exports in json imports
* Support named imports for `*.json` files
* Remove stale comments
* Don't export arrays as non-default
* Add test for default exports
* Don't break webpack
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com >
2023-09-10 23:15:35 -07:00
Jarred Sumner
edea4f095a
Fixes #4588 ( #4804 )
...
* Fixes #4588
* typo
* fixup
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com >
2023-09-10 21:40:46 -07:00
Diogo Goncalves
07c88435e0
Replace unnecessary '' wih "` in code snippets ( #4792 )
2023-09-10 11:34:04 -07:00
Jeroen van Rensen
7121c1d6ab
Update modules.md - Explain case-insensitivity ( #4782 )
2023-09-10 11:33:39 -07:00
Ed Knowles
60dc76676c
docs: remove duplicate sentence from debugger ( #4807 )
2023-09-10 11:33:04 -07:00
toneyzhen
f64b504bae
Update todo-tests.md ( #4771 )
2023-09-10 11:32:31 -07:00
Vyacheslav Kulik
97153c5a5f
Add compatibility page link to index.md ( #4809 )
...
Add a link to compatibility page (https://bun.sh/docs/runtime/nodejs-apis ) to its reference in index.md, so it's easier to reach out to.
2023-09-10 11:30:46 -07:00
Tom Sherman
d48ff53e4e
docs: Update Bun.write(path, Response) example to be clear that it writes the body ( #4802 )
2023-09-10 05:06:25 -07:00
WingLim
afcbed218c
fix(bindings): add missing binding ( #4682 )
2023-09-10 02:58:10 -07:00
Rinku Chaudhari
682406c42c
docs: fix spelling ( #4763 )
2023-09-09 22:40:56 -07:00
Richard
6fe40f383a
Fix mongoose ecosystem guid ( #4740 )
...
Fix missing method declaration on schema and Schema database name from Kitten to Animal
2023-09-09 19:05:13 -07:00
thunfisch987
e2d327881c
fix(docs); typo on Nuxt guide page ( #4745 )
2023-09-09 19:04:05 -07:00
Robert Soriano
4280f74429
docs: fix wasi-js link ( #4741 )
2023-09-09 19:03:46 -07:00
Chris Hutchinson
8139a20c9f
fix: remove from bun-server.test.ts test case ( #4709 )
2023-09-09 19:03:28 -07:00
akumarujon
620f6c51ce
fix typo ( #4639 )
2023-09-09 14:46:41 -07:00
Ashcon Partovi
ffe4f561a3
Fix listen() using unix socket if argument is a valid port ( #4620 )
...
* Fix listen() using unix socket if argument is a valid port
Fixes #4582
* Add test
2023-09-08 16:27:44 -07:00
Ana Margarida Silva
c896792c37
fix(docs): connect websocket client repeated documentation ( #4615 )
2023-09-08 14:22:28 -07:00
Colin McDonnell
088491cb59
Add extension guide
2023-09-08 13:49:12 -07:00
xxxhussein
f27ef667c7
Delete docs/ecosystem/buchta.md ( #4536 )
...
Delete buchta.md since its development is discontinued by LowByteFox: https://twitter.com/LowByteFox/status/1694025965452636612
2023-09-08 13:21:41 -07:00
Arjunkumar
7d9820d478
Update mongoose.md ( #4534 )
2023-09-08 13:20:07 -07:00
Ethan Steere
b5da5168bf
Update Svelte Kit Docs ( #4541 )
...
* 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-08 13:19:53 -07:00
rajatdua
61569fab80
docs(template.md): spelling ( #4614 )
2023-09-08 13:19:33 -07:00
Frederik De Bleser
0887825f54
Fix code typo in transpiler.md ( #4604 )
...
There are some extra closing brackets at the end of the `scanImports` example. These cause a syntax error ("Unterminated string literal")
2023-09-08 12:10:17 -07:00
Colin McDonnell
6d02b18680
Remove await plugin
2023-09-08 11:42:27 -07:00
Vitor Dino
1b8c6f266f
docs: fix --backend options list on cache.md ( #4599 )
...
`symlink` wasn’t an item, it appeared the same as `copyfile`
2023-09-08 11:19:29 -07:00
Dan Fabulich
989dd92ea8
Move "Importing CJS from CJS" back out of low-level details section ( #4600 )
...
This section appears to have been accidentally moved into the low-level details section in 5424ea3403 .
This fixes the example in the low-level details section, because the "Importing CJS from CJS" section is not the example code that the low-level details section is intended to provide.
2023-09-08 11:18:52 -07:00
Colin McDonnell
9e3cabc540
Remove community-templates
2023-09-08 10:55:16 -07:00
Ondrej Brablc
3170cf08ba
Make the link to application clickable in the terminal ( #4544 )
...
Terminals like iTerm require valid URL to make them clickable. Adding a space to make it valid. Similar problem is on https://bun.sh/ , where protocol is missing.
2023-09-08 09:33:35 -07:00
Samual Norman
182d3f1567
Fix Bun.CryptoHasher missing argument in docs ( #4585 )
2023-09-08 09:32:36 -07:00
Tiramify (A.K. Daniel)
189f0f7c36
Update development.md ( #4578 )
2023-09-08 09:32:15 -07:00
Ashcon Partovi
a05a1780c1
Fix bun-types
2023-09-08 08:29:59 -07:00
Jarred Sumner
822a00c4d5
Fix a couple important bugs ( #4560 )
bun-v1.0.0
2023-09-07 21:07:00 -08:00
Adam
f6a621f36a
Fix typo in sveltekit.md ( #4550 )
2023-09-07 13:11:09 -07:00