Skip to content

Releases: web-infra-dev/rspack-sources

v0.1.18

08 Feb 12:12
Compare
Choose a tag to compare

Full Changelog: v0.1.17...v0.1.18

v0.1.17

28 Jan 05:50
Compare
Choose a tag to compare

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
Choose a tag to compare

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

v0.1.15

06 Jan 08:49
Compare
Choose a tag to compare

What's Changed

  • chore(rust): Bump Rust nightly to Version 1.66.0 (2022-12-15) by @Boshen in #35

New Contributors

Full Changelog: v0.1.14...v0.1.15

v0.1.14

06 Jan 07:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.13...v0.1.14

v0.1.12

10 Nov 13:20
Compare
Choose a tag to compare

What's Changed

  • fix: use substring instead of slice by @ahabhgk in #29

Full Changelog: v0.1.11...v0.1.12

v0.1.11

03 Nov 08:20
131fabc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.10...v0.1.11

v0.1.10

03 Nov 03:07
a4eec83
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.1.10

v0.1.9

30 Sep 07:53
Compare
Choose a tag to compare

Full Changelog: v0.1.8...v0.1.9

v0.1.8

30 Sep 07:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8