包详细信息

docz-rollup

doczjs42MIT2.4.0

This is an internal docz package containing a rollup config used by docz to build its packages.

自述文件

docz-rollup

This is an internal docz package containing a rollup config used by docz to build its packages.

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

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

Bug Fixes

2.1.0 (2019-11-27)

Note: Version bump only for package docz-rollup

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

Bug Fixes

Features

  • gatsby-theme-docz: add new Props component (8eb780d)
  • add typescript support (need fix) (13947f9)
  • docz running using gatsby under the hood (10ffd48)

1.2.0 (2019-05-08)

Note: Version bump only for package docz-rollup

1.1.0 (2019-05-01)

Note: Version bump only for package docz-rollup

1.0.4 (2019-04-18)

Bug Fixes

  • docz-rollup: fixed rollup configs to be Windows tolerant (#812) (10f6bfd)

1.0.2 (2019-04-15)

Note: Version bump only for package docz-rollup

1.0.0 (2019-04-11)

Note: Version bump only for package docz-rollup

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

Note: Version bump only for package docz-rollup

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

Bug Fixes

  • use custom rollup config to build instead of libundler (ee42a5a)

Features

  • docz-theme-default: use styled-components instead of emotion (19047fd)
  • add initial gatsby integration (#630) (70d40cc), closes #609