Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-10 | Fix type errors | 1 | -1/+1 | |
2022-04-08 | [bun-framework-next] Fix missing scripts | 3 | -127/+35 | |
2022-04-08 | Fix Next.js stylesheet bug | 6 | -53/+181 | |
2022-04-07 | [bun.js] Add `baseURI` support to HTTP server | 1 | -6/+6 | |
2022-04-06 | Update client.development.tsx | 1 | -3/+12 | |
2022-04-06 | Support newer next | 1 | -21/+44 | |
2022-04-05 | wipbun-v0.0.74 | 2 | -28/+32 | |
2022-04-05 | Add update message | 1 | -0/+13 | |
2022-03-30 | [bun-framework-next] Support Next 12.1.3 & React 18 | 4 | -18/+86 | |
2022-03-30 | [bun-framework-next] Remove unnecessary polyfills | 2 | -655/+0 | |
2022-03-30 | Don't need to import react here | 1 | -1/+0 | |
2022-02-27 | WASM | 1 | -0/+0 | |
2022-02-25 | be more careful | 3 | -6/+11 | |
2022-02-24 | [bun-framework-next] Support Next.js 12.1 | 4 | -22/+42 | |
2022-02-24 | [bun-framework-next] Remove TextEncoder & TextDecoder polyfills | 3 | -340/+19 | |
2022-01-02 | copy: replace Bun with bun (#99) | 2 | -2/+2 | |
2022-01-01 | [bun-framework-next] Omit the absolute URLs | 1 | -4/+2 | |
2021-12-22 | [bun-framework-next] Handle edgecase where for some reason the document retur...bun-v0.0.59 | 1 | -1/+1 | |
2021-12-22 | [bun-framework-next] Bump | 1 | -1/+1 | |
2021-12-22 | [bun-framework-next] fix ts errors | 1 | -2/+31 | |
2021-12-22 | Fix URL() in bun-framework-next | 4 | -19/+658 | |
2021-11-23 | update Next version on global | 1 | -1/+1 | |
2021-11-23 | fix shallow routing | 1 | -4/+6 | |
2021-11-23 | remove comment | 1 | -1/+0 | |
2021-11-23 | add react-dom as devDep | 1 | -0/+1 | |
2021-11-23 | stop installing textencoder | 3 | -2/+308 | |
2021-11-23 | begin addressing more feedback | 1 | -3/+3 | |
2021-11-22 | remove .then | 1 | -12/+3 | |
2021-11-22 | another try | 2 | -5/+1 | |
2021-11-22 | add type fns | 1 | -1/+4 | |
2021-11-22 | try adding lib.ts | 1 | -0/+1 | |
2021-11-22 | ts-expect-error the remaining ts-errors | 3 | -6/+25 | |
2021-11-22 | misc | 2 | -20/+11 | |
2021-11-22 | add prettier to root | 3 | -315/+5 | |
2021-11-22 | reset file | 1 | -1/+0 | |
2021-11-22 | remove unused proxy shim | 1 | -36/+2 | |
2021-11-22 | remove export from empty | 1 | -2/+0 | |
2021-11-22 | begin working on renderDocument | 1 | -6/+17 | |
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 |