Skip to content

Feat/support-immutable-4 - #44

Open
Aghassi wants to merge 1 commit into
rt2zz:masterfrom
Aghassi:feat/support-immutable-4
Open

Feat/support-immutable-4#44
Aghassi wants to merge 1 commit into
rt2zz:masterfrom
Aghassi:feat/support-immutable-4

Conversation

@Aghassi

@Aghassi Aghassi commented Oct 18, 2021

Copy link
Copy Markdown

This is a breaking change that attempts to provide support
for Immutable v4 which was just released. However, the merge
function was modified to ensure that objects could not be mutated.
The tests in this repo seem to assume that mutation should be possible
so I had to update the test to reflect the new usage. This is potentially
breaking to any consumers of this repo that are relying on
that feature

This is a breaking change that attempts to provide support
for Immutable v4 which was just released. However, the merge
function was modified to ensure that objects could not be mutated.
The tests in this repo seem to assume that mutation should be possible
so I had to update the test to reflect the new usage. This is potentially
breaking to any consumers of this repo that are relying on
that feature
@Aghassi

Aghassi commented Oct 18, 2021

Copy link
Copy Markdown
Author

@rt2zz would love to work with you to get this change properly vetted and in. There's a lot of changes, but being able to support V4 will be very helpful as my team migrates. I know the current state is probably "not ideal"

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant