Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for custom merging #4

Merged
merged 16 commits into from
Sep 13, 2021
Merged

feat: add support for custom merging #4

merged 16 commits into from
Sep 13, 2021

Conversation

RebeccaStevens
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Aug 26, 2021

Codecov Report

Merging #4 (32bc77a) into next (ef432ad) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              next        #4   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         3    +1     
  Lines           54        66   +12     
  Branches        15        15           
=========================================
+ Hits            54        66   +12     
Impacted Files Coverage Δ
src/deepmerge.ts 100.00% <100.00%> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/utils.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ef432ad...32bc77a. Read the comment docs.

@RebeccaStevens RebeccaStevens force-pushed the custom-merge branch 3 times, most recently from 4943b87 to 686ddd8 Compare September 13, 2021 07:50
@RebeccaStevens RebeccaStevens marked this pull request as ready for review September 13, 2021 08:13
@RebeccaStevens RebeccaStevens merged commit 5413b81 into next Sep 13, 2021
@RebeccaStevens RebeccaStevens deleted the custom-merge branch September 13, 2021 08:53
RebeccaStevens added a commit that referenced this pull request Sep 13, 2021
* feat: add support for custom merging

* feat: add support for typing custom merges

* feat: add support for easily turning off merging

* docs: create docs for deepmergeCustom
RebeccaStevens added a commit that referenced this pull request Sep 13, 2021
* feat: add support for custom merging

* feat: add support for typing custom merges

* feat: add support for easily turning off merging

* docs: create docs for deepmergeCustom
github-actions bot pushed a commit that referenced this pull request Sep 13, 2021
# [1.1.0](v1.0.1...v1.1.0) (2021-09-13)

### Features

* add support for custom merging ([#4](#4)) ([5413b81](5413b81))
@github-actions
Copy link

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the Status: Released It's now live. label Sep 13, 2021
RebeccaStevens pushed a commit that referenced this pull request Mar 18, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Released It's now live.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant