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 135a6c2 commit a75ec1eCopy full SHA for a75ec1e
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## <small>[2.1.2](https://github.com/vitejs/vite-plugin-basic-ssl/compare/v2.1.1...v2.1.2) (2026-01-08)</small>
2
+### Miscellaneous Chores
3
+
4
+* add `"type": "module"` and fix publishing ([135a6c2](https://github.com/vitejs/vite-plugin-basic-ssl/commit/135a6c2b76de0c217c9276a26d98a44273ae325b))
5
6
## <small>[2.1.1](https://github.com/vitejs/vite-plugin-basic-ssl/compare/v2.1.0...v2.1.1) (2026-01-08)</small>
7
### Miscellaneous Chores
8
package.json
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-basic-ssl",
- "version": "2.1.1",
+ "version": "2.1.2",
"type": "module",
"license": "MIT",
"author": "Evan You and Vite Contributors",
0 commit comments