Skip to content

Latest commit

 

History

History
106 lines (52 loc) · 5.93 KB

File metadata and controls

106 lines (52 loc) · 5.93 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.2.0 (2023-07-10)

Features

  • adding undefined content with non-html files edge case (6e91928)

2.1.2 (2022-04-01)

2.1.1 (2022-01-03)

2.1.0 (2022-01-03)

Features

  • adding modulePreload option (c14bbb6)

2.0.4 (2022-01-03)

2.0.3 (2021-04-27)

Bug Fixes

  • do not process content if no custom tags were found, fixes #11 (5a3c714)

2.0.2 (2021-03-03)

Bug Fixes

  • template:false or without a file extension fixes #9 (286ecef)

2.0.1 (2020-12-27)

Bug Fixes

2.0.0 (2020-12-26)

  • Using parse5 for faster parsing and a whole refactor of the internal working, without breaking changes

1.3.1 (2020-12-26)

1.3.0 (2020-12-26)

Features

  • add specifiers to configuration object (91764e1)
  • add tests and demo (df34655)
  • adding singleScript option (125bb16)
  • improving demo (6c9818f)
  • using a throw statement, with tests (fce57f3)
  • using index.js instead, to follow node package standards (c2dede8)

Bug Fixes

1.2.0 (2020-12-25)

Features

  • improving demo (f1e5653)
  • using index.js instead, to follow node package standards (9387f79)

Bug Fixes

1.1.2 (2020-07-04)

1.1.1 (2020-07-04)

1.1.0 (2020-07-04)

Features

  • using only path function instead (e62183f)

1.0.4 (2020-07-04)

Bug Fixes

1.0.3 (2020-07-04)

1.0.2 (2020-07-04)

1.0.1 (2020-07-04)