Skip to content
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] 3.2.2 #382

Merged
merged 17 commits into from
Feb 28, 2024
Merged

[Release] 3.2.2 #382

merged 17 commits into from
Feb 28, 2024

Conversation

Ansonhkg
Copy link
Collaborator

@Ansonhkg Ansonhkg commented Feb 22, 2024

Version: 3.2.2

Pull Requests

Checklist:

  • Testing: All new features and bug fixes must have passed unit and e2e tests. Automated test results must be reviewed and approved by at least one member of the JS-SDK team.
  • Documentation: Any changes to the JS-SDK, including new features, modifications, or bug fixes, must be accompanied by updated documentation. This includes API docs, changelogs, and migration guides for breaking changes
  • Deprecation Notices: If the release includes deprecating existing features, a clear deprecation notice (adding deprecated tag to related function) must be provided, including the timeline for when the feature will be removed and guidance for alternative solutions.
  • No tsc warnings: If your branch much follow the configured tsc rules meaning no new warnings or errors should introduced in your branch.
  • Release notes: Contact the docs team to prepare the release note, highlighting new features, improvements, bug fixes, and known issues.

Ansonhkg and others added 15 commits February 22, 2024 13:14
* feat: make capacityTokenId optional

* chore: add test

* fix: Conditionally include nft_id

* fix: replace nx executor to @nrwl/js:tsc

* fix: replace nx executor

* feat: migrated nx to 15.9.0

* feat: migration nx from 15.9.0 -> 16.10.0

* feat: migrate nx to 17.3.0

* fix: yarn:test:unit command

* chore: log cc nft token info

* fix: undefined typings in package.json
…385)

* remove old v0 errors from js sdk.  provide error details to the user

* building now seems to consistently work

* refactored error handling to make it cleaner

* Remove unused function

* okay also added requestId in a few places

* ran the linter

* fix: replace nx executor

* feat: add gitignore

---------

Co-authored-by: Ansonhkg <[email protected]>
* feat: make capacityTokenId optional

* chore: add test

* fix: Conditionally include nft_id
ReferenceError: require is not defined in ES module scope, you can use import instead'
@Ansonhkg Ansonhkg marked this pull request as ready for review February 28, 2024 03:27
@Ansonhkg Ansonhkg merged commit 987107c into master Feb 28, 2024
4 checks passed
@Ansonhkg Ansonhkg deleted the staging/3.2.2 branch February 28, 2024 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants