Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-09-22 | package json exports seems to work now!!! | 2 | -12/+26 | ||
2021-09-21 | Fix the compiler errors | 2 | -41/+47 | ||
2021-09-21 | Resolve "exports" field in package.json (doesn't work yet) | 1 | -1/+95 | ||
2021-09-21 | Add "exports" to PackageJSON | 1 | -1/+12 | ||
2021-09-21 | Most of the ESM resolution algorithm (still untested) | 1 | -34/+640 | ||
2021-09-21 | `endsWithAny` -> `endsWithAnyComptime` | 1 | -1/+1 | ||
2021-09-21 | Parse "exports" field from package.json (WIP) | 1 | -1/+233 | ||
2021-09-21 | Add comment explaining failed package.json parsing optimization | 1 | -0/+5 | ||
2021-09-16 | Automatically rewrite TS import paths from .jsx? -> .tsx? when .jsx? is not ↵bun-v0.0.16 | 1 | -8/+10 | ||
found This was already partially implemented but it was returning filenames instead of absolute paths. This matches the behavior from https://github.com/microsoft/TypeScript/issues/4595. | |||||
2021-09-15 | zig fmt | 3 | -6/+5 | ||
2021-09-15 | Big Heap: | 1 | -1/+2 | ||
2021-09-12 | Fix "browser" map resolution, _almost_ fix symbol collisions, cache absolute ↵ | 3 | -129/+320 | ||
paths for file entries | |||||
2021-09-12 | ok | 1 | -3/+9 | ||
2021-09-11 | bun:error.js into separate module, ensure we don't include fast refresh in ↵ | 1 | -1/+3 | ||
Bun.js, log build errors to browser console, don't warn for node_modules, | |||||
2021-09-09 | currentjarred/fetch-experiment | 2 | -0/+31 | ||
2021-09-08 | upgrade | 1 | -1/+1 | ||
2021-09-04 | Fixed memory leaks, but SSR is slower. Should move cleanup & restart steps ↵ | 2 | -61/+58 | ||
to a real idle timeout Former-commit-id: 9499ee3109cb336deb9380f0190631a30c9da51c | |||||
2021-09-03 | Fix logging in bun bun + bump | 1 | -1/+1 | ||
Former-commit-id: 19275a07342879d9b02b9d9527b762c8bfadb9e6 | |||||
2021-09-02 | Fix tsconfig paths | 2 | -22/+38 | ||
Former-commit-id: 1ea6a0d624b0fc42acda9a81f214d06336b9271e | |||||
2021-09-02 | latest | 1 | -8/+33 | ||
Former-commit-id: 1086d4f894611c1171f57d9eaf82f9170e9de2d1 | |||||
2021-09-02 | Fix UMD, fix PNPM, importing require'd modules in app code | 1 | -23/+66 | ||
Former-commit-id: 3d831ad95904d2123964f2ebccff48f1e9f954e9 | |||||
2021-08-31 | Add display name field to frameworks, improve logging, add counters, add | 1 | -0/+8 | ||
Former-commit-id: b2cf011b6c6405a786fe22367e1cd4e6c2c4c90f | |||||
2021-08-31 | Fallback, fragments, printer compat, better errors | 2 | -13/+48 | ||
Former-commit-id: 486e8c9d460eeebea024e96dbabcb7f2bfaffafb | |||||
2021-08-29 | latest | 2 | -42/+102 | ||
Former-commit-id: 096ec1222ad723d006b0151f10cb0c1b95e2bfd3 | |||||
2021-08-26 | Latest | 1 | -1/+0 | ||
Former-commit-id: a52b8b9f1052b3e3136c249aac0a7d93334a3eb7 | |||||
2021-08-26 | better errors | 1 | -4/+39 | ||
Former-commit-id: a16d16ac2d649b3678d3baaa7a4641c7a56f5d6d | |||||
2021-08-25 | Fix scoped packages with `bun bun` | 1 | -3/+8 | ||
Former-commit-id: c29ff9ff602aeed4f9b19e4f003a20effcf70c0a | |||||
2021-08-25 | latest | 1 | -6/+45 | ||
Former-commit-id: f5600d123d3710e7ea80ff2b7c66d13382462420 | |||||
2021-08-23 | Use mimalloc for a 10% boost | 3 | -94/+125 | ||
Former-commit-id: 044e11d720bc6742dc53b30b4e88e8be7e76c419 | |||||
2021-08-21 | Fix watcher when you move files/dirs around. It'll bust the cache and ↵ | 2 | -12/+26 | ||
recreate it (and leak memory) Former-commit-id: 8faf6127547411c1fdcee9e4e7440825f21ecd99 | |||||
2021-08-20 | Use the new Lock type | 1 | -1/+29 | ||
Former-commit-id: fcb04d39a1629047ab0a227c2992922725189ca7 | |||||
2021-08-19 | Log level + onimportcss | 1 | -0/+10 | ||
Former-commit-id: 12ba9b9bc288573e3a5099adfa14c486c4cc980c | |||||
2021-08-17 | fix static dir | 1 | -0/+1 | ||
Former-commit-id: 6b396f27940250d33539846ae47596066f12034f | |||||
2021-08-17 | fix jsx | 1 | -3/+22 | ||
Former-commit-id: a9bfcbce261798cdd0c3f8cb09076dc246920b48 | |||||
2021-08-17 | Support implicit bun-framework- package prefix | 1 | -0/+37 | ||
Former-commit-id: a525b9fb31e1b806ef91e1a464a93a607f2bbe32 | |||||
2021-08-15 | Support multiple route dirs, fix bundling JSX, fix cjs bug, remove warning ↵ | 2 | -11/+64 | ||
about unbundled modules in speedy env, Former-commit-id: ae718dbd05397bed9bc49a77fae20de70b635e82 | |||||
2021-08-14 | .env works | 2 | -49/+96 | ||
Former-commit-id: 45ee7874f2c8566c3034743161031b0859423f41 | |||||
2021-08-14 | lots | 1 | -0/+60 | ||
Former-commit-id: 0b8128cb3b4db02f9d33331b4c2c1b595156e6c8 | |||||
2021-08-12 | Support tsconfig.json "paths" (instead of just "baseUrl") | 1 | -2/+2 | ||
Former-commit-id: 02db9729e1d0cddf9343135f46bf843a3d3a34f8 | |||||
2021-08-12 | FIx .jsb when bundling packages that have multiple nested package.json | 1 | -0/+14 | ||
Former-commit-id: 1567dafa8c7bbe97c34e42c86995bd193eeeb6d5 | |||||
2021-08-12 | Further reduce allocations in resolver | 1 | -4/+2 | ||
Former-commit-id: 8ec2529e5ac910e1c46b8e5b912e4a679ff4994c | |||||
2021-08-11 | Reduce resolver allocations | 1 | -10/+16 | ||
Former-commit-id: 3833d6059e1fe11590e60a5e2c11f19b2c7c48e2 | |||||
2021-08-10 | This is alot | 3 | -50/+165 | ||
Former-commit-id: 4b2a396611ec03270dc768b70e488b0f5eee2a37 | |||||
2021-08-09 | Split up + generate client & server bundles, support framework +router in ↵ | 2 | -6/+169 | ||
GenerateNodeModulesBundle , read framework from package.json + rename "publicURL" to "origin" + add import.meta.filepath Former-commit-id: 1e76ebb5375247231181ec19a6396c6acf4684fb | |||||
2021-08-08 | Fix bug when resolving basePath | 1 | -1/+2 | ||
Former-commit-id: 361e1eef7ff766c0cd395bdbc75dbf1ed5689ce2 | |||||
2021-08-07 | getImportedStyles hook | 1 | -0/+2 | ||
Former-commit-id: 730eb465fb23bcfa23842f293712cfc2cf51d363 | |||||
2021-08-07 | Dynamic routes resolve! Just gotta pass query params to the JS correctly | 3 | -69/+76 | ||
Former-commit-id: 2c4d3184a4f06ba9dd7d27d653834589796ebd0f | |||||
2021-07-30 | little bit of errors, little bit of bytecode caching. neither finished | 1 | -0/+2 | ||
Former-commit-id: c774c395136d58330aa7cad7e9fa434bcef7d5c6 | |||||
2021-07-26 | Fix build issues | 1 | -2/+2 | ||
Former-commit-id: 5164b69b57e8c11666591823c5b83435facce5c8 | |||||
2021-07-13 | alright | 3 | -26/+71 | ||
Former-commit-id: ab73c7b323c222e5d1172c07036653ca98aa8e6b |