Avatar for the withastro user
withastro
astro
BlogDocsChangelog

feat: Add Vite version & integration versions to `astro info`

#14300
Comparing
louisescher:feat/more-info-for-info
(
36322b1
) with
main
(
17c7b03
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
6
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

Rendering: streaming [true], .astro file
benchmark/bench/codspeed.bench.js::Bench rendering::Rendering: streaming [true], .astro file
CodSpeed Performance Gauge
0%
942.3 ms
940.4 ms
Rendering: streaming [false], .astro file
benchmark/bench/codspeed.bench.js::Bench rendering::Rendering: streaming [false], .astro file
CodSpeed Performance Gauge
0%
893.2 ms
892.5 ms
Rendering: streaming [false], .md file
benchmark/bench/codspeed.bench.js::Bench rendering::Rendering: streaming [false], .md file
CodSpeed Performance Gauge
0%
12.8 ms
12.8 ms
Rendering: streaming [true], .md file
benchmark/bench/codspeed.bench.js::Bench rendering::Rendering: streaming [true], .md file
CodSpeed Performance Gauge
0%
12.8 ms
12.8 ms
Rendering: streaming [true], .mdx file
benchmark/bench/codspeed.bench.js::Bench rendering::Rendering: streaming [true], .mdx file
CodSpeed Performance Gauge
0%
722.8 ms
723 ms
Rendering: streaming [false], .mdx file
benchmark/bench/codspeed.bench.js::Bench rendering::Rendering: streaming [false], .mdx file
CodSpeed Performance Gauge
0%
714.7 ms
715.1 ms

Commits

Click on a commit to change the comparison range
Base
main
17c7b03
-0.1%
chore: Add test for vite version
abaa67a
9 days ago
by louisescher
-0.03%
feat: Allow for showing user Vite version, add changeset
eec0161
9 days ago
by louisescher
-0.19%
fix: Use pathname instead of .toString() in pipeline.ts, properly resolve path
6d4d03d
9 days ago
by louisescher
+0.21%
fix: Make sure "dependencies" exist in package.json
ec07878
9 days ago
by louisescher
-0.11%
Update cli.test.js
c4dba91
9 days ago
by louisescher
+0.1%
fix: Import ordering
5323b62
9 days ago
by louisescher
+0.02%
fix: Import ordering
8c25a27
9 days ago
by louisescher
+0.04%
fix: Retreive root from astroConfig instead of extra export
e67a19c
9 days ago
by louisescher
-0.01%
fix: Properly resolve path to package.json
1129b47
9 days ago
by louisescher
-0.18%
Update index.ts
d2a8b5d
9 days ago
by louisescher
-0.15%
feat: Add adapter version if present, fix module resolver throwing error for non-existent package.json files
8e605ab
9 days ago
by louisescher
+0.33%
feat: Adjust version logic so it uses package managers instead of createRequire
947b59c
8 days ago
by louisescher
+0.07%
Apply suggestion from @Fryuni Co-authored-by: Luiz Ferraz <luiz@lferraz.com>
5d9f8fa
8 days ago
by louisescher
-0.08%
Apply suggestion from @Fryuni Co-authored-by: Luiz Ferraz <luiz@lferraz.com>
ad5664c
8 days ago
by louisescher
+0.04%
Merge branch 'main' into feat/more-info-for-info
14b7184
2 days ago
by louisescher
+0.02%
fix: Pin vite version to 6.3.5 for CLI tests, dynamically read package.json for tests
ff91a5d
2 days ago
by louisescher
-0.05%
fix: Update import ordering
7c2c82a
2 days ago
by louisescher
+0.1%
chore: Bump vite to 6.3.6 for info versions fixture
7950120
1 day ago
by louisescher
-0.11%
Update packages/astro/src/cli/info/index.ts Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
0178997
1 day ago
by louisescher
+0.14%
Update packages/astro/src/cli/info/index.ts Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
752879d
1 day ago
by louisescher
-0.08%
Merge branch 'main' into feat/more-info-for-info
3defeed
23 hours ago
by Adammatthiesen
+0.27%
chore: Update tests to run correctly on Windows
1594518
22 hours ago
by louisescher
-0.15%
fix: Make yarn test work on macOS
afcb435
21 hours ago
by louisescher
-0.06%
Merge branch 'feat/more-info-for-info' of https://github.com/louisescher/astro into feat/more-info-for-info
56d6200
20 hours ago
by louisescher
+0.09%
chore: Add temporary debug log of yarn version for CI
a6f0201
19 hours ago
by louisescher
+0.11%
fix: Ensure calls of yarn use corepack-installed version
2d54ba4
18 hours ago
by louisescher
-0.18%
chore: Remove debug logging
36322b1
18 hours ago
by louisescher
© 2025 CodSpeed Technology
Home Terms Privacy Docs