Skip to content

Releases: projectsophon/df-plugin-dev-server

@projectsophon/df-plugin-dev-server v1.5.0

15 Jun 21:05
9426680
Compare
Choose a tag to compare

Features

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

v1.4.0

14 Aug 21:56
db29126
Compare
Choose a tag to compare

Features

v1.3.2

04 Jul 01:41
afd1ed3
Compare
Choose a tag to compare

Bug Fixes

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

v1.3.1

03 Jul 22:07
4bb9e47
Compare
Choose a tag to compare

Bug Fixes

v1.3.0

30 Jun 17:45
c53eb44
Compare
Choose a tag to compare

Features

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

v1.2.0

28 Jun 00:11
732c871
Compare
Choose a tag to compare

Features

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

v1.1.0

29 May 21:10
b7988ff
Compare
Choose a tag to compare

Features

  • Split CLI from server for programatic API (dcc9c0b)

v1.0.2

26 May 17:57
43a364e
Compare
Choose a tag to compare

Bug Fixes

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

v1.0.1

23 May 21:18
81bfc87
Compare
Choose a tag to compare

Bug Fixes

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

v1.0.0

23 May 21:11
057bd69
Compare
Choose a tag to compare

Features