Cra Template Typescript Redux Versions Save

Unofficial Create React App template with Redux, TypeScript, React Router, React Testing Library and custom ESlint config

v1.0.2

11 months ago

1.0.2 (2023-05-17)

Bug Fixes

  • include eslint-disable @typescript-eslint/default-param-last in template (0583874)
  • update eslint-plugins that caused installation fail (a5769c1)

v1.0.1

1 year ago

1.0.1 (2023-05-15)

Bug Fixes

  • deps: update eslint-plugin-import (1fe926c)

v1.0.0

1 year ago

1.0.0 (2023-05-15)

Features

  • tests: migrate from enzyme to RTL (5ef17ec)
  • upgrade to react 18, react-router v6, react-redux v8 (746096b)
  • upgrade to react 18, react-router v6, react-redux v8, react-testing-library (3a915e6)

BREAKING CHANGES

  • swap enzyme in favour of react-testing-library (RTL) for unit tests; upgrade to React v18, react-redux v8, react-router-dom v6

v0.3.14

1 year ago

0.3.14 (2023-05-14)

Bug Fixes

  • deps: update @typescript-eslint/eslint-plugin (3c05395)

v0.3.13

2 years ago

0.3.13 (2022-01-11)

Bug Fixes

  • deps: update dependency @typescript-eslint/parser to v5.9.1 (8761fa3)

v0.3.12

2 years ago

0.3.12 (2022-01-10)

Bug Fixes

  • deps: update dependency eslint-config-prettier to v8 (3bd40e7)
  • simplify ESLint prettier config (7dbebcb)
  • upgrade eslint, react-scripts, eslint-plugin to major versions (ca456ba)

v0.3.11

2 years ago

0.3.11 (2022-01-09)

Bug Fixes

  • disable more ESLint rules (c9ad950)
  • remove beforeEach (402c884)
  • update "@typescript-eslint/parser" to "5.9.0" (05a39fa)
  • update eslint-config-airbnb-typescript to v16 (0229047)

v0.3.10

2 years ago

0.3.10 (2022-01-09)

Bug Fixes

  • add @types/redux-mock-store to the template (1a381b4)

v0.3.9

2 years ago

0.3.9 (2022-01-09)

Bug Fixes

  • deps: update dependency typescript to ~4.5.0 (c5b73a0)
  • update "typescript" to "~4.5.0" in template (8675c5a)

v0.3.8

2 years ago

0.3.8 (2021-09-14)

Bug Fixes

  • deps: update dependency @types/node to v14 (b3fc49e)