File tree Expand file tree Collapse file tree 7 files changed +27
-6
lines changed
Expand file tree Collapse file tree 7 files changed +27
-6
lines changed Original file line number Diff line number Diff line change 11{
2- "packages/core" : " 1.0.4 " ,
3- "packages/react" : " 1.0.4 " ,
4- "packages/jotai" : " 1.0.4 "
2+ "packages/core" : " 1.1.0 " ,
3+ "packages/react" : " 1.1.0 " ,
4+ "packages/jotai" : " 1.1.0 "
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " loro-mirror" ,
3- "version" : " 1.0.4 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " Type-safe state management synchronized with Loro CRDT via a declarative schema and bidirectional mirroring." ,
55 "type" : " module" ,
66 "main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.1.0] ( https://github.com/loro-dev/loro-mirror/compare/loro-mirror-v1.0.4...loro-mirror-v1.1.0 ) (2025-10-14)
4+
5+
6+ ### Features
7+
8+ * ** core:** expose commit metadata options in setState ([ #51 ] ( https://github.com/loro-dev/loro-mirror/issues/51 ) ) ([ f1dfabb] ( https://github.com/loro-dev/loro-mirror/commit/f1dfabbba96f16b21666d7396f8705b6816608c5 ) )
9+
310## [ 1.0.4] ( https://github.com/loro-dev/loro-mirror/compare/loro-mirror-v1.0.3...loro-mirror-v1.0.4 ) (2025-10-12)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " loro-mirror-jotai" ,
3- "version" : " 1.0.4 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " Jotai atoms for Loro Mirror: CRDT-backed atomic state with typed schema and bidirectional sync." ,
55 "type" : " module" ,
66 "main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.1.0] ( https://github.com/loro-dev/loro-mirror/compare/loro-mirror-jotai-v1.0.4...loro-mirror-jotai-v1.1.0 ) (2025-10-14)
4+
5+
6+ ### Miscellaneous Chores
7+
8+ * ** loro-mirror-jotai:** Synchronize loro-mirror-suite versions
9+
310## [ 1.0.4] ( https://github.com/loro-dev/loro-mirror/compare/loro-mirror-jotai-v1.0.3...loro-mirror-jotai-v1.0.4 ) (2025-10-12)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " loro-mirror-react" ,
3- "version" : " 1.0.4 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " React hooks and context for Loro Mirror: type-safe CRDT-backed state with selective subscriptions." ,
55 "type" : " module" ,
66 "main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.1.0] ( https://github.com/loro-dev/loro-mirror/compare/loro-mirror-react-v1.0.4...loro-mirror-react-v1.1.0 ) (2025-10-14)
4+
5+
6+ ### Miscellaneous Chores
7+
8+ * ** loro-mirror-react:** Synchronize loro-mirror-suite versions
9+
310## [ 1.0.4] ( https://github.com/loro-dev/loro-mirror/compare/loro-mirror-react-v1.0.3...loro-mirror-react-v1.0.4 ) (2025-10-12)
411
512
You can’t perform that action at this time.
0 commit comments