Skip to content

v2.0.0

Latest

Choose a tag to compare

@jaydrogers jaydrogers released this 12 Aug 15:11

🚨 Possible breaking changes

  • Upgraded Node from node:20 to latest LTS of node: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 new or spin init didn't set the proper value

Full Changelog: v1.4.0...v2.0.0