Releases: smartcontractkit/cre-sdk-typescript
Releases · smartcontractkit/cre-sdk-typescript
v1.1.3-alpha.1
What's Changed
- Remove Solana Generated SDK by @silaslenihan in #202
- Bump package.json for new chain integrations by @amit-momin in #203
- Add ability to pre-release by @ernest-nowacki in #204
New Contributors
- @silaslenihan made their first contribution in #202
Experimental
- Marks unsupported Node APIs as
never - performs AST verification against unsupported API usage
Full Changelog: v1.1.2...v1.1.3-alpha.1
v1.1.2
v1.1.1
What's Changed
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Javy Plugin version bump by @ernest-nowacki in #175
- Make sure we use the latest CRE CLI in our CI e2e testing by @ernest-nowacki in #178
- Extend CI workflow by @ernest-nowacki in #179
- Update codeowners with privacy team by @prashantkumar1982 in #181
- Add star wars fetch as a part of CI health checks by @ernest-nowacki in #182
- Add descriptive error for when cre-setup hasn't been run by @ernest-nowacki in #185
- Convert confidential HTTP to DON mode by @nadahalli in #184
- Use newer standard tests with time verification by @nolag in #187
- Adds a unit test framework. by @nolag in #186
- Use exported path instead of relative one in generated mocks by @nolag in #190
- wave 1 error improvements by @wentzeld in #188
- fix: SDK bug fixes across runtime, codegen, and utilities by @wentzeld in #189
- Javy plugin match version with sdk by @ernest-nowacki in #192
New Contributors
- @prashantkumar1982 made their first contribution in #181
- @wentzeld made their first contribution in #188
Full Changelog: v1.0.9...v1.1.0
v1.0.9
What's Changed
- Update confidential HTTP types: new proto API + multi_headers + encrypt_output by @nadahalli in #171
- add support for worldchain by @ernest-nowacki in #174
bunx->bun xby @ernest-nowacki in #170
New Contributors
- @nadahalli made their first contribution in #171
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- Update Publishing instructions by @ernest-nowacki in #168
- Update cl-protos dependency by @amit-momin in #169
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- Update cl-protos to latest by @amit-momin in #164
New Contributors
- @amit-momin made their first contribution in #164
Full Changelog: v1.0.5...v1.0.7
v1.0.5
What's Changed
- Fix double-conversion bug in runtime.now() that caused it to return dates from 1970 instead of the current time by @ejacquier in #165
- Update chainlink protos by @ernest-nowacki in #166
New Contributors
- @ejacquier made their first contribution in #165
Full Changelog: v1.0.4...v1.0.5
v1.0.4
v1.0.3
What's Changed
- Update workflow examples by @ernest-nowacki in #160
- Fix handling
mainfunction in workflow wrapper by @ernest-nowacki in #161
Full Changelog: v1.0.2...v1.0.3