Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jhildenbiddle committed Feb 11, 2024
1 parent 9c1bddd commit 8317f83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Mergician is a uniquely flexible and light-weight utility for cloning and deep (

Unlike native methods and other utilities, Mergician faithfully clones and merges objects by properly handling [descriptor](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/getOwnPropertyDescriptor) values, [accessor](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Property_accessors) functions, and prototype properties while offering advanced options for customizing the clone/merge process.

?> Version 2 contains new features and breaking changes (see the [Changelog](changelog) for details). Documentation for version 1 is available [on GitHub](https://github.com/jhildenbiddle/mergician/blob/v1.0.3/docs/index.md).
?> Version 2.x contains new features and breaking changes (see the [Changelog](changelog) for details). Documentation for version 1.x is available [on GitHub](https://github.com/jhildenbiddle/mergician/blob/v1.0.3/docs/index.md).

## Features

Expand Down

0 comments on commit 8317f83

Please sign in to comment.