v0.4.0
Added
- Support for custom serializers
- Default serializer for
text/plain
actions
Changed
- Upgraded
@siren-js/core
to v0.3.2 - Aligned newline normalization with HTML's algorithm for
converting an entry list to a list of name-value pairs, which
normalizes newlines in fields'name
s and values during action submission.