Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-22 | fix lockfile | 1 | -1/+0 | ||
2021-11-22 | continue fixing typescript errors | 6 | -32/+62 | ||
2021-11-22 | add empty.js | 1 | -1/+1 | ||
2021-11-22 | mv empty.tsx -> empty.js | 2 | -5/+5 | ||
2021-11-22 | consolidate empty files / references to one empty.tsx | 4 | -5/+9 | ||
2021-11-22 | add typescript checking | 1 | -2/+5 | ||
2021-11-22 | begin working on CI tasks for bun-framework-next | 1 | -14/+14 | ||
2021-11-21 | Bump bun-framework-next | 1 | -1/+1 | ||
2021-11-21 | [bun-framework-next] Fix React 18 in fallback mode | 1 | -5/+6 | ||
2021-11-10 | remove a bunch of dead code / unused variables | 4 | -44/+6 | ||
2021-11-08 | Disable Object.freeze | 1 | -14/+0 | ||
2021-11-08 | [bun-framework-next] Use WeakSet for slightly better perf | 1 | -2/+3 | ||
2021-11-08 | tweak | 1 | -2/+8 | ||
2021-11-08 | use new name | 1 | -1/+1 | ||
2021-11-08 | rename polyfills, polyfill Object.feeze | 2 | -0/+7 | ||
2021-11-07 | remove another empty file | 1 | -0/+0 | ||
2021-11-07 | Update package.json | 1 | -1/+1 | ||
2021-11-07 | Add main/module to bun-framework-next | 2 | -0/+3 | ||
2021-11-07 | add react-refresh as a devDep for bun-framework-next | 1 | -0/+3 | ||
2021-11-07 | misc cleanup for bun-framework-nextnext-cleanup | 6 | -40/+8 | ||
2021-11-03 | Fix next version warning | 2 | -3/+3 | ||
2021-11-02 | Bump versions | 1 | -2/+2 | ||
2021-11-02 | Next.js 12 support | 6 | -25/+406 | ||
2021-10-26 | Add a very simple integration test for `bun create next` & `bun create react` | 2 | -3/+6 | ||
2021-10-25 | Fix rendering with Next.js after latest changes to route api | 1 | -1/+1 | ||
2021-10-24 | [internal] Tweak build system to better support unit tests in Zig | 3 | -3/+2 | ||
2021-10-20 | rewrote most of the router | 4 | -40/+12 | ||
2021-10-17 | Bump to latest | 1 | -1/+1 | ||
2021-10-17 | [bun-framework-next] Fix when the project does not define a `_app` page | 2 | -6/+16 | ||
2021-09-13 | FIx missing page assets with next.js | 1 | -0/+1 | ||
2021-09-13 | Fix crashes when accessing request metadata | 1 | -0/+0 | ||
2021-09-13 | v0.0.0-21v0.0.0-21 | 1 | -1/+1 | ||
2021-09-13 | v0.0.0-20v0.0.0-20 | 1 | -1/+1 | ||
2021-09-11 | bun:error.js into separate module, ensure we don't include fast refresh in ↵ | 12 | -1293/+118 | ||
Bun.js, log build errors to browser console, don't warn for node_modules, | |||||
2021-09-09 | v0.0.0-19v0.0.0-19 | 1 | -1/+1 | ||
2021-09-09 | currentjarred/fetch-experiment | 15 | -48/+1404 | ||
2021-09-09 | fetc h!!! | 1 | -0/+21 | ||
2021-09-05 | Move | 13 | -0/+1504 | ||
Former-commit-id: b795168d774fa0b3dcde7955e30baa0eefbc88ab |