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

feat: individual events for SyncDictionary #112

Merged
merged 4 commits into from
Mar 23, 2020

Conversation

PauloHMattos
Copy link
Contributor

Fixes #105

BREAKING CHANGE: SyncDictionary no longer have a Callback event with an operation enum

Assets/Mirror/Runtime/SyncDictionary.cs Outdated Show resolved Hide resolved
@paulpach paulpach merged commit b3c1b16 into MirageNet:master Mar 23, 2020
github-actions bot pushed a commit that referenced this pull request Mar 23, 2020
# [24.0.0](23.0.0-master...24.0.0-master) (2020-03-23)

### Features

* individual events for SyncDictionary ([#112](#112)) ([b3c1b16](b3c1b16))

### BREAKING CHANGES

* SyncDictionary callback has been replaced
github-actions bot pushed a commit that referenced this pull request Mar 23, 2020
BREAKING CHANGE: SyncDictionary callback has been replaced
github-actions bot pushed a commit that referenced this pull request Mar 23, 2020
# [24.0.0](23.0.0-master...24.0.0-master) (2020-03-23)

### Features

* individual events for SyncDictionary ([#112](#112)) ([b3c1b16](b3c1b16))

### BREAKING CHANGES

* SyncDictionary callback has been replaced
@github-actions
Copy link
Contributor

🎉 This PR is included in version 24.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@PauloHMattos PauloHMattos deleted the syncdictevents branch March 23, 2020 22:13
@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Semantic SyncDictionary events
2 participants