Skip to content

Commit

Permalink
Revert "Add changelog"
Browse files Browse the repository at this point in the history
This reverts commit 0fee259.
  • Loading branch information
jreyes33 committed Apr 22, 2024
1 parent b6891c6 commit 0ddebef
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,12 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## Unreleased

### Features

- added support to `DittoProvider` to accept async functions in its `setup`
parameter ([#58](https://github.com/getditto/react-ditto/pull/58))

### Changed

- `DittoProvider` now sets an `error` state when its `setup` function doesn't
return a Ditto instance or an array of Ditto instances
([#58](https://github.com/getditto/react-ditto/pull/58))

## [0.11.0](https://github.com/getditto/react-ditto/compare/v0.11.0-alpha.0...v0.11.0) (2023-03-22)


### ⚠ BREAKING CHANGES

* upgrade `@dittolive/ditto` peer dependency to ^4.0.0
* upgrade `@dittolive/ditto` peer dependency to ^4.0.0

### Features

Expand Down

0 comments on commit 0ddebef

Please sign in to comment.