Skip to content

Releases: infodusha/next-rsc-error-handler

next-rsc-error-handler: v0.4.0

22 May 08:37
915524a
Compare
Choose a tag to compare

0.4.0 (2024-05-22)

⚠ BREAKING CHANGES

  • ts path alias support

Features

next-rsc-error-handler: v0.3.4

21 May 12:11
9cec5e2
Compare
Choose a tag to compare

0.3.4 (2024-05-21)

Bug Fixes

next-rsc-error-handler: v0.3.3

21 May 10:55
a19d907
Compare
Choose a tag to compare

0.3.3 (2024-05-21)

Bug Fixes

  • no need to wrap if already client-only (3b417c9)

next-rsc-error-handler: v0.3.2

21 May 10:22
4ed72e1
Compare
Choose a tag to compare

0.3.2 (2024-05-21)

Bug Fixes

  • use client-only for client components to be sure (243ebbb)

next-rsc-error-handler: v0.3.1

21 May 09:01
91b510c
Compare
Choose a tag to compare

0.3.1 (2024-05-21)

Bug Fixes

  • check for components in client (bd1369e)

next-rsc-error-handler: v0.3.0

21 May 08:16
a913239
Compare
Choose a tag to compare

0.3.0 (2024-05-21)

⚠ BREAKING CHANGES

  • do not require use client

Features

  • do not require use client (1ddd254)

Bug Fixes

next-rsc-error-handler: v0.2.0

17 May 10:04
e3aa4af
Compare
Choose a tag to compare

0.2.0 (2024-05-17)

⚠ BREAKING CHANGES

  • always throw under development

Features

  • always throw under development (7b44d63)

next-rsc-error-handler: v0.1.4

17 May 08:35
99a18ac
Compare
Choose a tag to compare

0.1.4 (2024-05-17)

Bug Fixes

next-rsc-error-handler: v0.1.3

16 May 10:37
1a92422
Compare
Choose a tag to compare

0.1.3 (2024-05-16)

Bug Fixes

next-rsc-error-handler: v0.1.2

16 May 09:29
fa65471
Compare
Choose a tag to compare

0.1.2 (2024-05-16)

Bug Fixes

  • make component name optional & document it (bca346f)