v0.0.78
Summary
This minor release ships a fix for the custom functions generation in Sputnik and a few other minor maintenance tasks for that module.
Overview
| Module | Version | Breaking changes |
|---|---|---|
| Sputnik | v0.4.3 |
What's Changed
- chore(test): regenerate screenshots by @peterpeterparker in https://github.com/junobuild/juno/pull/2804
- build(sputnik): bump rquickjs v0.12.0 by @peterpeterparker in https://github.com/junobuild/juno/pull/2802
- chore(sputnik): replace deprecated async_with! macro by @peterpeterparker in https://github.com/junobuild/juno/pull/2803
- feat(frontend): Update Subnets by @github-actions[bot] in https://github.com/junobuild/juno/pull/2810
- feat(frontend): Update Passkey AAGUIDs by @github-actions[bot] in https://github.com/junobuild/juno/pull/2809
- build(frontend): bump dev dependencies including audit fix by @peterpeterparker in https://github.com/junobuild/juno/pull/2811
- fix(sputnik): support Vec and Option<Vec> in JsonData nested conversion by @peterpeterparker in https://github.com/junobuild/juno/pull/2814
- build(backend): Update Rust version by @github-actions[bot] in https://github.com/junobuild/juno/pull/2805
Full Changelog: https://github.com/junobuild/juno/compare/v0.0.77...v0.0.78