All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
4.0.2 - 2024-10-22
- Bump
@subql/types-core
dependency (#123)
3.5.0 - 2024-08-30
- Support for network endpoint config (#119)
- Make transaction optional on action (#119)
- Enable strict TS (119)
3.4.0 - 2024-07-03
- Bump version with
@subql/types-core
3.3.0 - 2024-05-02
- Update dependencies and apply changes to match (#109)
3.2.0 - 2024-04-10
- Update
@subql/types-core
3.1.3 - 2024-02-07
- Update
@subql/types-core
3.1.2 - 2023-12-12
- Updated
SignedDelegateAction
types in accordance to near-docs (#90)
3.1.1 - 2023-11-30
- Sync with
@subql/types-core
0.4.0
3.1.0 - 2023-11-01
- Import
@subql/types-core
global into global so its no longer needed to update tsconfig in projects (#74)
3.0.1 - 2023-10-26
- Update @subql/types-core
3.0.0 - 2023-10-04
- Use
@subql/types-core
2.1.3 - 2023-09-27
- Support for
signedDelegate
actions (#62)
2.1.2 - 2023-08-02
- update license (#56)
2.1.1 - 2023-05-17
- Rerelease of 2.1.0
2.1.0 - 2023-05-17
- Sync with main SDK
2.0.0 - 2023-05-01
- Sync with main SDK for 2.0 release
1.1.1 - 2023-03-15
- Add ids of receipts created by a transaction
1.1.0 - 2023-02-23
- Add transaction receipts handlers and filters (#13)
1.0.1 - 2023-02-03
- Args type for funciton calls (#9)