File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # [ 0.4.0] ( https://github.com/leonardfactory/babel-plugin-transform-typescript-metadata/compare/v0.3.2...v0.4.0 ) (2025-10-29)
2+
3+
4+ ### ✨ Features
5+
6+ * Support Babel 8 ([ 52c122b] ( https://github.com/leonardfactory/babel-plugin-transform-typescript-metadata/commit/52c122b ) )
7+
8+
9+ ### 🐛 Bug Fixes
10+
11+ * : make [ @babel ] ( https://github.com/babel ) /core optional ([ 9bf262c] ( https://github.com/leonardfactory/babel-plugin-transform-typescript-metadata/commit/9bf262c ) )
12+
13+
14+ ### 📚 Documentation
15+
16+ * Added gh build status badge ([ 3a52ff7] ( https://github.com/leonardfactory/babel-plugin-transform-typescript-metadata/commit/3a52ff7 ) )
17+ * Update readme badge ([ 1a78d42] ( https://github.com/leonardfactory/babel-plugin-transform-typescript-metadata/commit/1a78d42 ) )
18+
19+
20+ ### 🏗 Chore
21+
22+ * Switch from travis to gh actions ([ 4c98c57] ( https://github.com/leonardfactory/babel-plugin-transform-typescript-metadata/commit/4c98c57 ) )
23+
124## [ 0.3.2] ( https://github.com/leonardfactory/babel-plugin-transform-typescript-metadata/compare/v0.3.1...v0.3.2 ) (2021-03-19)
225
326
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-plugin-transform-typescript-metadata" ,
3- "version" : " 0.3.2 " ,
3+ "version" : " 0.4.0 " ,
44 "description" : " Babel plugin to emit decorator metadata like typescript compiler" ,
55 "main" : " lib/plugin.js" ,
66 "types" : " lib/plugin.d.ts" ,
You can’t perform that action at this time.
0 commit comments