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 09bab88 commit 4fcc32aCopy full SHA for 4fcc32a
packages/dsv/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-dsv ChangeLog
2
3
+## v3.0.3
4
+
5
+_2023-09-25_
6
7
+### Bugfixes
8
9
+- fix: fix type of processRow option [#1581](https://github.com/rollup/plugins/pull/1581)
10
11
## v3.0.2
12
13
_2023-01-20_
packages/dsv/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-dsv",
- "version": "3.0.2",
+ "version": "3.0.3",
"publishConfig": {
"access": "public"
},
0 commit comments