包详细信息

babel-plugin-export-metadata

doczjs23.3kMIT2.4.0

Add file metadata for function declarations

自述文件

babel-plugin-export-metadata

This is an internal docz babel plugin used to add file metadata for function declarations.

Unless you're looking to contribute to docz, you probably don't care about this package and are looking for the docz package documentation.

更新日志

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)

2.3.3-alpha.0 (2021-09-10)

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

2.3.0-alpha.14 (2020-03-31)

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

2.0.0-rc.1 (2019-07-18)

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)

1.0.0-rc.4 (2019-03-29)

Bug Fixes

1.0.0-beta.0 (2019-03-19)

Note: Version bump only for package babel-plugin-export-metadata

1.0.0-alpha.0 (2019-03-19)

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