Skip to content

Commit

Permalink
chore: dedupe the changes in the CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Feb 28, 2025
1 parent cdf335b commit ca109c3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ All notable changes to this project will be documented in this file. See [standa

### Features

* change most methods like `set`, `update`, `expand`, and `collapse` to synchrounous, fixing [#499](https://github.com/josdejong/svelte-jsoneditor/issues/499) ([#524](https://github.com/josdejong/svelte-jsoneditor/issues/524)) ([6dd69cd](https://github.com/josdejong/svelte-jsoneditor/commit/6dd69cdd5e2d7e4b6591d8cd032f50cf89e83693))
* change most methods like `set`, `update`, and `expand` to synchronous, fixing [#499](https://github.com/josdejong/svelte-jsoneditor/issues/499) ([#524](https://github.com/josdejong/svelte-jsoneditor/issues/524)) ([e070163](https://github.com/josdejong/svelte-jsoneditor/commit/e0701630f1d7d3ee8308277719f99afc1c45a3e2))
* Change methods `set`, `update`, `patch`, `select`, `expand`, `collapse`, `acceptAutoRepair`, `focus`, `updateProps` from asynchronous to synchronous, fixing [#499](https://github.com/josdejong/svelte-jsoneditor/issues/499) ([#524](https://github.com/josdejong/svelte-jsoneditor/issues/524)) ([6dd69cd](https://github.com/josdejong/svelte-jsoneditor/commit/6dd69cdd5e2d7e4b6591d8cd032f50cf89e83693))


### Bug Fixes
Expand Down

0 comments on commit ca109c3

Please sign in to comment.