edge-runtime
edge-runtime copied to clipboard
Developing, testing, and defining the runtime Web APIs for Edge infrastructure.
Bumps [nextra-theme-docs](https://github.com/shuding/nextra) from 2.13.4 to 4.6.0. Release notes Sourced from nextra-theme-docs's releases. [email protected] Minor Changes e1d0ebd: Support disabling the "Copy Page" button through the theme.copyPage setting in _meta files Patch...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6. Release notes Sourced from actions/setup-node's releases. v6.0.0 What's Changed Breaking Changes Limit automatic caching to npm, update workflows and documentation by @priyagupta108 in actions/setup-node#1374...
--- This PR fixes the expires field type in @edge-runtime/cookies to match the official docs and actual usage in Next.js, which doesn’t use the number type. ---