Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 508 Bytes

HISTORY.md

File metadata and controls

25 lines (15 loc) · 508 Bytes

History

2.0.1

  • Fix issue with renderand view tag output being escaped

2.0

  • Update Nunjucks to v3.x
  • Prevent array merging in render tag context data
  • Enable autoescaping by default
  • Add ability to provide environment configuration options

1.0.2

  • [FIX] Fix issue with path filter in components rendered using the render extension.

1.0.1

  • Provide support for future changes to _ ('special') variables setting
  • Update Nunjucks 2.3.0 -> 2.4.2

1.0.0

Initial release.