Skip to content

Commit

Permalink
[skip ci] snowpack@3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drwpow committed Jul 7, 2021
1 parent cf20072 commit c9b1921
Show file tree
Hide file tree
Showing 35 changed files with 57 additions and 52 deletions.
5 changes: 0 additions & 5 deletions .changeset/serious-ligers-give.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-plums-lay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-shoes-bake.md

This file was deleted.

Expand Up @@ -29,14 +29,14 @@
"@prefresh/snowpack": "^3.0.0",
"@snowpack/plugin-dotenv": "^2.1.0",
"@snowpack/plugin-typescript": "^1.2.1",
"@snowpack/web-test-runner-plugin": "^0.2.2",
"@snowpack/web-test-runner-plugin": "^1.0.0",
"@testing-library/preact": "^2.0.1",
"@types/chai": "^4.2.17",
"@types/mocha": "^8.2.2",
"@web/test-runner": "^0.13.3",
"chai": "^4.3.4",
"prettier": "^2.2.1",
"snowpack": "^3.3.7",
"snowpack": "^3.8.0",
"typescript": "^4.3.4"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
Expand Down
4 changes: 2 additions & 2 deletions create-snowpack-app/app-template-preact/package.json
Expand Up @@ -28,12 +28,12 @@
"devDependencies": {
"@prefresh/snowpack": "^3.0.0",
"@snowpack/plugin-dotenv": "^2.1.0",
"@snowpack/web-test-runner-plugin": "^0.2.2",
"@snowpack/web-test-runner-plugin": "^1.0.0",
"@testing-library/preact": "^2.0.1",
"@web/test-runner": "^0.13.3",
"chai": "^4.3.4",
"prettier": "^2.2.1",
"snowpack": "^3.0.1"
"snowpack": "^3.8.0"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
}
Expand Up @@ -30,7 +30,7 @@
"@snowpack/plugin-dotenv": "^2.1.0",
"@snowpack/plugin-react-refresh": "^2.5.0",
"@snowpack/plugin-typescript": "^1.2.1",
"@snowpack/web-test-runner-plugin": "^0.2.2",
"@snowpack/web-test-runner-plugin": "^1.0.0",
"@testing-library/react": "^11.2.6",
"@types/chai": "^4.2.17",
"@types/mocha": "^8.2.2",
Expand All @@ -40,7 +40,7 @@
"@web/test-runner": "^0.13.3",
"chai": "^4.3.4",
"prettier": "^2.2.1",
"snowpack": "^3.3.7",
"snowpack": "^3.8.0",
"typescript": "^4.3.4"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
Expand Down
4 changes: 2 additions & 2 deletions create-snowpack-app/app-template-react/package.json
Expand Up @@ -29,12 +29,12 @@
"devDependencies": {
"@snowpack/plugin-dotenv": "^2.1.0",
"@snowpack/plugin-react-refresh": "^2.5.0",
"@snowpack/web-test-runner-plugin": "^0.2.2",
"@snowpack/web-test-runner-plugin": "^1.0.0",
"@testing-library/react": "^11.2.6",
"@web/test-runner": "^0.13.3",
"chai": "^4.3.4",
"prettier": "^2.2.1",
"snowpack": "^3.3.7"
"snowpack": "^3.8.0"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
}
Expand Up @@ -27,15 +27,15 @@
"@snowpack/plugin-dotenv": "^2.1.0",
"@snowpack/plugin-svelte": "^3.6.1",
"@snowpack/plugin-typescript": "^1.2.1",
"@snowpack/web-test-runner-plugin": "^0.2.2",
"@snowpack/web-test-runner-plugin": "^1.0.0",
"@testing-library/svelte": "^3.0.3",
"@tsconfig/svelte": "^1.0.10",
"@types/chai": "^4.2.17",
"@types/mocha": "^8.2.2",
"@types/snowpack-env": "^2.3.3",
"@web/test-runner": "^0.13.3",
"chai": "^4.3.4",
"snowpack": "^3.3.7",
"snowpack": "^3.8.0",
"svelte-preprocess": "^4.7.2",
"typescript": "^4.3.4"
},
Expand Down
4 changes: 2 additions & 2 deletions create-snowpack-app/app-template-svelte/package.json
Expand Up @@ -26,11 +26,11 @@
"devDependencies": {
"@snowpack/plugin-dotenv": "^2.1.0",
"@snowpack/plugin-svelte": "^3.6.1",
"@snowpack/web-test-runner-plugin": "^0.2.2",
"@snowpack/web-test-runner-plugin": "^1.0.0",
"@testing-library/svelte": "^3.0.3",
"@web/test-runner": "^0.13.3",
"chai": "^4.3.4",
"snowpack": "^3.3.7"
"snowpack": "^3.8.0"
},
"gitHead": "a01616bb0787d56cd782f94cecf2daa12c7594e4"
}
9 changes: 9 additions & 0 deletions plugins/web-test-runner-plugin/CHANGELOG.md
@@ -1,5 +1,14 @@
# @snowpack/web-test-runner-plugin

## 1.0.0

### Patch Changes

- Updated dependencies [f4e0bc42]
- Updated dependencies [ab4ddec3]
- Updated dependencies [a3eadde7]
- snowpack@3.8.0

## 0.2.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions plugins/web-test-runner-plugin/package.json
@@ -1,6 +1,6 @@
{
"name": "@snowpack/web-test-runner-plugin",
"version": "0.2.2",
"version": "1.0.0",
"main": "plugin.js",
"license": "MIT",
"publishConfig": {
Expand All @@ -14,7 +14,7 @@
"homepage": "https://www.snowpack.dev/guides/web-test-runner",
"peerDependencies": {
"@web/test-runner": ">=0.10.0 <1.0.0",
"snowpack": "^3.0.0"
"snowpack": "^3.8.0"
},
"devDependencies": {
"@web/test-runner": ">=0.11.0"
Expand Down
11 changes: 11 additions & 0 deletions snowpack/CHANGELOG.md
@@ -1,5 +1,16 @@
# snowpack

## 3.8.0

### Minor Changes

- a3eadde7: Ship unbundled ESM & CJS Snowpack builds

### Patch Changes

- f4e0bc42: Fixes regression with modules executing more than once
- ab4ddec3: Fix dot folder dev response

## 3.7.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion snowpack/package.json
@@ -1,6 +1,6 @@
{
"name": "snowpack",
"version": "3.7.1",
"version": "3.8.0",
"description": "The ESM-powered frontend build tool. Fast, lightweight, unbundled.",
"author": "Fred K. Schott <fkschott@gmail.com>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion test/build/config-loading-esm-package/package.json
Expand Up @@ -7,6 +7,6 @@
"testbuild": "snowpack build"
},
"dependencies": {
"snowpack": "^3.0.0"
"snowpack": "^3.8.0"
}
}
2 changes: 1 addition & 1 deletion test/build/config-loading-mjs/package.json
Expand Up @@ -6,6 +6,6 @@
"testbuild": "snowpack build"
},
"dependencies": {
"snowpack": "^3.0.0"
"snowpack": "^3.8.0"
}
}
2 changes: 1 addition & 1 deletion test/build/entrypoint-ids/package.json
Expand Up @@ -16,6 +16,6 @@
"ansi-styles": "*"
},
"devDependencies": {
"snowpack": "^3.0.0"
"snowpack": "^3.8.0"
}
}
2 changes: 1 addition & 1 deletion test/build/import-assets/package.json
Expand Up @@ -8,6 +8,6 @@
"testbuild": "snowpack build"
},
"devDependencies": {
"snowpack": "^3.0.0"
"snowpack": "^3.8.0"
}
}
2 changes: 1 addition & 1 deletion test/build/package-bootstrap/package.json
Expand Up @@ -15,6 +15,6 @@
"bootstrap": "^4.5.2"
},
"devDependencies": {
"snowpack": "^3.0.0"
"snowpack": "^3.8.0"
}
}
2 changes: 1 addition & 1 deletion test/build/package-workspace/package.json
Expand Up @@ -7,7 +7,7 @@
"testbuild": "snowpack build"
},
"devDependencies": {
"snowpack": "^3.0.0"
"snowpack": "^3.8.0"
},
"dependencies": {
"test-workspace-component": "^1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion test/build/plugin-build-script/package.json
Expand Up @@ -9,7 +9,7 @@
"devDependencies": {
"@babel/cli": "^7.10.5",
"@snowpack/plugin-build-script": "^2.0.0",
"snowpack": "^3.0.0"
"snowpack": "^3.8.0"
},
"dependencies": {
"@babel/preset-typescript": "^7.13.0"
Expand Down
2 changes: 1 addition & 1 deletion test/build/plugin-hook-optimize/package.json
Expand Up @@ -9,6 +9,6 @@
},
"devDependencies": {
"@snowpack/plugin-optimize": "^0.2.0",
"snowpack": "^3.0.0"
"snowpack": "^3.8.0"
}
}
2 changes: 1 addition & 1 deletion test/build/plugin-run-script/package.json
Expand Up @@ -9,6 +9,6 @@
"devDependencies": {
"@snowpack/plugin-run-script": "^2.0.0",
"sass": "^1.26.10",
"snowpack": "^3.0.0"
"snowpack": "^3.8.0"
}
}
2 changes: 1 addition & 1 deletion test/build/prepare-external-package/package.json
Expand Up @@ -19,7 +19,7 @@
}
},
"devDependencies": {
"snowpack": "^3.0.0"
"snowpack": "^3.8.0"
},
"dependencies": {
"array-flatten": "^3.0.0"
Expand Down
2 changes: 1 addition & 1 deletion test/esinstall/alias/package.json
Expand Up @@ -9,6 +9,6 @@
"vue-currency-input": "^1.21.0"
},
"devDependencies": {
"snowpack": "^3.0.0"
"snowpack": "^3.8.0"
}
}
2 changes: 1 addition & 1 deletion test/esinstall/config-package-svelte/package.json
Expand Up @@ -7,6 +7,6 @@
"simple-svelte-autocomplete": "1.2.4"
},
"devDependencies": {
"snowpack": "^3.0.0"
"snowpack": "^3.8.0"
}
}
2 changes: 1 addition & 1 deletion test/esinstall/dep-list-simple/package.json
Expand Up @@ -4,6 +4,6 @@
"name": "@snowpack/test-dep-list-simple",
"dependencies": {
"async": "3.1.0",
"snowpack": "^3.0.0"
"snowpack": "^3.8.0"
}
}
2 changes: 1 addition & 1 deletion test/esinstall/error-missing-dep/package.json
Expand Up @@ -3,6 +3,6 @@
"version": "1.0.1",
"name": "@snowpack/test-error-missing-dep",
"devDependencies": {
"snowpack": "^3.0.0"
"snowpack": "^3.8.0"
}
}
2 changes: 1 addition & 1 deletion test/esinstall/exclude-external-packages/package.json
Expand Up @@ -7,6 +7,6 @@
"react-dom": "17.0.1"
},
"devDependencies": {
"snowpack": "^3.0.0"
"snowpack": "^3.8.0"
}
}
2 changes: 1 addition & 1 deletion test/esinstall/exports-only-no-main/package.json
Expand Up @@ -10,6 +10,6 @@
"exports-only-no-main": "file:./pkg"
},
"devDependencies": {
"snowpack": "^3.0.11"
"snowpack": "^3.8.0"
}
}
2 changes: 1 addition & 1 deletion test/esinstall/exports-only/package.json
Expand Up @@ -10,6 +10,6 @@
"exports-only": "file:./pkg"
},
"devDependencies": {
"snowpack": "^3.0.11"
"snowpack": "^3.8.0"
}
}
2 changes: 1 addition & 1 deletion test/esinstall/import-nothing/package.json
Expand Up @@ -3,6 +3,6 @@
"version": "1.0.1",
"name": "@snowpack/test-import-nothing",
"devDependencies": {
"snowpack": "^3.0.0"
"snowpack": "^3.8.0"
}
}
2 changes: 1 addition & 1 deletion test/esinstall/named-exports/package.json
Expand Up @@ -13,6 +13,6 @@
"umd-named-exports": "file:./packages/umd-named-exports"
},
"devDependencies": {
"snowpack": "^3.0.0"
"snowpack": "^3.8.0"
}
}
2 changes: 1 addition & 1 deletion test/esinstall/package-node-fetch/package.json
Expand Up @@ -17,6 +17,6 @@
"dep-node-fetch-mock-pkg": "file:./packages/dep-node-fetch-mock-pkg"
},
"devDependencies": {
"snowpack": "^3.0.0"
"snowpack": "^3.8.0"
}
}
2 changes: 1 addition & 1 deletion test/esinstall/package-react/package.json
Expand Up @@ -8,6 +8,6 @@
"react-dom": "16.13.1"
},
"devDependencies": {
"snowpack": "^3.0.0"
"snowpack": "^3.8.0"
}
}
2 changes: 1 addition & 1 deletion test/esinstall/rollup/package.json
Expand Up @@ -11,6 +11,6 @@
"svelte-routing": "^1.4.0"
},
"devDependencies": {
"snowpack": "^3.0.0"
"snowpack": "^3.8.0"
}
}

1 comment on commit c9b1921

@vercel
Copy link

@vercel vercel bot commented on c9b1921 Jul 7, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.