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 55c3ae9 commit 4b903b0Copy full SHA for 4b903b0
jsr.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@unplugin/replace",
3
- "version": "0.4.1",
+ "version": "0.5.0",
4
"exports": {
5
"./index": "./src/index.ts",
6
"./esbuild": "./src/esbuild.ts",
package.json
"name": "unplugin-replace",
"packageManager": "pnpm@10.2.0",
"description": "A universal bundler plugin which replaces targeted strings in files.",
"type": "module",
0 commit comments