Skip to content

Commit

Permalink
[skip ci] snowpack@3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewp committed Apr 20, 2021
1 parent 8f04439 commit 01e036a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions snowpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@
<!-- add changelog entries here - do not delete! -->

## snowpack@3.3.4 [2021-04-20]

* 8f044398 - Restore proxy SSR rewriting for CSS Modules proxy (#3191) <Drew Powers>
* 870b34c2 - Take the result of the first plugin (#3190) <Matthew Phillips>
* 758bdb27 - Fix Sass + CSS Modules (#3186) <Drew Powers>
* 5e58fc64 - fix: Race condition in symlink directory read (#3181) <Bjørn Stabell>
* 28ea1f86 - [ci] yarn format <natemoo-re>
* e6861227 - Support mounting within node_modules directory (#3134)
* a089d86a - Test fixtures continued (#3100) <Luke Jackson>

## snowpack@3.3.3 [2021-04-16]

* 1f82543d - Fix publicPath option in esbuild (#3175) <Drew Powers>
Expand Down
2 changes: 1 addition & 1 deletion snowpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "snowpack",
"version": "3.3.3",
"version": "3.3.4",
"description": "The ESM-powered frontend build tool. Fast, lightweight, unbundled.",
"author": "Fred K. Schott <fkschott@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit 01e036a

Please sign in to comment.