v2.0.0-beta.6
Pre-release
Pre-release
Features
- expose everything needed for serialization as public methods
Performance
- cache utf-8 conversion
- allow keeping Buffer instead of string and only convert it lazily
- add optimization step to ConcatSource which converts strings to RawSources (which cache)