Skip to content

Releases: projectsophon/df-plugin-dev-server

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

Choose a tag to compare

@github-actions github-actions released this 15 Jun 21:05
9426680

Features

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

v1.4.0

Choose a tag to compare

@phated phated released this 14 Aug 21:56
db29126

Features

v1.3.2

Choose a tag to compare

@phated phated released this 04 Jul 01:41
afd1ed3

Bug Fixes

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

v1.3.1

Choose a tag to compare

@phated phated released this 03 Jul 22:07
4bb9e47

Bug Fixes

v1.3.0

Choose a tag to compare

@phated phated released this 30 Jun 17:45
c53eb44

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

Choose a tag to compare

@phated phated released this 28 Jun 00:11
732c871

Features

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

v1.1.0

Choose a tag to compare

@phated phated released this 29 May 21:10
b7988ff

Features

  • Split CLI from server for programatic API (dcc9c0b)

v1.0.2

Choose a tag to compare

@phated phated released this 26 May 17:57
43a364e

Bug Fixes

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

v1.0.1

Choose a tag to compare

@phated phated released this 23 May 21:18
81bfc87

Bug Fixes

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

v1.0.0

Choose a tag to compare

@phated phated released this 23 May 21:11
057bd69

Features