Skip to content

Commit

Permalink
better changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jdeniau committed Aug 28, 2023
1 parent 8776e0f commit 2c37d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -10,7 +10,7 @@ Dates are formatted as YYYY-MM-DD.

## [5.0.0-beta.4]

Remove tree-shaking possibility as it does break. Moreover, as nearly every collection type can be converted to another collection (`Map().toList()` for example), so nearly no code was removed.
Revert tree-shaking possibility as it does break. Moreover, as nearly every collection type can be converted to another collection (`Map().toList()` for example), so nearly no code was removed.

I think that if we want to implement this, we might need to rethink this functionality.

Expand Down

0 comments on commit 2c37d11

Please sign in to comment.