Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Feb 07:51

What's Changed

  • feat: add file_dependencies and missing_dependencies API by @Boshen in #50
  • fix: panic when ? is passed in by @Boshen in #70

  • chore(deps): update rust crate serde_json to 1.0.111 by @renovate in #47
  • chore(deps): update rust crate serde to 1.0.195 by @renovate in #46
  • chore(deps): update pnpm to v8.14.1 by @renovate in #52
  • chore(deps): update rust crate rayon to 1.8.1 by @renovate in #55
  • fix: returning broken missing dependencies when alias and extensions are provided by @Boshen in #54
  • chore: use json-strip-comments crate by @Boshen in #56
  • feat(napi): support wasi target by @Brooooooklyn in #31
  • fix: resolve "browser" field when "exports" is present by @Boshen in #59
  • chore(deps): update pnpm to v8.14.3 by @renovate in #61
  • chore(deps): update crates by @renovate in #62
  • chore(deps): update npm by @renovate in #63
  • refactor: improve code code coverage by @Boshen in #67
  • chore(deps): update rust crates by @renovate in #64
  • add fuzzer by @Boshen in #71

New Contributors

Full Changelog: 1.1.0...1.3.0