Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions docs/usage-metrics.csv
Original file line number Diff line number Diff line change
Expand Up @@ -852,3 +852,35 @@ date,version,count
2026-02-02,v0.38.0,600
2026-02-02,v0.39.0,510
2026-02-02,v0.40.0,880
2026-03-02,v0.13.0,110
2026-03-02,v0.14.0,31
2026-03-02,v0.15.0,86
2026-03-02,v0.16.0,11
2026-03-02,v0.17.0,48
2026-03-02,v0.18.0,40
2026-03-02,v0.19.0,63
2026-03-02,v0.20.0,1
2026-03-02,v0.20.1,51
2026-03-02,v0.21.0,34
2026-03-02,v0.22.0,30
2026-03-02,v0.23.0,173
2026-03-02,v0.24.0,1
2026-03-02,v0.24.1,19
2026-03-02,v0.25.0,61
2026-03-02,v0.26.0,104
2026-03-02,v0.27.0,112
2026-03-02,v0.28.0,154
2026-03-02,v0.29.0,0
2026-03-02,v0.29.1,106
2026-03-02,v0.30.0,102
2026-03-02,v0.31.0,115
2026-03-02,v0.32.0,102
2026-03-02,v0.33.0,108
2026-03-02,v0.34.0,104
2026-03-02,v0.34.1,5
2026-03-02,v0.35.0,104
2026-03-02,v0.36.0,108
2026-03-02,v0.37.0,708
2026-03-02,v0.38.0,592
2026-03-02,v0.39.0,105
2026-03-02,v0.40.0,1300
4 changes: 4 additions & 0 deletions docs/usage-metrics.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Usage Metrics

Since `v0.30`, I noticed all versions decreased a lot, which could be a reality: projects upgrading to the latest releases; but `v0.39.0` passed from ~500 to ~100. And v0.40.0 passed from ~700 to ~1300, so in total, we lost ~1500 imports.

In any case, I also noticed that GH search produces non-deterministic results, so executing the same query returns different numbers. I expect the overall trend gets fixed in the upcoming months.

<div id="loading" class="loading">Loading metrics data...</div>
<div id="error" class="error" style="display: none;"></div>

Expand Down
Loading