Skip to content

Releases: rspack-contrib/path-serializer

v0.5.1

06 Aug 07:59

Choose a tag to compare

What's Changed

  • chore(infra): enable npm trusted publishing and refactor release pipeline by @SoonIter in #19

Full Changelog: v0.5.0...v0.5.1

v0.5.0

11 Jun 04:00
1cc5ded

Choose a tag to compare

What's Changed

  • fix: normalize multiple backslash \\ win path in string by @colinaaa in #16
  • chore(types): order the type by @SoonIter in #17
  • feat: add replaceWorkspaceWithFileProtocol and replaceRootWithFileProtocol by @SoonIter in #18

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

23 Apr 02:54
1514a6f

Choose a tag to compare

What's Changed

  • test: add win32 path case and rspack diagnostic case by @SoonIter in #9
  • feat(types): export types related to createSnapshotSerializer by @h-a-n-a in #12
  • feat: add beforeSerialize and afterSerialize by @SoonIter in #13

New Contributors

Full Changelog: v0.3.4...v0.4.0