Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-16 | Improve support for Create React Appbun-v0.0.36jarred/add-git | 1 | -11/+130 | ||
2021-10-16 | Support GitHub repositories, transform package.json to better fit Bun's usage | 1 | -398/+1176 | ||
2021-10-15 | Latest | 1 | -0/+2 | ||
2021-10-15 | Cleanup makefile to get libiconv setup for linux | 1 | -206/+0 | ||
2021-10-15 | Polish | 1 | -109/+545 | ||
2021-10-14 | :sparkle: | 1 | -178/+231 | ||
2021-10-14 | Support local templates | 1 | -17/+176 | ||
2021-10-14 | Support passing an absolute path | 1 | -105/+203 | ||
2021-10-14 | `bun create react app` is almost done | 2 | -5/+829 | ||
2021-10-13 | Add TLS 1.3 support, improve fetch() HTTPS performance | 2 | -0/+67 | ||
2021-10-06 | Add support for reading JSX config from tsconfig.json | 1 | -1/+3 | ||
2021-09-24 | Remove `cache_files` since it's not used and causes slower Bun compilation times | 2 | -5/+5 | ||
2021-09-22 | Print how many lines of code was parsed in `bun bun` | 1 | -1/+30 | ||
2021-09-20 | Always log errors when generating node_modules.server.bun | 1 | -1/+11 | ||
2021-09-16 | Colorize build/resolve errors and add a ^ | 2 | -9/+21 | ||
2021-09-11 | bun:error.js into separate module, ensure we don't include fast refresh in ↵ | 1 | -0/+1 | ||
Bun.js, log build errors to browser console, don't warn for node_modules, | |||||
2021-08-31 | Fallback, fragments, printer compat, better errors | 1 | -2/+2 | ||
Former-commit-id: 486e8c9d460eeebea024e96dbabcb7f2bfaffafb | |||||
2021-08-23 | Fix resolve bug with mixed-case node_modules | 1 | -2/+5 | ||
Former-commit-id: 5bdae0ee491e28b49ceed6136f04e0c1feddc808 | |||||
2021-08-23 | Use mimalloc for a 10% boost | 1 | -2/+2 | ||
Former-commit-id: 044e11d720bc6742dc53b30b4e88e8be7e76c419 | |||||
2021-08-17 | log error on respondWith rejection, | 2 | -2/+6 | ||
Former-commit-id: 8f6312a17dc9811d54e4dc31d9ada68e98bae891 | |||||
2021-08-17 | alright thats the rename | 6 | -0/+421 | ||
Former-commit-id: 0faf61249e76382dfb1aa8721249474eae920753 |