We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bd5117 commit e192e6eCopy full SHA for e192e6e
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+# v0.21.0
2
+## Added
3
+* template: Allow customizing input transform behavior via fast.transformStrategies
4
+
5
+## Fixed
6
+* Fix undefined fast.postProcessStrategies
7
+* template: Fix using an object parameter as input to a section
8
9
+## Changed
10
+* template: JsonTransformStrategy is now only used for 'application/json' contentType
11
12
# v0.20.2
13
## Fixed
14
* Add CompositeTemplateProvider to index
0 commit comments