Skip to content

Latest commit

 

History

History
75 lines (35 loc) · 3.75 KB

File metadata and controls

75 lines (35 loc) · 3.75 KB

Changelog

1.5.0 (2022-06-15)

Features

  • Update default glob so CLI also works in plugin repo (#15) (fabc225)

1.4.0 (2021-08-14)

Features

1.3.2 (2021-07-04)

Bug Fixes

  • Use require.resolve to find preact modules (#13) (7b9d670)

1.3.1 (2021-07-03)

Bug Fixes

1.3.0 (2021-06-30)

Features

  • Accept .jsx and .tsx extensions (976b72b)
  • Add custom Preact JSX support behind flag (9797450)
  • Add support for http/https imports (8bc5e04)

1.2.0 (2021-06-28)

Features

  • Add docker image and docker-compose setup (#5) (b9fd252)
  • Support globbing for plugins (#7) (9112c6f)

1.1.0 (2021-05-29)

Features

  • Split CLI from server for programatic API (dcc9c0b)

1.0.2 (2021-05-26)

Bug Fixes

  • Check for the existence of plugin methods before calling (2cf5362)

1.0.1 (2021-05-23)

Bug Fixes

  • docs: Add note about Adblock and Allow Insecure (fb86e68)

1.0.0 (2021-05-23)

Features