-
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.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
895e3bb
commit 3954c1c
Showing
6 changed files
with
23 additions
and
29 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 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 @@ | ||
# create-esdx | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
||
- e73e84c: Add templates from [TSDX](https://tsdx.io/) configured to use ESDX and esbuild where it's possible | ||
|
||
- simple | ||
- react | ||
- react-with-storybook | ||
|
||
- 895e3bb: Add linting to templates: | ||
|
||
- `eslint` | ||
- `prettier` | ||
- pre commit hooks | ||
|
||
### Patch Changes | ||
|
||
- 393bf9c: Update templates readme | ||
- 2a667a4: Use `types` instead of `typings` to generate types automatically |
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