All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add dark theme.
- Change default dev community from dev-sleepy-bike to solidcouch.
- Update GitHub Actions artifact to v4 due to deprecated v3.
- Direct joining of community by appending membership to a group is deprecated. Use joining via community inbox service instead.
- Fix non-serializable value error in redux-persist.
- BREAKING CHANGE: Fix #122 - stop using non-standard predicate in type indexes.
- Integrate joining community via community inbox service.
- All changes until this date.
- Start using Conventional Commits specification for commit messages.
- Initialize the project with Create React App.