Skip to content

v1.0.0-beta.10

Choose a tag to compare

@github-actions github-actions released this 05 Aug 08:59
37da5c7

1.0.0-beta.10 (2025-08-04)

⚠ BREAKING CHANGES

  • remove arbitrary base url from env in dev (#4755)

🪲 Bug Fixes

  • ip: support readonly arrays, null, and exact optional props (#4695) (9c0b93a)
  • remove arbitrary base url from env in dev (#4755) (49de60e)
  • sveltekit: read from $env, not process.env (#4754) (5a87f0d)

📝 Documentation

🧹 Miscellaneous Chores

⌨️ Code Refactoring

📚 Tests

🔨 Build System

✅ Continuous Integration