aboutsummaryrefslogtreecommitdiff
path: root/src/api
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <jarred@jarredsumner.com> 2021-09-25 00:33:45 -0700
committerGravatar Jarred Sumner <jarred@jarredsumner.com> 2021-09-25 00:33:45 -0700
commit66b29654c09f42807faeef859d4cea1f29520013 (patch)
tree980fd32c73204083a0d2645685d1acaed625a763 /src/api
parent940570af5904b35784e24f7ea35ccc1fa1f260e7 (diff)
downloadbun-66b29654c09f42807faeef859d4cea1f29520013.tar.gz
bun-66b29654c09f42807faeef859d4cea1f29520013.tar.zst
bun-66b29654c09f42807faeef859d4cea1f29520013.zip
Fix visiting bug when using JSX with a spread prop and a key and one of the props is an anonymous function
More specifically, Bun shouldn't be visiting the same properties more than once. That was the cause.
Diffstat (limited to 'src/api')
0 files changed, 0 insertions, 0 deletions
letions'>-1/+1 2023-07-27Update pull_request_template.mdGravatar Jarred Sumner 1-1/+1 2023-07-27Update pull_request_template.mdGravatar Jarred Sumner 1-1/+1 2023-07-27Update pull_request_template.mdGravatar Jarred Sumner 1-2/+2 2023-07-27Update pull_request_template.mdGravatar Jarred Sumner 1-0/+4 2023-07-27Update pull_request_template.mdGravatar Jarred Sumner 1-5/+11