aboutsummaryrefslogtreecommitdiff
path: root/integration/snippets/unicode-identifiers.js
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <jarred@jarredsumner.com> 2021-12-16 18:32:48 -0800
committerGravatar Jarred Sumner <jarred@jarredsumner.com> 2021-12-16 18:32:48 -0800
commitd1783babd99ff2a8020765837b3b9b3099137024 (patch)
treed771552c98d9006a92c2c41106a8b1481575670f /integration/snippets/unicode-identifiers.js
parent7519f364e5cb9d1c1138ee4d7a607f4e22f02239 (diff)
downloadbun-v0.0.55.tar.gz
bun-v0.0.55.tar.zst
bun-v0.0.55.zip
:camera:bun-v0.0.55
Diffstat (limited to 'integration/snippets/unicode-identifiers.js')
0 files changed, 0 insertions, 0 deletions
fix(node/fetch): Make data URL fetch consistent with node (#5126)Gravatar David Hewitt 2-7/+37 2023-09-13avoid inserting extraneous"accept-encoding" header (#5057)Gravatar iidebyo 2-1/+22 * add no extraneous accept-encoding header test * ensure fetch honors no decompress opt * fix format on test/js/node/http/node-http.test.ts 2023-09-13docs(runtime): fix plugins loader extensions typo (#5250)Gravatar Zong 1-1/+1 2023-09-13chore: make comment grammatically correct (#5140)Gravatar Gareth Jones 1-1/+1 2023-09-13Add informative message on 'bun create react' (#5248)Gravatar Colin McDonnell 1-0/+22 2023-09-13docs(runtime): fix jsx FragmentFactory output example (#5243)Gravatar Zong 1-1/+1 2023-09-13file.exists() needs to be awaited to get the value (#5061)Gravatar amt8u 1-1/+1 2023-09-13Update discordjs.md (#5227)Gravatar Antonin CLAUZIER 1-1/+1 2023-09-13decode regex if needed (#5167)Gravatar Dylan Conway 5-126/+167 * decode regex if non-ascii * make it comptime * add test * use `bun.BabyList(u16)` 2023-09-13Correct the configuration file names. (#5234)Gravatar Nathan Hammond 2-2/+2 2023-09-12Update tsconfig.json for bun initGravatar Colin McDonnell 1-1/+1 2023-09-12js/node/stream.js: call write() callback when encoding is not provided (#4841)Gravatar cfal 2-3/+7 * js/node/stream.js: call write() callback when encoding is not provided * js/out/InternalModuleRegistryConstants.h: update 2023-09-12docs: Made bun-types install as dev dependency in example (#5120)Gravatar Gordon Goldbach 1-1/+1 2023-09-12Various docs (#5201)Gravatar Colin McDonnell 4-4/+147 * Updates * Improve jest guide * Improve 2023-09-12Use git's --global flag for lockfile diffs instead of manually modifying ↵Gravatar Southpaw 1-17/+7 config files (#5143) 2023-09-12docs: fix typo in import.meta.resolve (#5146)Gravatar Jonathan Neal 1-1/+1 2023-09-12Update hot.md (#4990)Gravatar Nazeel 1-1/+1 2023-09-12Update simple.md (#4997)Gravatar Tom Redman 1-1/+1 Remove errant slash preventing the correct console log 2023-09-12fix typo and grammar errors (#5046)Gravatar xnacly 1-3/+3 2023-09-12clang and llvm on arch install v16, update to use v15 (#5069)Gravatar mi4uu 1-1/+10 2023-09-12Add missing full stop on nodejs-apis.md (#5072)Gravatar Diogo Goncalves 1-5/+5 2023-09-12udate README.md (#5127)Gravatar Toby 1-1/+1 update path 2023-09-12docs: fix typos (#5151)Gravatar Samuel Rigaud 17-18/+18 2023-09-12fix lifecycle docu (#5159)Gravatar Thomas Rupprecht 1-4/+4 2023-09-12Clean up Modules docGravatar Colin McDonnell 1-66/+73