Quite possible that it will be a breaking change because for now generateDtsBundle returns an array of independent outputs, but we need to have common chunk there, and import from common chunk in generator output (but we didn't know the name of the common file to add import).
Quite possible that it will be a breaking change because for now
generateDtsBundlereturns an array of independent outputs, but we need to have common chunk there, and import from common chunk in generator output (but we didn't know the name of the common file to add import).