This repository has been archived by the owner on Sep 7, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 248
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
Showing
31 changed files
with
335 additions
and
50 deletions.
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 |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
<a name="1.0.0-alpha.3"></a> | ||
# 1.0.0-alpha.3 (2017-06-10) | ||
|
||
|
||
|
||
<a name="1.0.0-alpha.2"></a> | ||
# 1.0.0-alpha.2 (2017-06-02) | ||
|
||
|
||
|
||
<a name="1.0.0-alpha.1"></a> | ||
# 1.0.0-alpha.1 (2017-06-01) | ||
|
||
|
||
|
||
<a name="0.16.0"></a> | ||
# 0.16.0 (2016-08-22) | ||
|
||
|
||
|
||
<a name="0.12.0"></a> | ||
# 0.12.0 (2016-05-05) | ||
|
||
|
||
|
||
<a name="0.8.0"></a> | ||
# 0.8.0 (2016-02-24) |
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
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,5 +4,5 @@ | |
"docs", | ||
"packages/*" | ||
], | ||
"version": "1.0.0-alpha.2" | ||
"version": "1.0.0-alpha.3" | ||
} |
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
<a name="1.0.0-alpha.3"></a> | ||
# 1.0.0-alpha.3 (2017-06-10) | ||
|
||
|
||
|
||
<a name="1.0.0-alpha.1"></a> | ||
# 1.0.0-alpha.1 (2017-06-01) |
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
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
<a name="1.0.0-alpha.3"></a> | ||
# 1.0.0-alpha.3 (2017-06-10) | ||
|
||
|
||
|
||
<a name="1.0.0-alpha.1"></a> | ||
# 1.0.0-alpha.1 (2017-06-01) |
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
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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
<a name="1.0.0-alpha.3"></a> | ||
# 1.0.0-alpha.3 (2017-06-10) | ||
|
||
|
||
|
||
<a name="1.0.0-alpha.2"></a> | ||
# 1.0.0-alpha.2 (2017-06-02) | ||
|
||
|
||
|
||
<a name="1.0.0-alpha.1"></a> | ||
# 1.0.0-alpha.1 (2017-06-01) |
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
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 |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
<a name="1.0.0-alpha.3"></a> | ||
# 1.0.0-alpha.3 (2017-06-10) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **@phenomic/core:** don't log start & do cleanup when build script is interpreted (should happen when used) ([d361185](https://github.com/phenomic/phenomic/commit/d361185)) | ||
* **@phenomic/core:** make "content" folder optional ([e892781](https://github.com/phenomic/phenomic/commit/e892781)), closes [#1055](https://github.com/phenomic/phenomic/issues/1055) [#1070](https://github.com/phenomic/phenomic/issues/1070) | ||
* **@phenomic/plugin-public-assets:** make "public" folder optional ([4322731](https://github.com/phenomic/phenomic/commit/4322731)), closes [#1056](https://github.com/phenomic/phenomic/issues/1056) [#1059](https://github.com/phenomic/phenomic/issues/1059) [#1068](https://github.com/phenomic/phenomic/issues/1068) | ||
|
||
|
||
### Features | ||
|
||
* **@phenomic/core:** add an logger utility to normalize plugin logs output ([f908a58](https://github.com/phenomic/phenomic/commit/f908a58)) | ||
|
||
|
||
|
||
<a name="1.0.0-alpha.2"></a> | ||
# 1.0.0-alpha.2 (2017-06-02) | ||
|
||
|
||
|
||
<a name="1.0.0-alpha.1"></a> | ||
# 1.0.0-alpha.1 (2017-06-01) |
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
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
<a name="1.0.0-alpha.3"></a> | ||
# 1.0.0-alpha.3 (2017-06-10) | ||
|
||
|
||
|
||
<a name="1.0.0-alpha.1"></a> | ||
# 1.0.0-alpha.1 (2017-06-01) |
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
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 |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
<a name="1.0.0-alpha.3"></a> | ||
# 1.0.0-alpha.3 (2017-06-10) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **@phenomic/plugin-bundler-webpack:** avoid DeprecationWarning: loaderUtils.parseQuery() ([18a1252](https://github.com/phenomic/phenomic/commit/18a1252)), closes [#1043](https://github.com/phenomic/phenomic/issues/1043) | ||
* **@phenomic/plugin-bundler-webpack:** set webpack & webpack-dev-middleware as deps ([e549ae8](https://github.com/phenomic/phenomic/commit/e549ae8)), closes [#1049](https://github.com/phenomic/phenomic/issues/1049) | ||
* **@phenomic/plugin-public-assets:** make "public" folder optional ([4322731](https://github.com/phenomic/phenomic/commit/4322731)), closes [#1056](https://github.com/phenomic/phenomic/issues/1056) [#1059](https://github.com/phenomic/phenomic/issues/1059) [#1068](https://github.com/phenomic/phenomic/issues/1068) | ||
|
||
|
||
### Features | ||
|
||
* **@phenomic/plugin-bundler-webpack:** show in debug mode what's failing for custom webpack config ([640b033](https://github.com/phenomic/phenomic/commit/640b033)) | ||
|
||
|
||
|
||
<a name="1.0.0-alpha.2"></a> | ||
# 1.0.0-alpha.2 (2017-06-02) | ||
|
||
|
||
|
||
<a name="1.0.0-alpha.1"></a> | ||
# 1.0.0-alpha.1 (2017-06-01) | ||
|
||
|
||
### Features | ||
|
||
* **@phenomic/plugin-bunder-webpack:** support .web.js extension ([c72bbc2](https://github.com/phenomic/phenomic/commit/c72bbc2)) |
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
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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
<a name="1.0.0-alpha.3"></a> | ||
# 1.0.0-alpha.3 (2017-06-10) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **@phenomic/plugin-collector-files:** normalize path for windows (#1046) ([c9f4647](https://github.com/phenomic/phenomic/commit/c9f4647)) | ||
|
||
|
||
|
||
<a name="1.0.0-alpha.1"></a> | ||
# 1.0.0-alpha.1 (2017-06-01) |
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
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
<a name="1.0.0-alpha.3"></a> | ||
# 1.0.0-alpha.3 (2017-06-10) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **@phenomic/plugin-public-assets:** make "public" folder optional ([4322731](https://github.com/phenomic/phenomic/commit/4322731)), closes [#1056](https://github.com/phenomic/phenomic/issues/1056) [#1059](https://github.com/phenomic/phenomic/issues/1059) [#1068](https://github.com/phenomic/phenomic/issues/1068) | ||
|
||
|
||
|
||
<a name="1.0.0-alpha.2"></a> | ||
# 1.0.0-alpha.2 (2017-06-02) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **@phenomic-plugin-public-assets:** lint and remove unused dep ([4ac9bc6](https://github.com/phenomic/phenomic/commit/4ac9bc6)) |
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
Oops, something went wrong.