Releases: rstackjs/path-serializer
Releases · rstackjs/path-serializer
v0.6.0
17 Mar 12:17
Compare
Sorry, something went wrong.
No results found
What's Changed
docs: enrich README with full API documentation, usage examples, and showcases by @SoonIter in #21
feat: support pnpm global virtual store paths and upgrade pnpm to 10.32.1 by @SoonIter in #20
Full Changelog : v0.5.1...v0.6.0
v0.5.1
06 Aug 07:59
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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