|
2 | 2 |
|
3 | 3 | > generated with [@semantic-release/changelog](https://github.com/semantic-release/changelog)
|
4 | 4 |
|
| 5 | + |
| 6 | + |
| 7 | +## [1.0.2](https://github.com/stackr23/react-stack/compare/v1.0.1...v1.0.2) (2022-01-29) |
| 8 | + |
| 9 | + |
| 10 | +### :beetle: Bug Fixes |
| 11 | + |
| 12 | +* **husky:** migrate to latest version ([#6](https://github.com/stackr23/react-stack/issues/6)) ([b3c5da5](https://github.com/stackr23/react-stack/commit/b3c5da595baed76f60b8f9eeb9b530fed36cc02f)) |
| 13 | + |
| 14 | + |
| 15 | +### :wrench: Configs |
| 16 | + |
| 17 | +* add BABEL config ([d0b3964](https://github.com/stackr23/react-stack/commit/d0b3964eaf1011fc54f278fb8b2f75f306dda766)) |
| 18 | +* **ci:** add `HUSKY=0` to env vars ([d5f6452](https://github.com/stackr23/react-stack/commit/d5f6452bd5db19ea0f032a5688e0bb1ee2b5eb5f)) |
| 19 | +* **husky:** use `npx` in prepare script ([8fa53eb](https://github.com/stackr23/react-stack/commit/8fa53eb4cc528d04bcd4380c965392e57d371652)) |
| 20 | +* **npm:** add `npm run build` to test script ([2d8c33c](https://github.com/stackr23/react-stack/commit/2d8c33ce2f63726a5436c21c29a67546f5d50737)) |
| 21 | +* remove vsCode settings ([f1f752d](https://github.com/stackr23/react-stack/commit/f1f752d6816dabf7d9f897064803cb735d87b3ef)) |
| 22 | +* **TS:** `"allowJs": true` ([87d43f9](https://github.com/stackr23/react-stack/commit/87d43f90b3bda75ffff46fd29d33eb4aa315bd63)) |
| 23 | +* **TS:** fix typing resolvements ([7ba7b21](https://github.com/stackr23/react-stack/commit/7ba7b2115d2b65bfc40bfb6cff4aadb36e891193)) |
| 24 | +* **vsCode:** add debug config for chrome ([8f8cb0b](https://github.com/stackr23/react-stack/commit/8f8cb0bb4541af327c784e35831eb544662ea026)) |
| 25 | + |
| 26 | + |
| 27 | +### :package: Dependencies |
| 28 | + |
| 29 | +* add `react` ([1f79ac0](https://github.com/stackr23/react-stack/commit/1f79ac0f737c1be13dc48bf39f3928adbf7332ef)) |
| 30 | +* add babel-plugins ([c885f67](https://github.com/stackr23/react-stack/commit/c885f6738e86ba5143ab479ee6ae0a7fb9678c25)) |
| 31 | +* upgrade `@stackr23/config-eslint` to latest ([109bc28](https://github.com/stackr23/react-stack/commit/109bc2839972929ff691e7bdc6f081c9abad2a27)) |
| 32 | +* upgrade `@stackr23/webpack` for react v17 ([236e482](https://github.com/stackr23/react-stack/commit/236e482ea0c9667095f075dfe550d1b7442a739a)) |
| 33 | + |
| 34 | + |
| 35 | +### :building_construction: Refactoring |
| 36 | + |
| 37 | +* change `App` component to TSX ([e4ec21b](https://github.com/stackr23/react-stack/commit/e4ec21bf93002066970a9fd2382c067715452bd1)) |
| 38 | + |
| 39 | + |
| 40 | +### :memo: Documentations |
| 41 | + |
| 42 | +* **README:** add some content ([2c4d0f2](https://github.com/stackr23/react-stack/commit/2c4d0f28e82129b56586f5eec2ae3afe246e05af)) |
| 43 | + |
5 | 44 | ## [1.0.1](https://github.com/stackr23/react-stack/compare/v1.0.0...v1.0.1) (2021-09-06)
|
6 | 45 |
|
7 | 46 | ### :construction_worker: Continuous Integration
|
|
0 commit comments