Reference external Typescript models
This commit is contained in:
parent
711bcebc0b
commit
29c831a45e
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
* Support `@required` on fields.
|
* Support `@required` on fields.
|
||||||
* Affix an `@immutable` annotation to classes, if
|
* Affix an `@immutable` annotation to classes, if
|
||||||
`package:meta` is imported.
|
`package:meta` is imported.
|
||||||
|
* Add `/// <reference path="..." />` to TypeScript models.
|
||||||
|
|
||||||
# 2.0.6
|
# 2.0.6
|
||||||
* Support for using `abstract` to create immutable model classes.
|
* Support for using `abstract` to create immutable model classes.
|
||||||
|
|
Loading…
Reference in a new issue