Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[immutable-data] can't ignore when casting #790

Closed
RebeccaStevens opened this issue Mar 17, 2024 · 1 comment · Fixed by #792
Closed

[immutable-data] can't ignore when casting #790

RebeccaStevens opened this issue Mar 17, 2024 · 1 comment · Fixed by #792
Labels
Status: Released It's now live. Type: Bug Inconsistencies or issues which will cause a problem for users or implementors.

Comments

@RebeccaStevens
Copy link
Collaborator

ignoreAccessorPattern doesn't work when casting

(m_foo as Bar).baz = "hello world";
@RebeccaStevens RebeccaStevens added the Type: Bug Inconsistencies or issues which will cause a problem for users or implementors. label Mar 17, 2024
github-actions bot pushed a commit that referenced this issue Mar 25, 2024
## [6.2.2](v6.2.1...v6.2.2) (2024-03-25)

### Bug Fixes

* **immutable-data:** ignore casting when evaluating the expressions ([#792](#792)) ([50e789a](50e789a)), closes [#790](#790)
Copy link

🎉 This issue has been resolved in version 6.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the Status: Released It's now live. label Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Released It's now live. Type: Bug Inconsistencies or issues which will cause a problem for users or implementors.
Projects
None yet
1 participant