Skip to content

Conversation

@pablodiehl
Copy link
Collaborator

This pull request introduces a bug fix release (v2.2.3-stage.1), it contains the following changes:

  • Update the workload object schema, in order to to adequate it to the recent changes in the Azion API v4;
  • Implement custom WASM loader for Nuxt SSR builds
    • Changed the WASM configuration in the SSR preset to enable lazy loading (lazy: true), removing the previous esmImport option.

pablodiehl and others added 4 commits November 6, 2025 09:08
[skip ci]
### [2.2.3-stage.1](v2.2.2...v2.2.3-stage.1) (2025-11-06)

### Bug Fixes

* update mtls attribute in workload configuration (#306) ([f6bc044](f6bc044))
* fix: implement custom WASM loader for Nuxt SSR builds

- added rollup-wasm-loader plugin to handle WASM file imports and
copy them to public directory

* docs: add nuxt-og-image SSR configuration guide
[skip ci]
### [2.2.3-stage.2](v2.2.3-stage.1...v2.2.3-stage.2) (2025-11-06)

### Bug Fixes

* implement custom WASM loader for Nuxt SSR builds (#307) ([3fec9d8](3fec9d8))
@pablodiehl pablodiehl requested review from a team and jcbsfilho as code owners November 6, 2025 15:09
@pablodiehl pablodiehl merged commit 9968aed into main Nov 6, 2025
5 checks passed
@pablodiehl
Copy link
Collaborator Author

🎉 This PR is included in version 2.2.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

5 participants