What's Changed
Breaking Changes 📣
- Remove deprecated legacy form implementation by @ogaclejapan in #268
- Support Kotlin/JS target by @ogaclejapan in #277
New Features 🎉
- Integrate browser history navigation by @ogaclejapan in #276
Dependency Updates ⬆️
- Bump github/codeql-action from 3.30.3 to 3.30.5 by @dependabot[bot] in #267
- Bump actions/cache from 4.2.4 to 4.3.0 by @dependabot[bot] in #266
- Bump github/codeql-action from 3.30.5 to 3.30.6 by @dependabot[bot] in #270
- Bump gradle/actions from 4.4.3 to 5.0.0 by @dependabot[bot] in #269
- Bump github/codeql-action from 3.30.6 to 4.30.9 by @dependabot[bot] in #273
- Migrate to Compose Multiplatform 1.9.0 by @ogaclejapan in #275
Other Changes 🥷
- Release 1.0.0-alpha14 by @github-actions[bot] in #262
- Refactor sample app to use type-safe Compose Navigation by @easyhooon in #271
- Migrate wasmJs browser tests from Mocha to Karma by @ogaclejapan in #274
- Fix implicit dependency error between JS and WASM-JS build tasks by @ogaclejapan in #279
New Contributors
- @easyhooon made their first contribution in #271
Full Changelog: 1.0.0-alpha14...1.0.0-alpha15