cra-template-typescript-redux

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

MIT License

Downloads
331
Stars
93
Committers
5

Bot releases are visible (Hide)

cra-template-typescript-redux - v1.0.2 Latest Release

Published by github-actions[bot] over 1 year 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)
cra-template-typescript-redux - v1.0.1

Published by github-actions[bot] over 1 year ago

1.0.1 (2023-05-15)

Bug Fixes

  • deps: update eslint-plugin-import (1fe926c)
cra-template-typescript-redux - v1.0.0

Published by github-actions[bot] over 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
cra-template-typescript-redux - v0.3.14

Published by github-actions[bot] over 1 year ago

0.3.14 (2023-05-14)

Bug Fixes

  • deps: update @typescript-eslint/eslint-plugin (3c05395)
cra-template-typescript-redux - v0.3.13

Published by github-actions[bot] almost 3 years ago

0.3.13 (2022-01-11)

Bug Fixes

  • deps: update dependency @typescript-eslint/parser to v5.9.1 (8761fa3)
cra-template-typescript-redux - v0.3.12

Published by github-actions[bot] almost 3 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)
cra-template-typescript-redux - v0.3.11

Published by github-actions[bot] almost 3 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)
cra-template-typescript-redux - v0.3.10

Published by github-actions[bot] almost 3 years ago

0.3.10 (2022-01-09)

Bug Fixes

  • add @types/redux-mock-store to the template (1a381b4)
cra-template-typescript-redux - v0.3.9

Published by github-actions[bot] almost 3 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)
cra-template-typescript-redux - v0.3.8

Published by github-actions[bot] about 3 years ago

0.3.8 (2021-09-14)

Bug Fixes

  • deps: update dependency @types/node to v14 (b3fc49e)
cra-template-typescript-redux - v0.3.7

Published by github-actions[bot] about 3 years ago

0.3.7 (2021-08-23)

Bug Fixes

  • deps: update dependency @types/jest to v27 (fa2f1d9)
cra-template-typescript-redux - v0.3.6

Published by github-actions[bot] over 3 years ago

0.3.6 (2021-04-18)

Bug Fixes

  • prefix-less CSS Autoprefixer warning (3599df3)
  • deps: update dependency typescript to ~4.2.0 (db838f0)
cra-template-typescript-redux - v0.3.5

Published by github-actions[bot] over 3 years ago

0.3.5 (2021-04-18)

Bug Fixes

  • deps: update dependency react-scripts to v4.0.3 (4f40c39)
cra-template-typescript-redux - v0.3.4

Published by github-actions[bot] over 3 years ago

0.3.4 (2021-03-29)

Bug Fixes

  • compilerOptions.jsx must be react-jsx warning (58cabd0), closes #171
  • deps: update dependency @wojtekmaj/enzyme-adapter-react-17 to ^0.6.0 (790f0a6)
cra-template-typescript-redux - v0.3.3

Published by github-actions[bot] over 3 years ago

0.3.3 (2021-02-22)

Bug Fixes

  • deps: update dependency react-scripts to v4.0.2 (d6bfab7)
  • deps: update dependency typescript to ~4.1.0 (942507a)
cra-template-typescript-redux - v0.3.2

Published by github-actions[bot] over 3 years ago

0.3.2 (2021-02-09)

Bug Fixes

  • deps: update dependency @types/react-dom to v17 (b4d14ad)
cra-template-typescript-redux - v0.3.1

Published by github-actions[bot] over 3 years ago

0.3.1 (2021-01-28)

Bug Fixes

  • deps: update dependency @types/react to v17 (0bf9cd5)
cra-template-typescript-redux - v0.3.0

Published by github-actions[bot] almost 4 years ago

0.3.0 (2021-01-08)

Bug Fixes

  • remove remove enzyme-adapter-react-16 and its types (93bfe90)
  • deps: update react monorepo to v17 (9f1f1bd)

Features

  • add support for enzyme adapter react v17 (0380797)
  • add support for enzyme-adapter-react-17 (41a2396)
cra-template-typescript-redux - v0.2.34

Published by github-actions[bot] almost 4 years ago

0.2.34 (2020-11-17)

Bug Fixes

  • update @typescript-eslint/eslint-plugin and @typescript-eslint/parser in template (20d5ebb)
cra-template-typescript-redux - v0.2.33

Published by github-actions[bot] almost 4 years ago

0.2.33 (2020-11-17)

Bug Fixes

  • eslint add parse options (195cdfe)
  • eslint add tsconfig.eslint.json (9f41184)
  • update all the eslint dependencies (e5d9149)