Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: unjs/unbuild

v3.6.1

15 Aug 09:08
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Use pathToFileURL for stubbed absolute path to jiti (#546)

❀️ Contributors

v3.6.0

23 Jul 17:07
@pi0 pi0
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Support absoluteJitiPath for stub mode (#542)

🩹 Fixes

  • types: Improve type safety (#516)

πŸ“– Documentation

  • Remove wrong jsdoc for dts type (#540)

βœ… Tests

  • Only include src for coverage report (#525)

❀️ Contributors

v3.5.0

26 Feb 17:34
@pi0 pi0
3edb456
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

❀️ Contributors

v3.4.2

26 Feb 14:08
@pi0 pi0
c915342
Compare
Choose a tag to compare

compare changes

🏑 Chore

v3.4.1

26 Feb 12:40
@pi0 pi0
c915342
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Filter commonjs plugin when generating declaration (#495)

❀️ Contributors

v3.4.0

26 Feb 11:51
@pi0 pi0
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Prefer publishConfig from package.json when defined (#506)

🩹 Fixes

  • Workaround the composite in tsconfig.json (#504)

πŸ“¦ Build

  • Remove extra dist files (c0c00ad)

❀️ Contributors

v3.3.1

13 Jan 13:10
@pi0 pi0
53a23ea
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • rollup: Improve external detection (#488)

v3.3.0

12 Jan 23:15
@pi0 pi0
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Allow specifying dependencies to inline in inlineDependencies (#480)

🩹 Fixes

  • rollup: Resolve aliases using pathe utils (#483)

πŸ’… Refactors

  • Inline withTrailingSlash util (#482)

❀️ Contributors

v3.2.0

28 Dec 22:50
@pi0 pi0
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • mkdist: Fail build if mkdist errors in creating declarations (#473)

🩹 Fixes

  • Correct .d.cts default export type (#458)

❀️ Contributors

v3.1.0

27 Dec 23:54
@pi0 pi0
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Support parallel builds (af19b1b)
  • Infer externals from package name, exports, and imports fields (#469)
  • rollup: Resolve with "production" condition by default (#470, #471)

🩹 Fixes

  • Resolve presets with default export (#465)

🏑 Chore

  • Remove unused imports (#463)

❀️ Contributors