-
Notifications
You must be signed in to change notification settings - Fork 916
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
drwpow
committed
Jun 29, 2021
1 parent
f5892a3
commit e11f93b
Showing
2 changed files
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,16 @@ | |
<!-- add changelog entries here - do not delete! --> | ||
|
||
## [email protected] [2021-06-29] | ||
|
||
* 101dc42f - Pass `external` modules through to `esbuild`. (#3499) <Lucas Garron> | ||
* 4ab4f07e - configure if dotfiles are included in build (#3455) | ||
* fe288ca4 - Respect trailing slash in dev server (#3509) <Drew Powers> | ||
* 7939563b - Don’t scan imports from non-JS files (#3495) <Drew Powers> | ||
* e449b7b8 - [ci] yarn format <drwpow> | ||
* 6506cff2 - Chore: update deps (#3494) <Drew Powers> | ||
* 30b7ef45 - Ensure remote package fetches always use the configured origin (#3397) <Jared Reisinger> | ||
|
||
## [email protected] [2021-06-24] | ||
|
||
* 33cd5648 - Pass real filepath to transform plugins (#3483) <Drew Powers> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "snowpack", | ||
"version": "3.6.2", | ||
"version": "3.7.0", | ||
"description": "The ESM-powered frontend build tool. Fast, lightweight, unbundled.", | ||
"author": "Fred K. Schott <[email protected]>", | ||
"license": "MIT", | ||
|
e11f93b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: