Skip to content

Latest commit

 

History

History
252 lines (142 loc) · 7.49 KB

File metadata and controls

252 lines (142 loc) · 7.49 KB

Changelog

v0.2.1

compare changes

🩹 Fixes

  • Programmatic build with string entries (#30)

💅 Refactors

🏡 Chore

❤️ Contributors

v0.2.0

compare changes

🚀 Enhancements

  • Passthrough stub mode (#28)
  • Add +x permission to CLI entries (#26)
  • ⚠️ Allow passing all dts options for bundle (2bab1e8)
  • ⚠️ Allow passing all oxc-transform options (5729956)
  • Allow passing all rolldown config to build entries (edd39af)
  • ⚠️ Unified config for programmatic api (33a5869)

📖 Documentation

🏡 Chore

✅ Tests

⚠️ Breaking Changes

  • ⚠️ Allow passing all dts options for bundle (2bab1e8)
  • ⚠️ Allow passing all oxc-transform options (5729956)
  • ⚠️ Unified config for programmatic api (33a5869)

❤️ Contributors

v0.1.1

compare changes

🚀 Enhancements

🩹 Fixes

  • Default rolldown platform to neutral (2930787)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.1.0

compare changes

🚀 Enhancements

  • ⚠️ Map dist paths based on source (4170d54)

💅 Refactors

  • Show dist info in cli output (a6d475b)

⚠️ Breaking Changes

  • ⚠️ Map dist paths based on source (4170d54)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.0.8

compare changes

🚀 Enhancements

  • Support minify and declaration options (per entry) (#20)

💅 Refactors

  • Switch to tinyglobby (#22)

🏡 Chore

❤️ Contributors

v0.0.7

compare changes

🚀 Enhancements

🩹 Fixes

  • Safe hash for rolldown chunks (7c8dacc)

📦 Build

🏡 Chore

❤️ Contributors

v0.0.6

compare changes

🩹 Fixes

  • Externalize subpath exports of deps as well (d6343a0)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.0.5

compare changes

🚀 Enhancements

  • Support build.config (#9)
  • Expose programmatic build (e35a743)
  • cli: Support multi input bundle entries (e5e2b61)
  • Basic hooks via config (3ac4a9a)

🩹 Fixes

  • Correct the src directory in the transform complete message (#10)

🏡 Chore

❤️ Contributors

v0.0.4

compare changes

🩹 Fixes

  • Increase node compat by conditionally using fs.glob (7bb2595)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.0.3

compare changes

🚀 Enhancements

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.0.2

compare changes

🏡 Chore

🤖 CI

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.0.1

📦 Build

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)