Skip to content

Releases: Neovici/cosmoz-dialog

v4.0.0

23 Feb 15:12

Choose a tag to compare

4.0.0 (2026-02-23)

⚠ BREAKING CHANGES

  • v4.0.0 supersedes the old Polymer-based @neovici/cosmoz-dialog (v3.x).
    Consumers of the old package should migrate to v4+.

Ref: NEO-1130

Features

  • finalize v4 as the canonical cosmoz-dialog release (7be0bb9)

v2.0.0

23 Feb 15:04

Choose a tag to compare

2.0.0 (2026-02-23)

⚠ BREAKING CHANGES

  • Package renamed from @neovici/cosmoz-dialog-next to @neovici/cosmoz-dialog.
    This replaces the old Polymer-based cosmoz-dialog (v3.x) with the pionjs-based implementation.
    Consumers should update their imports from @neovici/cosmoz-dialog-next to @neovici/cosmoz-dialog.

Ref: NEO-1130

Features

  • rename package from @neovici/cosmoz-dialog-next to @neovici/cosmoz-dialog (95b0414)

v1.3.0

20 Jan 13:11

Choose a tag to compare

1.3.0 (2026-01-20)

Features

v1.2.0

20 Jan 12:59

Choose a tag to compare

1.2.0 (2026-01-20)

Features

  • export relocate and use-close (71f0d6b)

v1.1.1

20 Jan 06:05

Choose a tag to compare

1.1.1 (2026-01-20)

Bug Fixes

  • correct repository URL capitalization for npm provenance validation (9dd328a)

v1.1.0

20 Jan 05:58

Choose a tag to compare

1.1.0 (2026-01-20)

Features

  • add loading module export (f7e3588)

v1.0.0

19 Jan 19:28

Choose a tag to compare

1.0.0 (2026-01-19)

Features

Bug Fixes

  • actions permissions (f4c67ee)
  • add missing dependencies and fix linting issues (d66963f)
  • make handle parameter optional in relocate function to fix build (7670b27)