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

chore: adding peer dependency with algosdk #107

Merged
merged 8 commits into from
Aug 30, 2023

Conversation

negar-abbasi
Copy link
Contributor

No description provided.

docs/README.md Outdated Show resolved Hide resolved
@robdmoore
Copy link
Contributor

I think this is probaby a breaking change? Should we add that in so major version gets bumped?

@neilcampbell
Copy link
Contributor

neilcampbell commented Aug 23, 2023

@robdmoore Yep, we were chatting through update scenarios after standup today and realised it likely should be a major version bump. Was just about to type a message to confirm our thinking made sense.

@robdmoore
Copy link
Contributor

Also, let's pin it to the latest algosdk - 2.5.0

@neilcampbell
Copy link
Contributor

@robdmoore if we pin to that specific version, we will be forcing consumers to use that exact version in their projects. Assuming you're simply suggesting we update the package.json to "algosdk": "^2.5.0"

@robdmoore
Copy link
Contributor

Yep! ^2.5.0

@negar-abbasi negar-abbasi merged commit 80d501f into main Aug 30, 2023
2 checks passed
@negar-abbasi negar-abbasi deleted the algosdk_peer_dependency branch August 30, 2023 03:04
negar-abbasi pushed a commit that referenced this pull request Aug 31, 2023
Fixing some lint warnings
Trigger a major version bump for the previous merged PR chore: adding peer dependency with algosdk #107

BREAKING CHANGES: The previous merged PR (commit 80d501f) introduced some breaking changes, however semantic release didn't detect as a breaking change, as the commit wasn't formatted correctly.
negar-abbasi pushed a commit that referenced this pull request Aug 31, 2023
Bumps [@tsconfig/node16](https://github.com/tsconfig/bases/tree/HEAD/bases) from 16.1.0 to 16.1.1.
Trigger a major version bump for a previous merged PR chore: adding peer dependency with algosdk #107

BREAKING CHANGE: A previous merged PR (commit 80d501f) introduced some breaking changes, however semantic release didn't detect as a breaking change, as the commit wasn't formatted correctly.
negar-abbasi pushed a commit that referenced this pull request Aug 31, 2023
…sing getAccount (#120)

feat: Added algokit.mnemonicAccountFromEnvironment to deprecate confusing getAccount
Trigger a major version bump for a previous merged PR chore: adding peer dependency with algosdk #107

BREAKING CHANGE: A previous merged PR (commit 80d501f) introduced some breaking changes, however semantic release didn't detect as a breaking change, as the commit wasn't formatted correctly.
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.

3 participants