Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
2.4.0 (2022-02-11)
Bug Fixes
- babel-plugin-export-metadata: fix
hasOwnProperty
method call (#1581) (9067ffb)
- docz: dependency issues (#1647) (5bdca48)
Bug Fixes
- babel-plugin-export-metadata: fix
hasOwnProperty
method call (#1581) (9067ffb)
- docz: dependency issues (#1647) (5bdca48)
2.3.0 (2020-04-02)
Note: Version bump only for package babel-plugin-export-metadata
Bug Fixes
- babel-plugin-export-metadata: add case for export default… (#1417) (31ebd08)
2.1.0 (2019-11-27)
Note: Version bump only for package babel-plugin-export-metadata
Bug Fixes
- bump version (a346b59)
- babel-plugin-export-metadata: fix root relative path (eccbac4)
- babel-plugin-export-metadata: transform to Unix slash (#825) (#829) (f823cc6)
- eslint configs (280981f)
- babel-plugin-export-metadata: disable enumerable for __filemeta (38d10fc)
Features
- dynamic src and root path (c071556)
1.2.0 (2019-05-08)
Features
- docz-core: add config not use specifiers (#849) (d8595a9)
1.1.0 (2019-05-01)
Note: Version bump only for package babel-plugin-export-metadata
1.0.4 (2019-04-18)
Bug Fixes
- babel-plugin-export-metadata: avoid adding __filemeta to non-extensible objects (#798) (794ebc4)
- babel-plugin-export-metadata: re-export causes meta error (#805) (9401676)
1.0.2 (2019-04-15)
Note: Version bump only for package babel-plugin-export-metadata
1.0.1 (2019-04-14)
Bug Fixes
- babel-plugin-export-metadata: fix re-export default (#790) (#791) (89b3928)
1.0.0 (2019-04-11)
Bug Fixes
- babel-plugin-export-metadata: remove cache folders from parse (2978a26)
Bug Fixes
Note: Version bump only for package babel-plugin-export-metadata
Bug Fixes
- babel-plugin-export-metadata: update snapshot test (6ca7b87)
- prop types parser (a3cc319)
- babel-plugin-export-metadata: just define pro non-primitive types (ed78a13)
- babel-plugin-export-metadata: prettier fix script (3a34b72)
- use custom rollup config to build instead of libundler (ee42a5a)
Features