Skip to content

Latest commit

 

History

History
129 lines (65 loc) · 3.88 KB

CHANGELOG.md

File metadata and controls

129 lines (65 loc) · 3.88 KB

Changelog

v0.15.0

compare changes

🩹 Fixes

  • Mark applicationinsights as external and side-effects (#125)

❤️ Contributors

v0.14.1...chore/0.14.2

compare changes

🩹 Fixes

  • Specify url when resolving paths with mlly (#122)

🏡 Chore

❤️ Contributors

v0.14.0...chore/0.14.1

compare changes

🩹 Fixes

  • Add missing CJS global var for applicationinsights (#116)

❤️ Contributors

v0.13.0...chore/0.14.0

compare changes

🚀 Enhancements

  • Add #applicationinsights to ts config paths (#114)

💅 Refactors

  • Use export statement (#113)

🏡 Chore

🤖 CI

  • studio: Remove with constraint (e2b59f7)

❤️ Contributors

v0.12.1...chore/0.13.0

compare changes

🚀 Enhancements

  • Add new requestTelemetry object to allow telemetry modification (#110)

🏡 Chore

❤️ Contributors

v0.12.0...chore/0.12.1

compare changes

🩹 Fixes

  • Fix event name (#108)

❤️ Contributors

v0.11.0...chore/v0.12.0

compare changes

🚀 Enhancements

  • Allow to modify parentId, id and name of operation (#106)

🏡 Chore

❤️ Contributors

v0.10.0...main

compare changes

🚀 Enhancements

  • Remove experimental.legacyExternals (#104)

🏡 Chore

❤️ Contributors