-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: edge runtime support for crypto (#184)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Improved environment detection to enhance functionality across different platforms. - **Bug Fixes** - Updated `digest` function to simplify its usage and improve reliability. - **Chores** - Adjusted code coverage workflow to ensure proper token usage for public repositories. <!-- end of auto-generated comment: release notes by coderabbit.ai --> <!-- GITHUB_RELEASE PR BODY: canary-version --> <details> <summary>📦 Published PR as canary version: <code>Canary Versions</code></summary> <br /> ✨ Test out this PR locally via: ```bash npm install @dotinc/[email protected] npm install @dotinc/[email protected] # or yarn add @dotinc/[email protected] yarn add @dotinc/[email protected] ``` </details> <!-- GITHUB_RELEASE PR BODY: canary-version -->
- Loading branch information
Showing
3 changed files
with
10 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters