Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Releases: RyanClementsHax/storybook-addon-next

v1.8.0

01 Apr 19:06
6fefca0
Compare
Choose a tag to compare

1.8.0 (2023-04-01)

Features

v1.7.3

28 Feb 16:04
dffed6a
Compare
Choose a tag to compare

1.7.3 (2023-02-28)

Bug Fixes

  • deprecate: update readme with deprecation notice (002d5bb)

v1.7.2

22 Feb 14:53
06480c7
Compare
Choose a tag to compare

1.7.2 (2023-02-22)

Bug Fixes

  • update deps (1a8c7a8)
  • update yarn.lock file for with-nx example (27a1d0b)

v1.7.1

28 Nov 15:48
ddb020a
Compare
Choose a tag to compare

1.7.1 (2022-11-28)

Bug Fixes

v1.7.0

28 Nov 14:47
cc3b4df
Compare
Choose a tag to compare

1.7.0 (2022-11-28)

Features

v1.6.10

04 Nov 16:22
4acc839
Compare
Choose a tag to compare

1.6.10 (2022-11-04)

Bug Fixes

  • fix undefined "generator.filename" option (ed01a74), closes #100

v1.6.9

06 Sep 15:01
b72a426
Compare
Choose a tag to compare

1.6.9 (2022-09-06)

Bug Fixes

  • deps: remove unnecessary nextjs versions (9b5d7f2)

v1.6.8

06 Sep 14:38
1217c51
Compare
Choose a tag to compare

1.6.8 (2022-09-06)

Bug Fixes

v1.6.7

28 Jun 22:00
583e145
Compare
Choose a tag to compare

1.6.7 (2022-06-28)

Bug Fixes

  • next/image: update image stub for next v12.2 (375a4eb), closes #95 #72

v1.6.6

28 May 18:23
5623120
Compare
Choose a tag to compare

1.6.6 (2022-05-28)

Bug Fixes

  • babel: allow storybook to pick up custom babel config if defined (1d2afe9), closes #75