We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c179465 commit 5363f55Copy full SHA for 5363f55
packages/pluginutils/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/pluginutils ChangeLog
2
3
+## v4.2.0
4
+
5
+_2022-03-07_
6
7
+### Features
8
9
+- feat: support bigint and symbol in dataToEsm (#1047)
10
11
## v4.1.2
12
13
_2021-12-13_
packages/pluginutils/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/pluginutils",
- "version": "4.1.2",
+ "version": "4.2.0",
"publishConfig": {
"access": "public"
},
0 commit comments