This repository was archived by the owner on Feb 4, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ 1.5.0 (2017-04-20)
5
+ ------------------
6
+
7
+ * Add [ scope] ( ./README.md#scope ) field (@blond [ #110 ] ).
8
+ * Add [ belongsTo] ( ./README.md#belongstoentityname ) method (@zxqfox @blond [ #71 ] , [ #99 ] ).
9
+ * Support [ TypeScript] ( ./README.md#typescript-support ) (@blond [ #93 ] , [ #113 ] ).
10
+ * Handy error messages for invalid entities (@Yeti-or @blond [ #77 ] , [ #95 ] ).
11
+ * [ Deprecation] ( ./README.md#deprecation ) messages for ` modName ` and ` modVal ` fields (@blond [ #98 ] , [ #105 ] ).
12
+ * [ Serialization] ( ./README.md#serialization ) recipe (@blond [ #113 ] ).
13
+
14
+ [ #113 ] : https://github.com/bem-sdk/bem-entity-name/pull/113
15
+ [ #110 ] : https://github.com/bem-sdk/bem-entity-name/pull/110
16
+ [ #105 ] : https://github.com/bem-sdk/bem-entity-name/pull/105
17
+ [ #99 ] : https://github.com/bem-sdk/bem-entity-name/pull/99
18
+ [ #98 ] : https://github.com/bem-sdk/bem-entity-name/pull/98
19
+ [ #95 ] : https://github.com/bem-sdk/bem-entity-name/pull/95
20
+ [ #93 ] : https://github.com/bem-sdk/bem-entity-name/pull/93
21
+ [ #77 ] : https://github.com/bem-sdk/bem-entity-name/pull/77
22
+ [ #71 ] : https://github.com/bem-sdk/bem-entity-name/pull/71
23
+
4
24
1.4.0
5
25
-----
6
26
You can’t perform that action at this time.
0 commit comments