Skip to content

Commit

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

## snowpack@3.3.6 [2021-04-29]

* 9ad97afe - fix: CSS Modules exporting {} when no mount config (#3229) <Drew Powers>
* ff1eaf66 - [ci] yarn format <drwpow>
* 0707fd63 - fix: add mounted node_modules to ignore list (#3227) <Ivo Reis>
* f53e1833 - chore: bump Snowpack version (#3228) <Drew Powers>
* 3701201b - Support packageOptions.rollup.plugins (#3123) <Spike>
* cea40a05 - Removes console log (#3204) <Luke Jackson>
* 3af6e064 - [ci] yarn format <matthewp>
* 1902f5c2 - Correctly resolve preload urls from build manifest (#3201) <Luke Jackson>

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

* 8f044398 - Restore proxy SSR rewriting for CSS Modules proxy (#3191) <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.5",
"version": "3.3.6",
"description": "The ESM-powered frontend build tool. Fast, lightweight, unbundled.",
"author": "Fred K. Schott <fkschott@gmail.com>",
"license": "MIT",
Expand Down

1 comment on commit 6a410a6

@vercel
Copy link

@vercel vercel bot commented on 6a410a6 Apr 29, 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.