Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Releases: FormidableLabs/builder-docs-archetype

v5.0.0

17 Nov 23:53
Compare
Choose a tag to compare
  • Add postcss-url plugin to rewrite url() paths as necessary when they're referenced
    relative to the file in which they're required.

v4.3.2

17 Nov 23:24
Compare
Choose a tag to compare
  • Add postcss-inline-svg loader to inline SVG files in .css (PR #37)

v4.2.1

17 Nov 23:23
Compare
Choose a tag to compare
  • Do not transpile victory dependencies in webpack. (PR #33)

v4.2.0

17 Nov 23:22
Compare
Choose a tag to compare
  • Add npm version workflow support + docs (PR #34)

v4.1.2

27 Oct 22:55
Compare
Choose a tag to compare
  • Add --history-api-fallback flag to dev task so that refreshing routes no longer break the site (PR #29)
  • Add victory-docs to babel parsing (PR #31)

v4.1.1

27 Oct 22:50
Compare
Choose a tag to compare
  • Bug: fix loading images in webpack (PR #28)

v4.1.0

27 Oct 22:49
Compare
Choose a tag to compare
  • Add support for CSS files in projects (PR #26)

v4.0.0

28 Sep 22:58
Compare
Choose a tag to compare

v3.0.0

28 Sep 22:58
Compare
Choose a tag to compare
  • Use ecstatic instead of http-server for serving the static site

2.0.0

20 Jul 20:58
Compare
Choose a tag to compare
  • Collapse static-entry.jsx and entry.jsx to just entry.js