-
Notifications
You must be signed in to change notification settings - Fork 2
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
37 changed files
with
326 additions
and
82 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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,5 +1,25 @@ | ||
# magefront | ||
|
||
## 2.0.0 | ||
|
||
### Major Changes | ||
|
||
- d81251b: Move codebase to JS (with JSDoc) | ||
- d8c4fe8: Update the CLI, so it can build multiple themes | ||
Also configuration is now properly merged, even if you don't provide a theme | ||
Updated the colors of the CLI | ||
|
||
### Minor Changes | ||
|
||
- ecfdec5: Implement a more extensible plugin format | ||
- 987b28b: Validate user configuration file | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [d81251b] | ||
- Updated dependencies [c664d24] | ||
- [email protected] | ||
|
||
## 1.2.2 | ||
|
||
### Patch Changes | ||
|
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 |
---|---|---|
@@ -1,5 +1,24 @@ | ||
# magefront-plugin-babel | ||
|
||
## 2.0.0 | ||
|
||
### Major Changes | ||
|
||
- d81251b: Move codebase to JS (with JSDoc) | ||
|
||
### Minor Changes | ||
|
||
- c664d24: Move dependency to peer so the version of the 3rd party package is not fixed | ||
- ecfdec5: Implement a more extensible plugin format | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [d81251b] | ||
- Updated dependencies [d8c4fe8] | ||
- Updated dependencies [ecfdec5] | ||
- Updated dependencies [987b28b] | ||
- [email protected] | ||
|
||
## 1.3.0 | ||
|
||
### Minor Changes | ||
|
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 |
---|---|---|
@@ -1,5 +1,23 @@ | ||
# magefront-plugin-concat | ||
|
||
## 2.0.0 | ||
|
||
### Major Changes | ||
|
||
- d81251b: Move codebase to JS (with JSDoc) | ||
|
||
### Minor Changes | ||
|
||
- ecfdec5: Implement a more extensible plugin format | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [d81251b] | ||
- Updated dependencies [d8c4fe8] | ||
- Updated dependencies [ecfdec5] | ||
- Updated dependencies [987b28b] | ||
- [email protected] | ||
|
||
## 1.2.2 | ||
|
||
### Patch Changes | ||
|
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,20 @@ | ||
# magefront-plugin-imagemin | ||
|
||
## 2.0.0 | ||
|
||
### Major Changes | ||
|
||
- d81251b: Move codebase to JS (with JSDoc) | ||
|
||
### Minor Changes | ||
|
||
- c664d24: Move dependency to peer so the version of the 3rd party package is not fixed | ||
- ecfdec5: Implement a more extensible plugin format | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [d81251b] | ||
- Updated dependencies [d8c4fe8] | ||
- Updated dependencies [ecfdec5] | ||
- Updated dependencies [987b28b] | ||
- [email protected] |
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 |
---|---|---|
@@ -1,5 +1,23 @@ | ||
# magefront-plugin-js-bundle | ||
|
||
## 2.0.0 | ||
|
||
### Major Changes | ||
|
||
- d81251b: Move codebase to JS (with JSDoc) | ||
|
||
### Minor Changes | ||
|
||
- ecfdec5: Implement a more extensible plugin format | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [d81251b] | ||
- Updated dependencies [d8c4fe8] | ||
- Updated dependencies [ecfdec5] | ||
- Updated dependencies [987b28b] | ||
- [email protected] | ||
|
||
## 1.2.2 | ||
|
||
### Patch Changes | ||
|
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 |
---|---|---|
@@ -1,5 +1,24 @@ | ||
# magefront-plugin-js-translation | ||
|
||
## 2.0.0 | ||
|
||
### Major Changes | ||
|
||
- d81251b: Move codebase to JS (with JSDoc) | ||
|
||
### Minor Changes | ||
|
||
- c664d24: Move dependency to peer so the version of the 3rd party package is not fixed | ||
- ecfdec5: Implement a more extensible plugin format | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [d81251b] | ||
- Updated dependencies [d8c4fe8] | ||
- Updated dependencies [ecfdec5] | ||
- Updated dependencies [987b28b] | ||
- [email protected] | ||
|
||
## 1.2.2 | ||
|
||
### Patch Changes | ||
|
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 |
---|---|---|
@@ -1,5 +1,24 @@ | ||
# magefront-plugin-less | ||
|
||
## 2.0.0 | ||
|
||
### Major Changes | ||
|
||
- d81251b: Move codebase to JS (with JSDoc) | ||
|
||
### Minor Changes | ||
|
||
- c664d24: Move dependency to peer so the version of the 3rd party package is not fixed | ||
- ecfdec5: Implement a more extensible plugin format | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [d81251b] | ||
- Updated dependencies [d8c4fe8] | ||
- Updated dependencies [ecfdec5] | ||
- Updated dependencies [987b28b] | ||
- [email protected] | ||
|
||
## 1.3.0 | ||
|
||
### Minor Changes | ||
|
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 |
---|---|---|
@@ -1,5 +1,24 @@ | ||
# magefront-plugin-postcss | ||
|
||
## 2.0.0 | ||
|
||
### Major Changes | ||
|
||
- d81251b: Move codebase to JS (with JSDoc) | ||
|
||
### Minor Changes | ||
|
||
- c664d24: Move dependency to peer so the version of the 3rd party package is not fixed | ||
- ecfdec5: Implement a more extensible plugin format | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [d81251b] | ||
- Updated dependencies [d8c4fe8] | ||
- Updated dependencies [ecfdec5] | ||
- Updated dependencies [987b28b] | ||
- [email protected] | ||
|
||
## 1.2.2 | ||
|
||
### Patch Changes | ||
|
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 |
---|---|---|
@@ -1,5 +1,24 @@ | ||
# magefront-plugin-requirejs-config | ||
|
||
## 2.0.0 | ||
|
||
### Major Changes | ||
|
||
- d81251b: Move codebase to JS (with JSDoc) | ||
|
||
### Minor Changes | ||
|
||
- c664d24: Move dependency to peer so the version of the 3rd party package is not fixed | ||
- ecfdec5: Implement a more extensible plugin format | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [d81251b] | ||
- Updated dependencies [d8c4fe8] | ||
- Updated dependencies [ecfdec5] | ||
- Updated dependencies [987b28b] | ||
- [email protected] | ||
|
||
## 1.2.2 | ||
|
||
### Patch Changes | ||
|
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 |
---|---|---|
@@ -1,5 +1,24 @@ | ||
# magefront-plugin-sass | ||
|
||
## 2.0.0 | ||
|
||
### Major Changes | ||
|
||
- d81251b: Move codebase to JS (with JSDoc) | ||
|
||
### Minor Changes | ||
|
||
- c664d24: Move dependency to peer so the version of the 3rd party package is not fixed | ||
- ecfdec5: Implement a more extensible plugin format | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [d81251b] | ||
- Updated dependencies [d8c4fe8] | ||
- Updated dependencies [ecfdec5] | ||
- Updated dependencies [987b28b] | ||
- [email protected] | ||
|
||
## 1.2.2 | ||
|
||
### Patch Changes | ||
|
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.