Bacon v0.7.54 Release Notes

    • 🛠 Fix #580: stack overflow with fromArray using large arrays
    • 👻 Throw an exception with a helpful error message if the user calls filter(EventStream), takeWhile(EventStream) or skipWhile(EventStream)

    This is a potentially backward incompatible change.