[OPTIC-RELEASE-AUTOMATION] release/v9.0.0-alpha.25 #832
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Optic Release Automation
This draft PR is opened by Github action optic-release-automation-action.
A new draft GitHub release v9.0.0-alpha.25 has been created.
Release author: @gmaclennan
If you want to go ahead with the release, please merge this PR. When you merge:
The GitHub release will be published
The npm package with tag latest will be published according to the publishing rules you have configured
The following tags will be updated to point to the latest appropriate commit: v9
If you close the PR
What's Changed
dataType.createWithDocId()
by @gmaclennan in feat: Add internaldataType.createWithDocId()
#192coreOwnership
records inIndexWriter
[1/3] by @gmaclennan in feat: handlecoreOwnership
records inIndexWriter
[1/3] #214listLocalPeers()
&local-peers
event by @gmaclennan in feat:listLocalPeers()
&local-peers
event #360$sync
API methods by @gmaclennan in feat: add$sync
API methods #361MapeoProject
andMapeoManager
by @tomasciccola in feat: dbMigrationPathOpt - add db migration path toMapeoProject
andMapeoManager
#384project.close()
by @tomasciccola in feat: addproject.close()
#375dataType.delete
, test it by @tomasciccola in grab existing doc when callingdataType.delete
, test it #420assignRole()
method to MemberApi by @achou11 in feat: addassignRole()
method to MemberApi #423net.isIPv4
over custom function by @EvanHahn in chore: prefernet.isIPv4
over custom function #443.find(fn)
over.filter(fn)[0]
by @EvanHahn in chore: prefer.find(fn)
over.filter(fn)[0]
#444deviceId
fromgetDeviceInfo()
by @gmaclennan in feat: returndeviceId
fromgetDeviceInfo()
#454any
type in local peers test by @EvanHahn in chore: removeany
type in local peers test #487Map
, notRecord
, for listing all roles by @EvanHahn in chore: useMap
, notRecord
, for listing all roles #512noop
everywhere by @EvanHahn in chore: use the samenoop
everywhere #511t.snapshot()
to type definitions by @EvanHahn in chore: add Brittle'st.snapshot()
to type definitions #535getExpectedConfig
by @EvanHahn in chore: shortengetExpectedConfig
#536size
helper in config import tests by @EvanHahn in chore: usesize
helper in config import tests #568t.end()
by @EvanHahn in test: remove spurious uses oft.end()
#595address
method fromLocalDiscovery
by @EvanHahn in chore: remove unusedaddress
method fromLocalDiscovery
#600==
and!=
by @EvanHahn in chore: disallow==
and!=
#605SyncApi
"is syncing" logic by @EvanHahn in chore: simplifySyncApi
"is syncing" logic #610