We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc4fd17 commit 684a2f0Copy full SHA for 684a2f0
1 file changed
CHANGELOG.md
@@ -4,6 +4,14 @@ Please add one entry in this file for each change in Yarn's behavior. Use the sa
4
5
## Master
6
7
+- Implements a new `package.json` field: `peerDependenciesMeta`
8
+
9
+ [#6671](https://github.com/yarnpkg/yarn/pull/6671) - [**Maël Nison**](https://twitter.com/arcanis)
10
11
+- Adds an `optional` settings to `peerDependenciesMeta` to silence missing peer dependency warnings
12
13
14
15
- Fixes a resolution issue when a package had an invalid `main` entry
16
17
[#6682](https://github.com/yarnpkg/yarn/pull/6682) - [**Maël Nison**](https://twitter.com/arcanis)
0 commit comments