Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-12 | docs: fix typos (#5151) | 1 | -1/+1 | ||
2023-09-08 | Fix code typo in transpiler.md (#4604) | 1 | -1/+0 | ||
There are some extra closing brackets at the end of the `scanImports` example. These cause a syntax error ("Unterminated string literal") | |||||
2023-04-28 | bundler tests: rest of default.test.ts and starting jsx tests (#2765) | 1 | -1/+1 | ||
2023-03-02 | docs: Fix variable name in transpiler API docs (#2281) | 1 | -2/+2 | ||
2023-02-25 | docs: improved language in yaml loader example (#2172) | 1 | -1/+1 | ||
* docs: improved language in yaml loader example * docs(api/http): fix typo * docs(api/spawn): fix typo * docs(api/transpiler): fix typo | |||||
2023-02-23 | Add documentation (#2148)bun-v0.5.7 | 1 | -0/+275 | ||
* Add documentation * Tweaks * Fixes * Rearrange * Update |