Skip to content

Releases: kentcdodds/react-workshop-app

v6.0.2

Choose a tag to compare

@github-actions github-actions released this 17 Oct 19:30

6.0.2 (2022-10-17)

Bug Fixes

v6.0.1

Choose a tag to compare

@github-actions github-actions released this 21 Jun 16:39

6.0.1 (2022-06-21)

Bug Fixes

  • add back syntax highlighting (f18f346)

v6.0.0

Choose a tag to compare

@github-actions github-actions released this 18 May 16:52

6.0.0 (2022-05-18)

Bug Fixes

  • replace of react-scripts (d28ca0e)

Features

  • remove mdx support, require craco (6520ebe)

BREAKING CHANGES

  • to use markdown imports you need to use craco

v5.0.1

Choose a tag to compare

@github-actions github-actions released this 15 May 22:27

5.0.1 (2022-05-15)

Bug Fixes

  • use dynamic require for msw/node (64e37f5)

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Apr 23:08

5.0.0 (2022-04-13)

Features

  • react: upgrade to React 18 (184c423)

BREAKING CHANGES

  • react: React 18 now used

v4.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Apr 21:30

4.3.0 (2021-04-22)

Features

  • test-utils: add displayEl option (0267dc4)

v4.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Apr 21:05

4.2.0 (2021-04-22)

Features

  • test-utils: pass the caught error to the message generator (44fdc58)

v4.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Apr 20:09

4.1.0 (2021-04-13)

Features

  • make the alfred tip functionable (c143cb5)

v4.0.4

Choose a tag to compare

@github-actions github-actions released this 04 Apr 18:38
9dc900d

4.0.4 (2021-04-04)

Bug Fixes

v4.0.3

Choose a tag to compare

@github-actions github-actions released this 02 Apr 02:26

4.0.3 (2021-04-02)

Reverts

  • Revert "chore: last-ditch effort to fix" (b656cfd)