Releases: web-infra-dev/rspack-sources
Releases · web-infra-dev/rspack-sources
v0.2.5
25 May 05:51
Compare
Sorry, something went wrong.
No results found
v0.2.4
10 May 07:57
Compare
Sorry, something went wrong.
No results found
v0.2.3
22 Mar 07:36
Compare
Sorry, something went wrong.
No results found
v0.2.2
13 Mar 03:41
Compare
Sorry, something went wrong.
No results found
v0.2.1
21 Feb 09:13
Compare
Sorry, something went wrong.
No results found
v0.2.0
20 Feb 07:19
Compare
Sorry, something went wrong.
No results found
v0.1.19
10 Feb 05:25
Compare
Sorry, something went wrong.
No results found
v0.1.18
08 Feb 12:12
Compare
Sorry, something went wrong.
No results found
v0.1.17
28 Jan 05:50
Compare
Sorry, something went wrong.
No results found
What's Changed
refactor: remove SmolStr from CachedSource by @Boshen in #39
perf: remove smolstr by @Boshen in #40
feat: add to_writer api to Source trait for better std::io::write performance by @Boshen in #42
Full Changelog : v0.1.16...v0.1.17
v0.1.16
09 Jan 09:07
Compare
Sorry, something went wrong.
No results found
What's Changed
perf: reduce allocation pressure by changing usage of Iterator::fold to concat by @Boshen in #36
fix: dead loop when cheap-module-source-map by @ahabhgk in #38
Full Changelog : v0.1.15...v0.1.16