Releases: empress/broccoli-static-site-json
Releases · empress/broccoli-static-site-json
v5.0.0-broccoli-static-site-json: Merge pull request #74 from empress/release-preview
Release (2024-02-07)
broccoli-static-site-json 5.0.0 (major)
💥 Breaking Change
🚀 Enhancement
🏠 Internal
Committers: 1
- Chris Manson (@mansona)
Release 4.5.0
What's Changed
- Support toc yaml by @mansona in #64
- don't find headers in code blocks for the on-this-page by @mansona in #71
Full Changelog: v4.4.1...v4.5.0
Release 4.4.1
Release 4.4.0
4.4.0 / 2021-09-25
- [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
Release 4.3.0
v4.2.1
4.2.1 / 2020-05-27
- Update docs to include new custom type relationship #45 from @jaredgalanis
v4.2.0
4.2.0 / 2020-05-22
- Adds support for custom relationship types #42 from @jaredgalanis
- Fix typo in the README #41 from @Turbo87
v4.1.0
v4.0.0
4.0.0 / 2020-01-08
- 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