-
Notifications
You must be signed in to change notification settings - Fork 56
release v1.0.1 #785
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release v1.0.1 #785
Conversation
change log and version update
README.md
Outdated
@@ -11,7 +11,7 @@ The Symbol SDK for TypeScript / JavaScript allows you to develop web, mobile, an | |||
|
|||
### _Catapult-Server_ Network Compatibility (catapult-server@0.10.0.8) | |||
|
|||
Symbol network launched [catapult-server](https://github.com/nemtech/catapult-server/releases/tag/v1.0.0), **it is recommended to use this package's 1.0.0 version and upwards for the upcoming pre-release versions and final release**. | |||
Symbol network launched [catapult-server](https://github.com/nemtech/catapult-server/releases/tag/v1.0.00), **it is recommended to use this package's 1.0.0 version and upwards for the upcoming pre-release versions and final release**. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Symbol network launched catapult-server, it is recommended to use this package's 1.0.0.0 version and upwards for the upcoming pre-release versions and final release.
1.0.0.0 may change, I've asked the new version
Catbuffer | v1.0.0 | [catbuffer-typescript](https://www.npmjs.com/package/catbuffer-typescript) | ||
Client Library | v1.0.0 | [symbol-openapi-typescript-fetch-client](https://www.npmjs.com/package/symbol-openapi-typescript-fetch-client) | ||
|
||
- Fixed missing `utf-8` dependancy issue. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Fixed missing `utf-8` dependancy issue. | |
- Fixed missing `utf-8` dependency issue. |
change log and version update