v4.0.0
* fix!: don't delete "main" in package.json esbuild still doesn't support exports https://github.com/evanw/esbuild/issues/187 it's uncertain as yet what impact this might have on other bundlers and loaders, hence this is a BREAKING CHANGE. * fixup! fix!: don't delete "main" in package.json