v2.0.0
Major Changes
- (Breaking) Replace
main
withexports
in package.json: 130581f - (Breaking) Move types and remove logger: 88a4c45
- (Breaking) Remove
ExpressMiddleware
and renameNextMiddleware
toMiddleware
: db53184 - Output CJS and ESM packages (via tsup): 4603416
Minor Changes
- Remove ecosystem tests: 3405f85