Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

44 lines (24 loc) · 1.24 KB

Changelog

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.

[Unreleased]

Added

  • Add dark theme.

Changed

  • Change default dev community from dev-sleepy-bike to solidcouch.
  • Update GitHub Actions artifact to v4 due to deprecated v3.

Deprecated

  • Direct joining of community by appending membership to a group is deprecated. Use joining via community inbox service instead.

Fixed

  • Fix non-serializable value error in redux-persist.
  • BREAKING CHANGE: Fix #122 - stop using non-standard predicate in type indexes.

Security

[0.2.0] - 2025-01-01

Added

  • All changes until this date.

Changed

[0.1.0] - 2023-01-30

  • Initialize the project with Create React App.