aboutsummaryrefslogtreecommitdiff
path: root/test/bun.js/performance.test.js
diff options
context:
space:
mode:
authorGravatar Colin McDonnell <colinmcd94@gmail.com> 2022-12-22 19:02:59 -0800
committerGravatar GitHub <noreply@github.com> 2022-12-22 19:02:59 -0800
commit9ef33312b1b199931c29c182c4bc3984a944bb9a (patch)
tree2c50ef9b55f5f1b3bb2c9973defb223790d06fc7 /test/bun.js/performance.test.js
parent1d58da3cb366f5d102d684eeedd6372435c9b942 (diff)
downloadbun-9ef33312b1b199931c29c182c4bc3984a944bb9a.tar.gz
bun-9ef33312b1b199931c29c182c4bc3984a944bb9a.tar.zst
bun-9ef33312b1b199931c29c182c4bc3984a944bb9a.zip
Update bench (#1648)
Co-authored-by: Colin McDonnell <colinmcd@alum.mit.edu>
Diffstat (limited to 'test/bun.js/performance.test.js')
0 files changed, 0 insertions, 0 deletions
/option> Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/packages/renderers/react (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2021-11-16Clean up, simplify types (#1816)Gravatar Drew Powers 32-184/+164
Also add JSDoc to external types
2021-11-16Fix Windows CSS bundling bug (#1840)Gravatar Drew Powers 16-240/+290
* Fix Windows CSS bundling bug JS components’ styles accidentally left out of final build on Windows * Review feedback
2021-11-16[ci] yarn formatGravatar natemoo-re 1-5/+5
2021-11-16Implement `client:only` handling (#1716)Gravatar Nate Moore 9-47/+131
* WIP: improve `client:only` handling * feat: implement `client:only` in renderer * test: reenable client:only tests * feat: improve SSR error messages * fix: add `resolvePath` method to Metadata * test: fix client-only test * chore: fix custom-elements handling * test: revert `custom-elements` test change * fix: do not assign a default renderer even if there's only one configured * chore: bump compiler * chore: add changeset
2021-11-16[ci] collect statsGravatar FredKSchott 1-0/+1
2021-11-15Add Autoprefixer change to 0.21 migration guide (#1841)Gravatar Drew Powers 1-0/+16
2021-11-15[ci] yarn formatGravatar jonathantneal 1-0/+2