Releases: webpack/webpack-sources
Releases · webpack/webpack-sources
v2.0.0-beta.8
Bugfixes
- fix crash when Source in CachedSource returns null map
v2.0.0-beta.7
Performance
- cache Buffers instead of string in CachedSource cache for
map()
v2.0.0-beta.6
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)
v2.0.0-beta.5
Bugfixes
- fix updateHash for SourceMapSource
Changes
- increase minimum node.js version to 10
v2.0.0-beta.3
Based on 1.4.3
v2.0.0-beta.2
Based on 1.4.2
v1.4.2
v1.4.1
v1.4.0
v2.0.0-beta.1
Based on 1.3.0