Skip to content

/patch/merge not exported #114

@saimeunt

Description

@saimeunt

For some reason you implemented 3 way merge (which is pretty cool) as a feature request that landed in 2.1.0 but you do not export it from the main entry point (src/index.js).

Please add the required patch :

import {merge} from './patch/merge';

export {merge};

And publish a new version on npm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions