🚨 Possible breaking changes
- Upgraded Node from
node:20to latest LTS ofnode:22
Caution
If your packages support Node v22, then you may need to delete your node_modules folder and re-install. If not, then be sure to change the docker-compose.dev.yml file to node:20.
🤩 What's new
- Upgraded Traefik to
v3.5 - Upgraded Node to
v22 - Added Meilisearch support notice for Spin Pro
🐛 Bug Fixes
- Fixed bugs where Traefik would stay running during
spin init - Fixed issue where setting "auto migrations" on
spin neworspin initdidn't set the proper value
Full Changelog: v1.4.0...v2.0.0