|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [1.2.0](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/compare/v1.1.0...v1.2.0) (2023-04-25) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* upgrade to nextjs13 ([4c0d1f4](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/4c0d1f46dc34e39dcf184f0b77db6fbeabf98ae0)) |
| 9 | + |
| 10 | + |
| 11 | +### Bug Fixes |
| 12 | + |
| 13 | +* replace next-svgr with native svgr/webpack ([37f23e1](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/37f23e1497ac97569b57dd1ea59a42caf9289ad9)) |
| 14 | + |
| 15 | + |
| 16 | +### Miscellaneous |
| 17 | + |
| 18 | +* add dependabot workflow ([d6d0341](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/d6d03418167e265631b11d5a831c063583961ea7)) |
| 19 | +* **deps-dev:** bump @types/node from 18.7.9 to 18.11.18 ([57155cd](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/57155cd3e2fcce819bdf0dc6c12087d38b11d298)) |
| 20 | +* **deps-dev:** bump @types/react from 18.0.17 to 18.0.26 ([4c2a8a7](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/4c2a8a736163668f1a118d17b5017952d35b73b0)) |
| 21 | +* **deps-dev:** bump @types/react-dom from 18.0.6 to 18.0.9 ([20d7d59](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/20d7d59dd24a7cc0b5e36402c37723549bad6646)) |
| 22 | +* **deps-dev:** bump @typescript-eslint/eslint-plugin ([3f2192f](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/3f2192ff1c2c801fb3c612f4afe3de37ebe0e1ee)) |
| 23 | +* **deps-dev:** bump @typescript-eslint/eslint-plugin ([8252a51](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/8252a5165cc732476eb3744b5f3a40f38bdde748)) |
| 24 | +* **deps-dev:** bump @typescript-eslint/parser from 5.33.1 to 5.48.1 ([963b044](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/963b044fca4158f0477d8a7ec960838f45c6a4a0)) |
| 25 | +* **deps-dev:** bump commitlint from 17.0.3 to 17.4.2 ([e288be9](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/e288be9f5c86548f3d6d6cec7c99f816f57b5e24)) |
| 26 | +* **deps-dev:** bump eslint from 8.22.0 to 8.31.0 ([9770223](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/9770223cd111dd0366278bd08b7e829c6b3f4201)) |
| 27 | +* **deps-dev:** bump eslint-import-resolver-typescript ([b1024e0](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/b1024e06c5fbfe068e9ad715321eb4f8ccb00f5f)) |
| 28 | +* **deps-dev:** bump eslint-import-resolver-typescript ([d98f201](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/d98f2010328a7aa3bd80484206e8f19eee89674c)) |
| 29 | +* **deps-dev:** bump eslint-plugin-no-relative-import-paths ([262baa4](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/262baa425959e0c10f444721572bfe78bb40f10c)) |
| 30 | +* **deps-dev:** bump eslint-plugin-no-relative-import-paths ([b8d0a69](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/b8d0a6905f8133420d28520b1b3e540231f15ea2)) |
| 31 | +* **deps-dev:** bump husky from 8.0.1 to 8.0.2 ([a86716f](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/a86716fce18c96f03c62e41430bc7d6922828642)) |
| 32 | +* **deps-dev:** bump husky from 8.0.2 to 8.0.3 ([b87c76e](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/b87c76e87ba1defa821428fe01dc639737eaa940)) |
| 33 | +* **deps-dev:** bump jest from 28.1.3 to 29.3.1 ([fa3e86c](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/fa3e86c9ee0afdd05ae888f7fe54cbc52d968756)) |
| 34 | +* **deps-dev:** bump jest-environment-jsdom from 28.1.3 to 29.3.1 ([880ed88](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/880ed8852d848eaad2cd8d71c85dd709eac38d04)) |
| 35 | +* **deps-dev:** bump jest-environment-jsdom from 28.1.3 to 29.5.0 ([38d72e3](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/38d72e34a9f33c2ec8da0ec3b0cb438ceddc82a2)) |
| 36 | +* **deps-dev:** bump lint-staged from 13.0.3 to 13.1.0 ([4f8f690](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/4f8f6900a7d0462ec41a6fafb967971e64564d36)) |
| 37 | +* **deps-dev:** bump lint-staged from 13.0.3 to 13.2.1 ([2cb666d](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/2cb666d516cc9beda4077d3f89aad689d224782a)) |
| 38 | +* **deps-dev:** bump prettier from 2.7.1 to 2.8.0 ([0e7531e](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/0e7531ee889da7b38e75d3b078342da89be04347)) |
| 39 | +* **deps-dev:** bump typescript from 4.7.4 to 4.9.4 ([7df985e](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/7df985e0782afb9c7730caa90b146bbeeebfe591)) |
| 40 | +* **deps:** bump @chakra-ui/react from 2.2.8 to 2.4.3 ([8c6d4c7](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/8c6d4c76fc05b0b325acc6dad0aad09608096219)) |
| 41 | +* **deps:** bump @emotion/react from 11.10.0 to 11.10.5 ([c684873](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/c684873410086202360beb6a59050deb569035b7)) |
| 42 | +* **deps:** bump @emotion/styled from 11.10.0 to 11.10.5 ([8b55f92](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/8b55f920d77ef58a105221ca1dab266fccd2c968)) |
| 43 | +* **deps:** bump framer-motion from 7.2.0 to 8.4.3 ([85886a9](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/85886a9392fcc4a14958d027e683f8fded6d3ff1)) |
| 44 | +* **deps:** bump json5 from 1.0.1 to 1.0.2 ([3a25c4d](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/3a25c4decd3c4b8384a17638d81d6371582b4507)) |
| 45 | +* **deps:** bump loader-utils from 1.4.0 to 1.4.2 ([bb6e9ce](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/bb6e9ce3fcbeb693c66b47f8977e784e9b958874)) |
| 46 | +* update nextjs to prevent json5 error ([96cc0fa](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/commit/96cc0fadb816239320094dd6b6e2e3eaeb2662ce)) |
| 47 | + |
3 | 48 | ## [1.1.0](https://github.com/niikkiin/nextjs-typescript-chakra-ui-template/compare/v1.0.0...v1.1.0) (2022-08-22) |
4 | 49 |
|
5 | 50 |
|
|
0 commit comments