Skip to content

Commit 9308c56

Browse files
committed
Updating changelog
1 parent 772a193 commit 9308c56

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,23 @@
22

33
## [Unreleased](https://github.com/feathersjs-ecosystem/feathers-sync/tree/HEAD)
44

5-
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-sync/compare/v3.0.2...HEAD)
5+
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-sync/compare/v3.0.3...HEAD)
66

77
**Merged pull requests:**
88

9+
- fix: Make sure all tests run [\#189](https://github.com/feathersjs-ecosystem/feathers-sync/pull/189) ([daffl](https://github.com/daffl))
10+
- fix: check context before context.toJSON [\#187](https://github.com/feathersjs-ecosystem/feathers-sync/pull/187) ([palmtown](https://github.com/palmtown))
911
- fix: Call context.toJSON if available [\#185](https://github.com/feathersjs-ecosystem/feathers-sync/pull/185) ([daffl](https://github.com/daffl))
1012

13+
## [v3.0.3](https://github.com/feathersjs-ecosystem/feathers-sync/tree/v3.0.3) (2023-04-07)
14+
15+
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-sync/compare/v3.0.2...v3.0.3)
16+
17+
**Closed issues:**
18+
19+
- describe.only causing tests to be skipped [\#188](https://github.com/feathersjs-ecosystem/feathers-sync/issues/188)
20+
- TypeError: Cannot read properties of undefined \(reading 'toJSON'\) [\#186](https://github.com/feathersjs-ecosystem/feathers-sync/issues/186)
21+
1122
## [v3.0.2](https://github.com/feathersjs-ecosystem/feathers-sync/tree/v3.0.2) (2023-02-22)
1223

1324
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-sync/compare/v3.0.1...v3.0.2)

0 commit comments

Comments
 (0)