Skip to content

fix(Entity): Avoid for..in iteration in sorted state adapter#805

Merged
MikeRyanDev merged 1 commit into
ngrx:masterfrom
livthomas:sorted-adapter-for-in
Feb 11, 2018
Merged

fix(Entity): Avoid for..in iteration in sorted state adapter#805
MikeRyanDev merged 1 commit into
ngrx:masterfrom
livthomas:sorted-adapter-for-in

Conversation

@livthomas

Copy link
Copy Markdown
Contributor

I have just noticed that the changes in commit f871540 introduced to the sorted state adapter the same problem I have already fixed in the unsorted state adapter. So I'm adding the reproducer to those tests as well.

Just one question: Where can we expect these fixes to be released? Is there going to be version 5.0.2 anytime soon?

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.003%) to 92.76% when pulling 235bec3 on livthomas:sorted-adapter-for-in into 779d689 on ngrx:master.

@MikeRyanDev

Copy link
Copy Markdown
Member

There will probably be a 5.1.0 at some point. Not sure when, but if you need the fixes soon then I would recommend using the nightlies for now.

Thanks for these fixes!

@MikeRyanDev MikeRyanDev merged commit 4192645 into ngrx:master Feb 11, 2018
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.

3 participants