Skip to content

Commit 334106b

Browse files
committed
mobx-keystone@v1.19.0
1 parent bcf174f commit 334106b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## Unreleased
3+
## 1.19.0
44

55
- Added `idProp.withGenerator(...)` to define per-model ID generation for `idProp` fields, including inheritance-aware behavior in `ExtendedModel`.
66

packages/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mobx-keystone",
3-
"version": "1.18.0",
3+
"version": "1.19.0",
44
"description": "A MobX powered state management solution based on data trees with first class support for TypeScript, snapshots, patches and much more",
55
"keywords": [
66
"mobx",

0 commit comments

Comments
 (0)