- Moved eslint and jest to devDependencies to avoid issues with NodeJS versions
- Added stuff around i18n
- Added 't' filter
- Added 'content_for_head' tag
- Added
parse_csv
filter - Added
parse_json
filter
- Fixed
where_exp
,location_json_ld
andsnippet
for LiquidJS v9.22.1 (OMG) - Added test for snippet parameters
- Upgrade of LiquidJS, eslint and Jest
- Removed custom filters for
json
andsort
since LiquidJS includes this filters by default in the current version
- Added liquid server middleware used in local devkit.
- Added
theme_variables
andpages_api
to middleware
- First version.