Colin McDonnell
|
f7f1b60444
|
Add bun-types, add typechecking, add child_process types (#1475)
* 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-11-09 15:40:40 -08:00 |
|
Jarred Sumner
|
403a916bd5
|
[bun-framework-next] Fix missing scripts
|
2022-04-08 23:43:41 -07:00 |
|
Jarred Sumner
|
20cdb197e2
|
Fix Next.js stylesheet bug
|
2022-04-08 23:16:13 -07:00 |
|
Jack Hanford
|
6ee673095c
|
continue fixing typescript errors
|
2021-11-22 10:21:28 -08:00 |
|
Jack Hanford
|
0b48e7272d
|
remove a bunch of dead code / unused variables
|
2021-11-10 14:53:48 -08:00 |
|
Jarred Sumner
|
58b196c583
|
rewrote most of the router
|
2021-10-20 04:18:29 -07:00 |
|
Jarred Sumner
|
125d88bd65
|
bun:error.js into separate module, ensure we don't include fast refresh in Bun.js, log build errors to browser console, don't warn for node_modules,
|
2021-09-11 01:48:23 -07:00 |
|
Jarred Sumner
|
fc907e2f81
|
current
|
2021-09-09 23:33:34 -07:00 |
|
Jarred Sumner
|
2fc89a69e3
|
Move
Former-commit-id: b795168d774fa0b3dcde7955e30baa0eefbc88ab
|
2021-09-05 21:44:43 -07:00 |
|