All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.6.2 (2021-10-21)
1.6.1 (2021-10-21)
1.6.0 (2021-06-25)
- allow registering of helpers (f8b0a4b)
1.5.1 (2021-03-29)
- normalize paths for Windows support (af4d8d7)
1.5.0 (2021-03-26)
1.4.2 (2021-03-26)
1.4.1 (2021-03-21)
- handle async functions in context (8b5eef4)
1.4.0 (2021-03-21)
1.3.0 (2021-03-20)
- support functions as context values (9780f4b)
1.2.0 (2021-03-19)
- add ability to process multiple partial folders (#28) (fbcb39f)
- support nested partial directories (9e657b2)
- only register html or hbs files as partials (15c67b2)
1.1.2 (2021-02-20)
- read root even if not explicitly provided (9541b81)
1.1.1 (2021-02-20)
- ensure files are built before publishing (8a3ad6f)
1.1.0 (2021-02-20)
- add
resolve-from-root
helper (f03f7c9)
1.0.4 (2021-02-03)
- move
enforce
to hook definition (f80ff40), closes /github.com/vitejs/vite/blob/41167277d7c14cbc53877480d0a322bcb1bedd1f/packages/vite/src/node/plugins/html.ts#L403
1.0.3 (2021-02-03)
1.0.2 (2021-02-03)
1.0.1 (2021-02-03)
- support Handlebars context and basic partials (2342f8e)
- define files to include in package (d7eaa30)