fix: load esm version of Vite (#3065) fix: stop excluding workspaces under dot-prefixed ancestors (#3037) perf: remove lodash (#3038) fix: don't crash on array binding holes in destructured exports (e.g. export let { d: [a, , c] } = obj) (#3058)