Closed nvmnghia closed 1 year ago
What do you mean by main
doesn't contain 2.0.0
? I see that main includes 2.0.0 by commits + a few more commits.
Please use main
branch if you have problems with 2.0.0
@leineveber this is the v2 commit. Github says it's not contained in any branch.
@nvmnghia
I see in main
commits that its contained there
@nvmnghia Just made a new release - 2.1.0. Please use it instead of 2.0.0
This is not a bug report, just a question. My code works in
main
, but not inv2.0.0
, maybe due to some babel upgrade. After bisecting, I found out thatmain
doesn't containv2.0.0
at all. Why is this the case? Which one should I use?