No successful run was found on next (16bb9f0) during the generation of this report, so main (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
2 months ago
by ematipico
+0.28%
Lock
2b17868
2 months ago
by ascorbic
-0.12%
Use separate env to load content config (#14324)
* Use separate env to load content config
* Format
5c41688
2 months ago
by ascorbic
+0.06%
Dedupe
22b9c33
2 months ago
by ascorbic
-0.05%
Merge branch 'main' into feat/environment-api
f55775e
2 months ago
by ascorbic
+0.22%
Support HMR in Environment API (#14393)
dc345ca
2 months ago
by ascorbic
-0.64%
Fix unit tests for environment API (#14394)
* Fix unit tests for environment API
* Format
aa355a0
2 months ago
by ascorbic
+0.48%
refactor: clean up dead code for env API (#14395)
* refactor: clean up dead code for env API
* Add comment and fix import
* Format
* Remove extra export
* Drop Node 18 in tests