Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-22 | change the directory structurejarred/rename | 1 | -91/+0 | ||
2022-01-02 | copy: replace Bun with bun (#99) | 1 | -1/+1 | ||
Most CLI tools have the style convention of referring to themselves in lowercase. It is, after all, the name that users type in when using the tool. This PR maintains that convention in bun. "Drop the uppercase B, it's cleaner" | |||||
2021-10-25 | Add snapshots for latin1 regexp, add more codepoints to string escapes | 1 | -2/+19 | ||
2021-09-25 | Add integration test that checks styled-components renders successfully and ↵bun-v0.0.24 | 1 | -0/+6 | ||
no incorrect unicode characters are present in the `style` tag | |||||
2021-09-17 | Add test for "shuffle" function for lodashbun-v0.0.19 | 1 | -0/+17 | ||
2021-09-17 | Begin to add integration tests | 1 | -0/+51 | ||