No successful run was found on main (3c14936) during the generation of this report, so f59581f was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.
refactor: create generate when needed (#14303)
* refactor: use environments to load modules (#14191)
* refactor: make `App` more extensible using `BaseApp` (#14197)
* refactor: App to extends the new BaseApp (#14213)
* refactor: manifest as virtual module (#14298)
* refactor: create `generate` when needed
* fix type
* remove type
* fix types
* fix breakage of code
019336e
15 days ago
by ematipico
+0.28%
Lock
2b17868
10 days ago
by ascorbic
-0.12%
Use separate env to load content config (#14324)
* Use separate env to load content config
* Format
5c41688
10 days ago
by ascorbic
+0.06%
Dedupe
22b9c33
3 days ago
by ascorbic
-0.05%
Merge branch 'main' into feat/environment-api
f55775e
2 days ago
by ascorbic
+0.22%
Support HMR in Environment API (#14393)
dc345ca
2 days ago
by ascorbic
-0.64%
Fix unit tests for environment API (#14394)
* Fix unit tests for environment API
* Format