We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fe50e6 commit 913e333Copy full SHA for 913e333
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [3.1.1](https://github.com/dumberjs/dumber/compare/v3.1.0...v3.1.1) (2024-12-24)
2
+
3
4
+### Bug Fixes
5
6
+* some npm package uses array in package.json exports condition ([2fe50e6](https://github.com/dumberjs/dumber/commit/2fe50e6a8319b6a7d3f98bbaef003d0d7605d8d6))
7
8
9
10
# [3.1.0](https://github.com/dumberjs/dumber/compare/v3.0.0...v3.1.0) (2024-12-24)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "dumber",
- "version": "3.1.0",
+ "version": "3.1.1",
"description": "A dumb JavasScript bundler for Single Page Application, dumber than you and me",
"main": "index.js",
"files": [
0 commit comments