Skip to content

0.3.0

Choose a tag to compare

@43081j 43081j released this 04 Nov 09:13
· 47 commits to main since this release
029fe12

What's Changed

  • chore(deps): bump the production-dependencies group with 2 updates by @dependabot[bot] in #53
  • fix: normalize Windows path separators across operatinos by @outslept in #51
  • ci: pin GitHub Actions to commit hashes by @outslept in #56
  • chore: cast array buffer by @43081j in #58
  • feat: refactor logging system to use debug library and remove pino dependency by @dreyfus92 in #55
  • chore(deps-dev): bump the development-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #57
  • fix: remove temporary dir after pack by @outslept in #61
  • fix: remove unnecessary casts by @outslept in #60
  • ci: add formatting check step by @outslept in #62
  • fix: add missing none type by @outslept in #64
  • chore(deps-dev): bump the development-dependencies group with 3 updates by @dependabot[bot] in #70
  • test(windows): pack via @publint/pack by @outslept in #68
  • feat: add support for nodeVersion by @outslept in #63
  • feat: accept directory path or tarball; clarify invalid-path error by @outslept in #67
  • fix: slice Buffer before returning ArrayBuffer by @outslept in #73
  • chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 in the github-actions group by @dependabot[bot] in #77
  • chore(deps-dev): bump the development-dependencies group with 3 updates by @dependabot[bot] in #76
  • chore(deps): bump fdir from 6.4.6 to 6.5.0 in the production-dependencies group by @dependabot[bot] in #75
  • feat: add TypeScript configuration detection to file systems and update attw behavior by @dreyfus92 in #59
  • feat: add support for custom manifests in module replacements analysis by @dreyfus92 in #71
  • chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot[bot] in #81
  • refactor: move getPackageJson to utils and use in computeInfo by @outslept in #84
  • chore: remove unused PackFile type by @outslept in #85
  • chore: validate --pack against meta choices by @outslept in #88
  • chore: use type imports consistently by @outslept in #86
  • chore(deps-dev): bump the development-dependencies group with 6 updates by @dependabot[bot] in #91
  • chore(deps): bump actions/setup-node from 4.4.0 to 5.0.0 in the github-actions group by @dependabot[bot] in #92
  • chore(deps): bump tinyglobby from 0.2.14 to 0.2.15 in the production-dependencies group by @dependabot[bot] in #90
  • chore(deps-dev): bump the development-dependencies group with 3 updates by @dependabot[bot] in #94
  • chore(deps): bump debug from 4.4.1 to 4.4.3 in the production-dependencies group by @dependabot[bot] in #93
  • refactor: use alpha version of @clack/prompts by @bluwy in #96
  • chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot[bot] in #99
  • chore(deps): bump publint from 0.3.12 to 0.3.13 in the production-dependencies group by @dependabot[bot] in #98
  • chore(deps): bump @clack/prompts from 1.0.0-alpha.4 to 1.0.0-alpha.5 in the production-dependencies group by @dependabot[bot] in #101
  • chore(deps-dev): bump typescript-eslint from 8.44.0 to 8.44.1 in the development-dependencies group by @dependabot[bot] in #100
  • refactor: introduce plugin runner and wire report to use it by @outslept in #87
  • chore(deps-dev): bump the development-dependencies group with 5 updates by @dependabot[bot] in #104
  • chore(deps): bump the production-dependencies group with 3 updates by @dependabot[bot] in #103
  • chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot[bot] in #106
  • chore(deps): bump semver from 7.7.2 to 7.7.3 in the production-dependencies group by @dependabot[bot] in #105
  • chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot[bot] in #110
  • chore(deps): bump package-manager-detector from 1.4.0 to 1.5.0 in the production-dependencies group by @dependabot[bot] in #109
  • chore(deps): bump actions/setup-node from 5.0.0 to 6.0.0 in the github-actions group by @dependabot[bot] in #108
  • chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot[bot] in #112
  • chore(deps): bump publint from 0.3.14 to 0.3.15 in the production-dependencies group by @dependabot[bot] in #111
  • docs(readme): update README and add banner by @dreyfus92 in #113
  • chore(readme): adjust banner's height by @dreyfus92 in #114

New Contributors

Full Changelog: 0.2.0...0.3.0