We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f59e56 commit 33174f9Copy full SHA for 33174f9
packages/json/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-json ChangeLog
2
3
+## v6.1.0
4
+
5
+_2023-12-12_
6
7
+### Features
8
9
+- feat: add `includeArbitraryNames` option (#1641)
10
11
## v6.0.1
12
13
_2023-10-05_
packages/json/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-json",
- "version": "6.0.1",
+ "version": "6.1.0",
"publishConfig": {
"access": "public"
},
0 commit comments