We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cc9ef6 commit d875c5fCopy full SHA for d875c5f
packages/yaml/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @rollup/plugin-yaml ChangeLog
2
3
+## v4.1.1
4
+
5
+_2023-06-19_
6
7
+### Bugfixes
8
9
+- fix: Add extensions?: string[] to RollupYamlOptions types [#1506](https://github.com/rollup/plugins/pull/1506)
10
11
## v4.1.0
12
13
_2023-05-12_
packages/yaml/package.json
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-yaml",
- "version": "4.1.0",
+ "version": "4.1.1",
"publishConfig": {
"access": "public"
},
0 commit comments