-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: externals * feat: changeset pre * chore: Fixes release build * chore: Fixes release build * feat: ignore type-props in prod * feat: beta version * feat: beta version * chore: Mumps versions * feat: add standalone * feat: add standalone * feat: add standalone * feat: add standalone * feat: prop-types remove * feat: prop-types remove * feat: prop-types remove * feat: add plugin * feat: add plugin * feat: remove babel prop-types plugin * feat: run format * fix: build error * fix: build error * fix: build error * fix: build error * feat: remove beta * feat: remove beta * feat: revert beta * feat: revert beta * feat: revert beta * feat: final version * feat: final version * feat: source map in prod * feat: changelog * feat: changeset --------- Co-authored-by: Amir Zahedi <[email protected]>
- Loading branch information
1 parent
1c1e73f
commit 51b8d2e
Showing
17 changed files
with
513 additions
and
344 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,8 @@ | ||
--- | ||
'@autoguru/babel-preset': major | ||
'create-guru': major | ||
'gdu': major | ||
'@autoguru/jest-preset': major | ||
--- | ||
|
||
Standalone flag, React global, enable sourcemaps in prod |
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
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
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,90 @@ | ||
# create-guru | ||
|
||
## 9.0.0 | ||
|
||
### Major Changes | ||
|
||
- 51a33af: Implement react-remove-prop-types | ||
- 51a33af: avoid type-props in prod | ||
- 51a33af: add standalone flag | ||
- 51a33af: remove webpack config prop-types | ||
- 51a33af: Add plugin prop-types in babel | ||
- 51a33af: Add react global and standalone flag | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [51a33af] | ||
- Updated dependencies [51a33af] | ||
- Updated dependencies [51a33af] | ||
- Updated dependencies [51a33af] | ||
- Updated dependencies [51a33af] | ||
- Updated dependencies [51a33af] | ||
- Updated dependencies [51a33af] | ||
- Updated dependencies [51a33af] | ||
- [email protected] | ||
|
||
## 9.0.0-beta.6 | ||
|
||
### Major Changes | ||
|
||
- Add plugin prop-types in babel | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [undefined] | ||
- [email protected] | ||
|
||
## 9.0.0-beta.5 | ||
|
||
### Major Changes | ||
|
||
- remove webpack config prop-types | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [undefined] | ||
- [email protected] | ||
|
||
## 9.0.0-beta.4 | ||
|
||
### Major Changes | ||
|
||
- Implement react-remove-prop-types | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [undefined] | ||
- [email protected] | ||
|
||
## 9.0.0-beta.3 | ||
|
||
### Major Changes | ||
|
||
- add standalone flag | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [undefined] | ||
- [email protected] | ||
|
||
## 9.0.0-beta.2 | ||
|
||
### Major Changes | ||
|
||
- 2e01490: avoid type-props in prod | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [2e01490] | ||
- [email protected] | ||
|
||
## 9.0.0-beta.0 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [70ecedc] | ||
- [email protected] | ||
|
||
## 8.0.0 | ||
|
||
### 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
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
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.