broccoli-static-site-json 5.0.0 (major)
- Chris Manson (@mansona)
- don't find headers in code blocks for the on-this-page #71 from @mansona
- Support toc yaml #64 from @mansona
- add documentation for
toc
content type #63 from @mansona
- [FEATURE] Add Markdown Headers to JSON:API output #60 from @mansona
- Update dependencies #62 from @mansona
- Add Mocha test linting #61 from @mansona
- simplify markdown-to-jsonapi test #59 from @mansona
- remove changelog preview and update scripts #58 from @mansona
- move from travis to github actions #57 from @mansona
- Update README.md #56 from @MelSumner
- Stop erroring with missing folder #53 from @mansona
- Update docs to include new custom type relationship #45 from @jaredgalanis
- Adds support for custom relationship types #42 from @jaredgalanis
- Fix typo in the README #41 from @Turbo87
- Updating all dependencies #39 from @mansona
- turn off collation functionality if it is not configured from @mansona
- 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
- turn off collation functionality if it is not configured from @mansona
- 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
- Add
is_heading
parameter to ToC items from @pzuraq
- bumping dependencies
- Merge pull request #28 from @mansona
- Simplify the Ember App instructions
- 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
- Implementing Pagination #21 from @mansona
- deprecating
collections
in favour ofcollate
#21 from @mansona
- fixing newline prefix on content attribute from @mansona
- fixing readme rendering #22 from @efx
- deprecating collections.src #20 from @mansona
- adding tests for collections
- adding test for broccoli plugin as an input
- documentation: adding docs for
type
attribute
- properly supporting input nodes instead of just "folders" #19 from @mansona
- fix example usage #18 from @efx
Breaking change:
- [Bugfix] fixing issue where generated file name is not the id
- While this is really a bugfix relase, 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