Skip to content
### Components

- Create TextField with minimal styling (#76, !51)
- Create Badge with minimal styling (#24, !67)
- Create Snackbar (#28, !70)
- Improve the design of ElevatedButton (#15, !59, !72)
- Improve the design of FilledButton (#15, !72)
- Improve the design of FilledTonalButton (#15, !72)
- Rename package from opensavvy.material3.tailwind to opensavvy.material3.html (!66)

### Documentation

- Fixed outdated README which mentioned TailwindCSS (#98, !60)

### Dependencies

- Kotlin 2.0.0
- Compose Multiplatform 1.6.10
- KotlinX.Coroutines 1.8.1
- Pedestal Progress 2.2.2
- KJS Resources 0.3.0

### Contributors

We thank @Depaze to contributing improvements to ElevatedButton, FilledButton and FilledTonalButton!