Skip to content

Releases: niikkiin/nextjs-typescript-chakra-ui-template

v1.2.3

16 Feb 15:55
8c6140d

Choose a tag to compare

1.2.3 (2024-02-16)

Miscellaneous

v1.2.2

16 Feb 15:50
5f821f8

Choose a tag to compare

1.2.2 (2024-02-16)

Miscellaneous

  • deps-dev: bump @typescript-eslint/parser from 5.48.1 to 5.62.0 (#27) (366b7ac)
  • deps-dev: bump eslint from 8.31.0 to 8.48.0 (#30) (2342a22)
  • deps-dev: bump lint-staged from 13.2.2 to 14.0.1 (#29) (58a8920)
  • deps: bump @emotion/styled from 11.10.5 to 11.11.0 (#25) (a86d41a)
  • deps: bump react-icons from 4.4.0 to 4.10.1 (#23) (f403b7e)
  • update eslint and prettier config (d9a2a91)

v1.2.1

22 Jun 10:02
ecfe9af

Choose a tag to compare

1.2.1 (2023-06-22)

Miscellaneous

  • deps-dev: bump @commitlint/config-conventional (644e7fb)
  • deps-dev: bump lint-staged from 13.2.1 to 13.2.2 (7f2fbef)
  • deps-dev: bump prettier from 2.8.0 to 2.8.8 (df13bc2)
  • update packages (0169cef)
  • upgrade to nextjs13 latest (8aac49c)

v1.2.0

25 Apr 13:07
c047b9c

Choose a tag to compare

1.2.0 (2023-04-25)

Features

Bug Fixes

  • replace next-svgr with native svgr/webpack (37f23e1)

Miscellaneous

  • add dependabot workflow (d6d0341)
  • deps-dev: bump @types/node from 18.7.9 to 18.11.18 (57155cd)
  • deps-dev: bump @types/react from 18.0.17 to 18.0.26 (4c2a8a7)
  • deps-dev: bump @types/react-dom from 18.0.6 to 18.0.9 (20d7d59)
  • deps-dev: bump @typescript-eslint/eslint-plugin (3f2192f)
  • deps-dev: bump @typescript-eslint/eslint-plugin (8252a51)
  • deps-dev: bump @typescript-eslint/parser from 5.33.1 to 5.48.1 (963b044)
  • deps-dev: bump commitlint from 17.0.3 to 17.4.2 (e288be9)
  • deps-dev: bump eslint from 8.22.0 to 8.31.0 (9770223)
  • deps-dev: bump eslint-import-resolver-typescript (b1024e0)
  • deps-dev: bump eslint-import-resolver-typescript (d98f201)
  • deps-dev: bump eslint-plugin-no-relative-import-paths (262baa4)
  • deps-dev: bump eslint-plugin-no-relative-import-paths (b8d0a69)
  • deps-dev: bump husky from 8.0.1 to 8.0.2 (a86716f)
  • deps-dev: bump husky from 8.0.2 to 8.0.3 (b87c76e)
  • deps-dev: bump jest from 28.1.3 to 29.3.1 (fa3e86c)
  • deps-dev: bump jest-environment-jsdom from 28.1.3 to 29.3.1 (880ed88)
  • deps-dev: bump jest-environment-jsdom from 28.1.3 to 29.5.0 (38d72e3)
  • deps-dev: bump lint-staged from 13.0.3 to 13.1.0 (4f8f690)
  • deps-dev: bump lint-staged from 13.0.3 to 13.2.1 (2cb666d)
  • deps-dev: bump prettier from 2.7.1 to 2.8.0 (0e7531e)
  • deps-dev: bump typescript from 4.7.4 to 4.9.4 (7df985e)
  • deps: bump @chakra-ui/react from 2.2.8 to 2.4.3 (8c6d4c7)
  • deps: bump @emotion/react from 11.10.0 to 11.10.5 (c684873)
  • deps: bump @emotion/styled from 11.10.0 to 11.10.5 (8b55f92)
  • deps: bump framer-motion from 7.2.0 to 8.4.3 (85886a9)
  • deps: bump json5 from 1.0.1 to 1.0.2 (3a25c4d)
  • deps: bump loader-utils from 1.4.0 to 1.4.2 (bb6e9ce)
  • update nextjs to prevent json5 error (96cc0fa)

v1.1.0

23 Aug 12:06
2918918

Choose a tag to compare

1.1.0 (2022-08-22)

Features

  • add dummy files and components (7aafd02)

v1.0.0

22 Aug 15:26
3f60b02

Choose a tag to compare

1.0.0 (2022-08-22)

Miscellaneous

  • add initial libraries and files (ce5a17d)