Geo-Web-Project / browser

An interface that uses geolocation to navigate/resolve content on the Geo Web.
MIT License
3 stars 8 forks source link

perf: Update @geo-web/content to 0.5.x #84

Closed codynhat closed 1 year ago

codynhat commented 1 year ago

Description

Updates @geo-web/content to 0.5.x. This includes the Ceramic performance improvements (https://github.com/Geo-Web-Project/js-geo-web/pull/16 and https://github.com/Geo-Web-Project/js-geo-web/pull/17) and the new w3up uploading (https://github.com/Geo-Web-Project/js-geo-web/issues/10).

There is a breaking change in the content layer. The deterministic Tile document that is generated has changed. This PR is backwards compatible and will attempt to read the new document and fallback to the old version if there is no content found. This should be merged to production before @geo-web/content is updated in the Cadastre.

Checklist:

Alert Reviewers

@tnrdd @gravenp