Skip to content

v0.1.1

Choose a tag to compare

@zpg6 zpg6 released this 29 Oct 15:03

[0.1.1] - 2025-10-29

Initial Release!

Added

  • CI workflow for building library.
  • CI workflow for building example application.
  • Application Insights integration for logs and monitoring.
  • Log stream quick access from CLI via tail command.
  • Auto-registration of Microsoft.AlertsManagement resource provider.
  • Basic example application demonstrating usage.
  • README and LICENSE documentation.
  • Documentation on Azure resources used by the project.
  • Documentation noting Application Insights as default monitoring solution.
  • Instructions for how basic-app example was generated.

Fixed

  • .open-next folder now properly cleaned on each build.
  • Bundler issues with console.error statements.
  • Bicep template synchronization during deployment.
  • Relative paths for configuration imports.
  • create-next-app usage must avoid using turbopack flag.
  • Stream handling now properly awaited.

Full Changelog: https://github.com/zpg6/opennextjs-azure/commits/v0.1.1