Skip to content

refactor: Rename SQS message model class#1191

Merged
seb-cr merged 4 commits into
betafrom
ENG-2733/rename-message-model-class
Dec 15, 2023
Merged

refactor: Rename SQS message model class#1191
seb-cr merged 4 commits into
betafrom
ENG-2733/rename-message-model-class

Conversation

@seb-cr
Copy link
Copy Markdown
Contributor

@seb-cr seb-cr commented Dec 8, 2023

Change the name of the class to match the name exported from the package index.

This should not be a breaking change because the class is the default export of its module. Just in case there is some contrived case that depends on the class's name attribute, we'll include this in the v2.0.0 major release.

Jira: ENG-2733

Change the name of the class to match the name exported from the
package index.

This should not be a breaking change because the class is the default
export of its module. Just in case there is some contrived case that
depends on the class's `name` attribute, we'll include this in the
v2.0.0 major release.
@seb-cr seb-cr requested a review from corinja December 11, 2023 13:19
@seb-cr seb-cr merged commit 4581d61 into beta Dec 15, 2023
@seb-cr seb-cr deleted the ENG-2733/rename-message-model-class branch December 15, 2023 10:58
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 2.0.0-beta.14 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants