Releases: smartcontractkit/cre-sdk-typescript
Releases · smartcontractkit/cre-sdk-typescript
v1.0.1
What's Changed
- Add example showing how to leverage secrets by @ernest-nowacki in #138
- Example showing how to use http capability without extra sugar by @ernest-nowacki in #139
- Remove unused CI workflow by @ernest-nowacki in #142
- Reorganize runtime to be more readable, add JSDoc by @ernest-nowacki in #140
- Make generator dynamic by @ernest-nowacki in #141
- Use latest chainlink protos by @ernest-nowacki in #145
- feat(DAPP-7912): add confidential http capability by @jeffrifwaldsmartcontract in #146
- Block number helpers by @ernest-nowacki in #147
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Prepare code for 1.0.0 release by @ernest-nowacki in #136
- Document
bun full-checkscommand by @ernest-nowacki in #137
Full Changelog: v1.0.0-beta.1...v1.0.0
v1.0.0-beta.1
What's Changed
- Change build target to browser when compiling workflows by @ernest-nowacki in #135
Full Changelog: v1.0.0-beta.0...v1.0.0-beta.1
v1.0.0-beta.0
What's Changed
- Unify package versions for beta release by @ernest-nowacki in #134
Full Changelog: v0.0.10-alpha...v1.0.0-beta.0
v0.0.10-alpha
What's Changed
- Address Audit issues by @ernest-nowacki in #132
- Update versions, export report generation types by @ernest-nowacki in #133
Full Changelog: v0.0.9-alpha...v0.0.10-alpha
v0.0.9-alpha
What's Changed
- Fix examples by @ernest-nowacki in #124
- Http Trigger Proxy by @ernest-nowacki in #125
- Prepare report syntactic sugar by @ernest-nowacki in #126
- make http trigger digest deterministic. avoid using binary encoding by @jinhoonbang in #127
- Re-export types used by capabilities by @ernest-nowacki in #128
New Contributors
- @jinhoonbang made their first contribution in #127
Full Changelog: v0.0.8-alpha...v0.0.9-alpha
v0.0.8-alpha
What's Changed
- Make sure sdk works on Windows by @ernest-nowacki in #123
Full Changelog: v0.0.7-alpha...v0.0.8-alpha
v0.0.7-alpha
What's Changed
- Make .d.ts files from sdk/types included in the build output by @ernest-nowacki in #122
Full Changelog: v0.0.6-alpha...v0.0.7-alpha
v0.0.6-alpha
What's Changed
- Javy Plugin 0.0.5-alpha release by @ernest-nowacki in #114
- Update full-checks scripts to use 'bun check' instead of 'bun lint' by @nolag in #116
- Add sendReport helper methods to ClientCapability and SendRequester by @nolag in #117
- Update how we suggest to use CRE CLI in readme by @ernest-nowacki in #118
- DX improvements by @ernest-nowacki in #119
- Smoke test by @ernest-nowacki in #115
- Allow ungrouped imports by @ernest-nowacki in #120
- Use cre cli 0.6.3-alpha version on CI by @ernest-nowacki in #121
Full Changelog: v0.0.5-alpha...v0.0.6-alpha
Write reports improvements
What's Changed
- Make sure examples correctly lists dependencies by @ernest-nowacki in #112
- feat(DAPP-7412): update write report receiver by @jeffrifwaldsmartcontract in #113
Full Changelog: v0.0.4-alpha...v0.0.5-alpha