Skip to content

@remix-run/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 18:56
· 50 commits to main since this release
57acdf2

Patch Changes

  • 3b9b384: Memory leak caused by unregistered listeners. Solution was copied from a node-fetch pr.
  • a85373d: Add support for custom "credentials" value. Nothing is done with them at the moment but they pass through for the consumer of the request to access if needed.