v5.102.0
feat: added support for import file from "./file.ext" with { type: "bytes" } to get the content as `Uint8Array` (#19928)
fix: types
refactor: code (#19853)
fix: support `__non_webpack_require__` for ES modules
refactor(types): more
refactor: remove unused types (#19894)