Initial Release
·
2 commits
to main
since this release
Version 0.2.0 (Initial Release)
The first (of many to come) releases for the @runtimed/extensions library. This library will let folks customize the behavior of the runt web ecosystem, by implementing these interfaces. Here's what's in the initial release
- Implement ApiKeyProvider
- Implement RuntError
- General scaffolding
What's Changed
- Set up the initial repository and implement ApiKeyProvider by @intentionally-left-nil in #1
- Add ExtensionError to allow customizing the response error codes by @intentionally-left-nil in #3
- Bug fixes for the ApiKeyProvider by @intentionally-left-nil in #4
- v0.2.0 by @intentionally-left-nil in #5
Full Changelog: https://github.com/runtimed/extensions/commits/v0.2.0