Skip to content

Releases: empress/broccoli-static-site-json

v4.0.0-0

08 Jan 15:42
Compare
Choose a tag to compare
v4.0.0-0 Pre-release
Pre-release

4.0.0-0 / 2020-01-08

  • Simplify refactor by removing some functionality #31 from @mansona
  • Refactor codebase to be comprised of many smaller broccoli plugins #32 from @billybonks
  • Remove support for node 6 and 8
  • Remove deprecations from 3.x releases

v3.4.0...v4.0.0-0

v3.4.0

21 Dec 14:55
Compare
Choose a tag to compare

3.4.0 / 2019-12-21

  • Add is_heading parameter to ToC items from @pzuraq

v3.3.2

13 Jun 10:08
Compare
Choose a tag to compare
  • bumping dependencies 9bd793f
  • Simplify the Ember App instructions in README 3e7c833

v3.3.1...v3.3.2

v3.3.1

10 May 10:11
Compare
Choose a tag to compare

3.3.1 / 2019-05-10

  • Allowing showdown to use global configuration correctly #27 from @billybonks
  • Adding testing in Windows #26 from @mansona
  • Add full docs on how to use this effectively with Ember #25 from @MelSumner
  • Adding an extra test for collate functionality #24 from @MelSumner

v3.3.0...v3.3.1

v3.3.0

11 Apr 13:59
Compare
Choose a tag to compare

3.3.0 / 2019-04-11

v3.2.1...v3.3.0

v3.2.1

03 Apr 16:06
Compare
Choose a tag to compare

3.2.1 / 2019-04-03

  • fixing newline prefix on content attribute from @mansona
  • fixing readme rendering #22 from @efx

v3.2.0

19 Feb 21:57
Compare
Choose a tag to compare

3.2.0 / 2019-02-19

  • deprecating collections.src #20 from @mansona
  • adding tests for collections
  • adding test for broccoli plugin as an input
  • documentation: adding docs for type attribute

v3.1.0...v3.2.0

v3.0.0

03 Jan 22:53
Compare
Choose a tag to compare

3.0.0 / 2019-01-03

Breaking change:

  • [Bugfix] fixing issue where generated file name is not the id
    • While this is really a bugfix release, the side-effect of the release will be a change to the location of some of the files. As this file location constitutes some people's public APIs it requires this to be a Major Version bump