Skip to content

v2.5.0

Compare
Choose a tag to compare
@dbanksdesign dbanksdesign released this 05 Nov 18:21
· 110 commits to master since this release
  • Migrated tests to Jest and added more testing especially for formats and templates
  • Began deprecation path of templates. No power is being removed, you can still use templates in a format. It was confusing to people that we had both templates and formats, so this change simplifies the API without removing any features.
  • Ability to control the generated comment at the top of formats and templates
  • Added JSON5 support
  • Added new format: json/nested
  • Improved our error messaging and console output a lot. Rather than stop at 1 reference error, collect all the errors and show them at once so you don't have to fix one error, rebuild, repeat.

Thank you to all the contributors: