Skip to content

Releases: sudo-ditto/nextjs-ts-jest-rtl-boilerplate

v2.0.0

27 Sep 16:24
Compare
Choose a tag to compare

v2.0.0

27 Sep, 2022

Changes

  • Migrated to Antd with SASS

1.2.2

11 Feb 09:53
Compare
Choose a tag to compare

v1.2.2

11 Feb, 2022

Changes

  • Added an empty components folder
  • Reconfigured Jest

1.2.1

06 Feb 17:29
Compare
Choose a tag to compare

v1.2.1

06 Feb, 2022

Fixes

  • Added missing sass folders

v1.2.0

06 Feb 12:13
Compare
Choose a tag to compare

v1.2.0

06 Feb, 2022

Features

  • Added redux toolkit
  • Added redux test example
  • Improved folder structure

v1.1.1

04 Feb 14:27
Compare
Choose a tag to compare

v1.1.1

04 Feb, 2022

Changes

  • Small terminology modifications to CHANGELOG.md
  • Corrected package.json version

v1.1.0

04 Feb 14:18
4cf8dab
Compare
Choose a tag to compare

v1.1.0

04 Feb, 2022

04 Feb, 2022

Features

  • Added SASS configuration for NextJS
    • Added basic SASS folder structure
    • Added assets folder

v1.0.2

04 Feb 13:54
Compare
Choose a tag to compare

v1.0.2

04 Feb, 2022

Changes

  • Small modifications to config files:
    • .eslintrc
    • test-utils.js
    • index.test.js
    • package.json

v1.0.1

04 Feb 13:18
Compare
Choose a tag to compare

v1.0.1

04 Feb, 2022

Changes

  • Added CODE_OF_CONDUCT.md
  • Added CONTRIBUTION.md
  • Added issue template
  • Modified README.md
  • Modified package.json

v1.0.0

03 Feb 17:41
Compare
Choose a tag to compare

v1.0.0

03 Feb, 2022

Breaking Changes

  • NextJS + Typescript Boilerplate
  • ESlint + Prettier configuration for Typescript
  • React Testing Library + Jest Configuration
  • Git Hooks - Husky
  • Basic Folder Structure