Skip to content

Releases: kentcdodds/react-workshop-app

v6.0.2

17 Oct 19:30
Compare
Choose a tag to compare

6.0.2 (2022-10-17)

Bug Fixes

v6.0.1

21 Jun 16:39
Compare
Choose a tag to compare

6.0.1 (2022-06-21)

Bug Fixes

  • add back syntax highlighting (f18f346)

v6.0.0

18 May 16:52
Compare
Choose a tag to compare

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

15 May 22:27
Compare
Choose a tag to compare

5.0.1 (2022-05-15)

Bug Fixes

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

v5.0.0

13 Apr 23:08
Compare
Choose a tag to compare

5.0.0 (2022-04-13)

Features

  • react: upgrade to React 18 (184c423)

BREAKING CHANGES

  • react: React 18 now used

v4.3.0

22 Apr 21:30
Compare
Choose a tag to compare

4.3.0 (2021-04-22)

Features

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

v4.2.0

22 Apr 21:05
Compare
Choose a tag to compare

4.2.0 (2021-04-22)

Features

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

v4.1.0

13 Apr 20:09
Compare
Choose a tag to compare

4.1.0 (2021-04-13)

Features

  • make the alfred tip functionable (c143cb5)

v4.0.4

04 Apr 18:38
9dc900d
Compare
Choose a tag to compare

4.0.4 (2021-04-04)

Bug Fixes

v4.0.3

02 Apr 02:26
Compare
Choose a tag to compare

4.0.3 (2021-04-02)

Reverts

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