File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.3.1] ( https://github.com/leonardfactory/babel-plugin-transform-typescript-metadata/compare/v0.3.0...v0.3.1 ) (2020-10-12)
2+
3+
4+ ### 🐛 Bug Fixes
5+
6+ * Use cloneDeep to keep reference linked ([ 869a913] ( https://github.com/leonardfactory/babel-plugin-transform-typescript-metadata/commit/869a913 ) )
7+
18# [ 0.3.0] ( https://github.com/leonardfactory/babel-plugin-transform-typescript-metadata/compare/v0.2.2...v0.3.0 ) (2020-03-05)
29
310
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-plugin-transform-typescript-metadata" ,
3- "version" : " 0.3.0 " ,
3+ "version" : " 0.3.1 " ,
44 "description" : " Babel plugin to emit decorator metadata like typescript compiler" ,
55 "main" : " lib/plugin.js" ,
66 "repository" : " https://github.com/leonardfactory/babel-plugin-transform-typescript-metadata.git" ,
You can’t perform that action at this time.
0 commit comments