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: update @comapeo/schema to latest version, 1.4.0 #980

Merged
merged 2 commits into from
Dec 23, 2024

Conversation

EvanHahn
Copy link
Contributor

This new version adds a new property to the Observation table, migrationMetadata. See digidem/comapeo-schema#280 for details.

This new version adds a new property to the Observation table,
`migrationMetadata`. See [`@comapeo/schema` PR 280][0] for details.

[0]: digidem/comapeo-schema#280
@awana-lockfile-bot
Copy link

package-lock.json changes

Click to toggle table visibility
Name Status Previous Current
@comapeo/geometry UPDATED 1.1.0 1.1.1
@comapeo/schema UPDATED 1.3.0 1.4.0

@EvanHahn EvanHahn requested a review from gmaclennan December 19, 2024 15:53
Comment on lines +65 to +68
await Promise.all([
oldProject.$sync.waitForSync('full'),
newProject.$sync.waitForSync('full'),
])
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not 100% sure why I needed to do this, but TypeScript was complaining.

@gmaclennan gmaclennan merged commit 2cc8555 into main Dec 23, 2024
9 checks passed
@gmaclennan gmaclennan deleted the update-schema branch December 23, 2024 12:44
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