You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 22, 2024. It is now read-only.
`ZipFunctionOptions`, `ZipFunctionsOption`, `Config`, and `FunctionConfig` are now exported
BREAKING CHANGE: The exported typescript types for `NodeBundlerType`, `RuntimeType`, and
`ModuleFormat` are not enums anymore but unions of strings. Use the newly exported
`NODE_BUNDLER`, `RUNTIME`, and `MODULE_FORMAT` for constants. Also the types
`NodeBundlerType` and `RuntimeType` were renamed to `NodeBundlerName` and `RuntimeName`
respectively.
1 commit comments
github-actions[bot] commentedon Apr 20, 2023
⏱ Benchmark results