Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

Releases: procore-oss/backstage-plugin-announcements

@procore-oss/[email protected]

05 Feb 15:56
85e1043
Compare
Choose a tag to compare

Patch Changes

  • 2b03aeb: Consolidate duplicated types into the common package.
  • e5c0685: Refactor the AnnouncementsCollatorFactory to use the service coming from the new announcements-node package. This removes the modules dependency on announcements-backend which we ultimately don't want.
  • ee57cf2: Export collators from search backend module and deprecate the collators coming from announcements-backend. Users are recommended to update their imports to use @procore-oss/backstage-plugin-search-backend-module-announcements.
  • Updated dependencies [2b03aeb]

@procore-oss/[email protected]

05 Feb 15:55
85e1043
Compare
Choose a tag to compare

Minor Changes

  • 4a76b6c: Introducing the component, a different way to display announcements to your end users.

Patch Changes

  • 2b03aeb: Consolidate duplicated types into the common package.

  • f7b3b0b: Migrate to announcementsApiRef and AnnouncementApi interface from @procore-oss/backstage-plugin-announcements-react and mark existing exports as deprecated.

    Users should now import both announcementsApiRef and AnnouncementApi from @procore-oss/backstage-plugin-announcements-react. Existing exports will be removed in a future release.

  • Updated dependencies [2b03aeb]

@procore-oss/[email protected]

05 Feb 15:55
85e1043
Compare
Choose a tag to compare

Patch Changes

@procore-oss/[email protected]

05 Feb 15:56
85e1043
Compare
Choose a tag to compare

Patch Changes

@procore-oss/[email protected]

05 Feb 15:56
85e1043
Compare
Choose a tag to compare

Patch Changes

  • 2b03aeb: Consolidate duplicated types into the common package.

@procore-oss/[email protected]

05 Feb 15:55
85e1043
Compare
Choose a tag to compare

Patch Changes

  • 2b03aeb: Consolidate duplicated types into the common package.
  • ee57cf2: Export collators from search backend module and deprecate the collators coming from announcements-backend. Users are recommended to update their imports to use @procore-oss/backstage-plugin-search-backend-module-announcements.
  • a0cf0a2: Remove unused api code now that service has been migrated to announcements-node and collator has been migrated to search-backend-module-announcements
  • Updated dependencies [2b03aeb]
  • Updated dependencies [e5c0685]
  • Updated dependencies [ee57cf2]

@procore-oss/[email protected]

03 Feb 23:03
3e9bbd9
Compare
Choose a tag to compare

Patch Changes

  • d29a587: Use display name in Announcement Card

@procore-oss/[email protected]

03 Feb 23:25
9a6b4f8
Compare
Choose a tag to compare

Patch Changes

  • e2e1757: New react plugin to support new architecture

@procore-oss/[email protected]

30 Jan 02:59
84d228b
Compare
Choose a tag to compare

@procore-oss/backstage-plugin-search-backend-module-announcements

@procore-oss/[email protected]

26 Jan 17:12
bb8d8c7
Compare
Choose a tag to compare

Patch Changes