Skip to content

v2.0.0

Compare
Choose a tag to compare
@htunnicliff htunnicliff released this 16 Jul 15:50

Major Changes

  • (Breaking) Replace main with exports in package.json: 130581f
  • (Breaking) Move types and remove logger: 88a4c45
  • (Breaking) Remove ExpressMiddleware and rename NextMiddleware to Middleware: db53184
  • Output CJS and ESM packages (via tsup): 4603416

Minor Changes

Patches