Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-19 | Delete long-broken package which is causing confusion | 1 | -835/+0 | ||
2022-11-09 | Add bun-types, add typechecking, add `child_process` types (#1475) | 1 | -25/+25 | ||
* Add bun-types to packages * Improve typing * Fix types in tests * Fix dts tests * Run formatter * Fix all type errors * Add strict mode, fix type errors * Add ffi changes * Move workflows to root * Add workflows * Remove labeler * Add child_process types * Fix synthetic defaults issue * Remove docs * Move scripts * Run prettier * Include examples in typechecking * captureStackTrace types * moved captureStackTrace types to globals * Address reviews Co-authored-by: Colin McDonnell <colinmcd@alum.mit.edu> Co-authored-by: Dylan Conway <dylan.conway567@gmail.com> | |||||
2022-07-29 | Update bun-framework-next for Compatibility with Next 12.2+ (#920) | 1 | -13/+1 | ||
2022-07-05 | [bun-framework-next] Bump | 1 | -2/+2 | ||
2022-04-08 | [bun-framework-next] Fix missing scripts | 1 | -19/+19 | ||
2022-04-08 | Fix Next.js stylesheet bug | 1 | -9/+9 | ||
2022-04-06 | Support newer next | 1 | -21/+44 | ||
2022-04-05 | wipbun-v0.0.74 | 1 | -28/+32 | ||
2022-03-30 | [bun-framework-next] Support Next 12.1.3 & React 18 | 1 | -13/+28 | ||
2022-02-25 | be more careful | 1 | -1/+5 | ||
2022-02-24 | [bun-framework-next] Support Next.js 12.1 | 1 | -13/+34 | ||
2022-01-01 | [bun-framework-next] Omit the absolute URLs | 1 | -4/+2 | ||
2021-11-23 | begin addressing more feedback | 1 | -3/+3 | ||
2021-11-22 | remove .then | 1 | -12/+3 | ||
2021-11-22 | another try | 1 | -1/+1 | ||
2021-11-22 | ts-expect-error the remaining ts-errors | 1 | -6/+20 | ||
2021-11-22 | misc | 1 | -15/+9 | ||
2021-11-22 | remove unused proxy shim | 1 | -36/+2 | ||
2021-11-22 | begin working on renderDocument | 1 | -6/+17 | ||
2021-11-10 | remove a bunch of dead code / unused variables | 1 | -29/+1 | ||
2021-11-02 | Next.js 12 support | 1 | -0/+20 | ||
2021-10-24 | [internal] Tweak build system to better support unit tests in Zig | 1 | -1/+1 | ||
2021-10-20 | rewrote most of the router | 1 | -6/+6 | ||
2021-10-17 | [bun-framework-next] Fix when the project does not define a `_app` page | 1 | -0/+4 | ||
2021-09-13 | FIx missing page assets with next.js | 1 | -0/+1 | ||
2021-09-11 | bun:error.js into separate module, ensure we don't include fast refresh in ↵ | 1 | -13/+74 | ||
Bun.js, log build errors to browser console, don't warn for node_modules, | |||||
2021-09-09 | currentjarred/fetch-experiment | 1 | -7/+12 | ||
2021-09-09 | fetc h!!! | 1 | -0/+21 | ||
2021-09-05 | Move | 1 | -0/+722 | ||
Former-commit-id: b795168d774fa0b3dcde7955e30baa0eefbc88ab |