Skip to content

Commit e11f93b

Browse files
author
drwpow
committed
1 parent f5892a3 commit e11f93b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

snowpack/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44
55
<!-- add changelog entries here - do not delete! -->
66

7+
## [email protected] [2021-06-29]
8+
9+
* 101dc42f - Pass `external` modules through to `esbuild`. (#3499) <Lucas Garron>
10+
* 4ab4f07e - configure if dotfiles are included in build (#3455)
11+
* fe288ca4 - Respect trailing slash in dev server (#3509) <Drew Powers>
12+
* 7939563b - Don’t scan imports from non-JS files (#3495) <Drew Powers>
13+
* e449b7b8 - [ci] yarn format <drwpow>
14+
* 6506cff2 - Chore: update deps (#3494) <Drew Powers>
15+
* 30b7ef45 - Ensure remote package fetches always use the configured origin (#3397) <Jared Reisinger>
16+
717
## [email protected] [2021-06-24]
818

919
* 33cd5648 - Pass real filepath to transform plugins (#3483) <Drew Powers>

snowpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "snowpack",
3-
"version": "3.6.2",
3+
"version": "3.7.0",
44
"description": "The ESM-powered frontend build tool. Fast, lightweight, unbundled.",
55
"author": "Fred K. Schott <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)