Commit 73ddf8a
committed
chore(release): π€ππ v1.0.2
## [1.0.2](v1.0.1...v1.0.2) (2022-01-29)
### πͺ² Bug Fixes
* **husky:** migrate to latest version ([#6](#6)) ([b3c5da5](b3c5da5))
### π§ Configs
* add BABEL config ([d0b3964](d0b3964))
* **ci:** add `HUSKY=0` to env vars ([d5f6452](d5f6452))
* **husky:** use `npx` in prepare script ([8fa53eb](8fa53eb))
* **npm:** add `npm run build` to test script ([2d8c33c](2d8c33c))
* remove vsCode settings ([f1f752d](f1f752d))
* **TS:** `"allowJs": true` ([87d43f9](87d43f9))
* **TS:** fix typing resolvements ([7ba7b21](7ba7b21))
* **vsCode:** add debug config for chrome ([8f8cb0b](8f8cb0b))
### π¦ Dependencies
* add `react` ([1f79ac0](1f79ac0))
* add babel-plugins ([c885f67](c885f67))
* upgrade `@stackr23/config-eslint` to latest ([109bc28](109bc28))
* upgrade `@stackr23/webpack` for react v17 ([236e482](236e482))
### ποΈ Refactoring
* change `App` component to TSX ([e4ec21b](e4ec21b))
### π Documentations
* **README:** add some content ([2c4d0f2](2c4d0f2))
[skip ci]1 parent 8fa53eb commit 73ddf8a
2 files changed
+40
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
5 | 44 | | |
6 | 45 | | |
7 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments