v0.1.1
[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
tailcommand. - Auto-registration of
Microsoft.AlertsManagementresource 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-nextfolder now properly cleaned on each build.- Bundler issues with
console.errorstatements. - Bicep template synchronization during deployment.
- Relative paths for configuration imports.
create-next-appusage must avoid using turbopack flag.- Stream handling now properly awaited.
Full Changelog: https://github.com/zpg6/opennextjs-azure/commits/v0.1.1