Releases: projectsophon/df-plugin-dev-server
Releases · projectsophon/df-plugin-dev-server
@projectsophon/df-plugin-dev-server v1.5.0
Features
- Update default glob so CLI also works in plugin repo (#15) (fabc225)
v1.3.2
Bug Fixes
- Use require.resolve to find preact modules (#13) (7b9d670)
v1.3.0
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
Features
- Add docker image and docker-compose setup (#5) (b9fd252)
- Support globbing for plugins (#7) (9112c6f)
v1.1.0
Features
- Split CLI from server for programatic API (dcc9c0b)
v1.0.2
Bug Fixes
- Check for the existence of plugin methods before calling (2cf5362)
v1.0.1
Bug Fixes
- docs: Add note about Adblock and Allow Insecure (fb86e68)