v0.1.0
What's Changed
- fix: need to create a dedicated subrouter for authenticated endpoints… by @pcfreak30 in #1
- refactor: update to use new core plugin, context & api interfaces by @pcfreak30 in #2
- More plugin refactoring by @pcfreak30 in #3
- fix: use GetProtocol on config due to new api by @pcfreak30 in #4
- fix: need add dummy Config method for interface by @pcfreak30 in #5
- fix: need to import portal-plugin-sync/types for api by @pcfreak30 in #6
- refactor: add internal pkg with ProtocolName and use in api and plugi… by @pcfreak30 in #7
- refactor: handling of s5 configuration setup, defer to a startup func… by @pcfreak30 in #8
- refactor: remove using ProtocolInit as we seem to just have to combin… by @pcfreak30 in #9
- fix: add startup function to call tus handler init by @pcfreak30 in #10
- ci: add changeset config by @pcfreak30 in #11
- chore: changeset by @pcfreak30 in #12
- chore: release by @pcfreak30 in #13
New Contributors
- @pcfreak30 made their first contribution in #1
Full Changelog: https://github.com/LumeWeb/portal-plugin-s5/commits/v0.1.0