Skip to content

Releases: carlonicora/nextjs-jsonapi

v1.125.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 12:21

1.125.1 (2026-07-10)

🐛 Bug Fixes

  • useEditorDialog: notify parent only on open change, not callback identity (f936991)

v1.125.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 07:56

1.125.0 (2026-07-09)

🚀 Features

  • components: add reusable entity hero component set (75e7d7b)

v1.124.3

Choose a tag to compare

@github-actions github-actions released this 08 Jul 10:33

1.124.3 (2026-07-08)

🐛 Bug Fixes

  • useEditorDialog: notify parent only on open change, not callback identity (f09f542)

♻️ Chores

  • release: update to version 1.124.2; enhance EditorSheet and add EntitySelector component (2dfdb92)

v1.124.2

Choose a tag to compare

@github-actions github-actions released this 08 Jul 07:13

1.124.2 (2026-07-08)

🐛 Bug Fixes

  • editor: call propagateChanges on create, not only edit (c0b04f1)
  • useEditorDialog: notify parent only on open change, not callback identity (6b73181)

v1.124.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 14:52

1.124.1 (2026-07-07)

🐛 Bug Fixes

  • RoundPageContainer: streamline details rendering logic for mobile and desktop (1964264)

v1.124.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 11:58

1.124.0 (2026-07-07)

🚀 Features

  • forms: add EntitySelector single-select and extend EntityMultiSelector (35e3f4c)
  • forms: implement FormBody, FormSection, FormRow, and FormCol components (591d71b)

🐛 Bug Fixes

  • dialog: prevent maximum update depth exceeded by managing open state sync (7a69284)
  • dialog: prevent maximum update depth exceeded by managing open state sync (fa3efce)

v1.123.2

Choose a tag to compare

@github-actions github-actions released this 07 Jul 08:25

1.123.2 (2026-07-07)

🚨 Tests

  • add data-testid attributes for search trigger and input in ContentTableSearch (b158551)

v1.123.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 06:38

1.123.1 (2026-07-07)

🐛 Bug Fixes

  • update details display in RoundPageContainer and modify button variant in RoundPageContainerTitle (4ac7bad)

v1.123.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 09:17

1.123.0 (2026-07-03)

🚀 Features

  • implement context for active tab value and enhance TabsContent for lazy-mounting (b591438)

v1.122.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 08:10

1.122.0 (2026-07-03)

🚀 Features

  • add optional actions header slot to EditorSheet; fix FormSelect uncontrolled-to-controlled warning (dd6fc20)