Releases: strapi/sdk-js
Releases · strapi/sdk-js
v1.0.0-beta.1
What's Changed
- chore(templates): update bug report template for SDK issues by @Convly in #18, #17, and #16
- feat: add debug capabilities by @Convly in #19
- doc: debug by @Convly in #22
- docs(README): add link to SDK roadmap in resources by @Convly in #31
- feat(http): interceptor API by @Convly in #29
- enhancement: rename the SDK constructor by @Convly in #30
- fix: add string array to populate types by @douwepausma in #32
- fix(interceptors): prevent overriding existing headers by @Convly in #34
- feat(auth): refactor auth configuration logic by @Convly in #35
- chore(demo): add node js and ts demos by @Convly in #37
New Contributors
- @douwepausma made their first contribution in #32
Full Changelog: v1.0.0-beta.0...v1.0.0-beta.1
v1.0.0-beta.0
v1.0.0-alpha.0
What's Changed
- chore: readme v1 by @Convly in #1
- chore: set up build process by @Convly in #2
- chore: set up tests by @Convly in #3
- chore: github CI by @Convly in #4
- chore: scaffold project by @innerdvations in #5
- fix: build clean command by @jhoward1994 in #7
- Fix/module-imports by @jhoward1994 in #8
- feat: initialization by @Convly in #6
- feat: better http error handling by @Convly in #9
- Update and enhance SDK usage documentation by @Convly in #11
- feat(sdk): single and collection query functions by @jhoward1994 in #10
New Contributors
- @Convly made their first contribution in #1
- @innerdvations made their first contribution in #5
- @jhoward1994 made their first contribution in #7
Full Changelog: https://github.com/strapi/sdk-js/commits/v1.0.0-alpha.0