We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5de3039 commit 802c00aCopy full SHA for 802c00a
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# devalue changelog
2
3
+## 4.2.2
4
+
5
+- Remove `pkg.main` ([#56](https://github.com/Rich-Harris/devalue/pull/56))
6
7
## 4.2.1
8
9
- Re-use internal helper ([#55](https://github.com/Rich-Harris/devalue/pull/55))
package.json
@@ -1,7 +1,7 @@
{
"name": "devalue",
"description": "Gets the job done when JSON.stringify can't",
- "version": "4.2.1",
+ "version": "4.2.2",
"repository": "Rich-Harris/devalue",
"exports": {
".": {
0 commit comments