Skip to content

Fix cloneDeepWith to match lodash behavior for null prototype objects #826

Fix cloneDeepWith to match lodash behavior for null prototype objects

Fix cloneDeepWith to match lodash behavior for null prototype objects #826

Workflow file for this run

name: CI
on:
pull_request:
types: [opened, synchronize, reopened]
merge_group:
jobs:
deno:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: denoland/setup-deno@v2
with:
deno-version: v2.x
- run: deno publish --dry-run