Releases: fluid-project/fluid-handlebars
Updated to use Kettle 2.x.
This release updates our test fixtures to work with newer versions of Kettle.
January 2021 dependency updates.
Notably, replaces linting infrastructure.
Migrated to new name and updated dependencies.
v2.1.3 Tagging the 2.1.3 release
Late May 2020 dependency updates.
Updates dependencies changed since the review in early May. See GPII-4491 for details.
May 2020 dependency updates.
See GPII-4480 for details.
Updated for compatibility with newer versions of Infusion.
This is the first release that requires a "potentia ii" version of Infusion (which provides the "resource loaders" used in client-side grades).
May 2019 security update.
Updates handlebars dependencies to resolve an inherited security vulnerability. See GPII-3920 for details.
Dependency update and fix compatibility with Node 10.
This release updates key dependencies and fixes an incompatible usage of fs.unlink
that causes problems when running using Node 10.
Added i18n handling.
This release adds support for i18n message bundles and a new helper to resolve message keys to internationalised/localised strings.
Updated to use "markdown-it" instead of "marked".
Previous versions inherited security vulnerabilities through the marked library. This release replaces marked with markdown-it. Please note, rendering of HTML within markdown is now disabled by default, see the documentation for details on enabling this if you require it.