UNPKG

@mapeo/mock-data

Version:

Module and CLI to generate mock data for Mapeo

26 lines (15 loc) 1.37 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [1.0.2](https://github.com/digidem/mapeo-mock-data/compare/v1.0.1...v1.0.2) (2024-05-27) ### [1.0.1](https://github.com/digidem/mapeo-mock-data/compare/v1.0.0...v1.0.1) (2023-11-20) ### Bug Fixes - stricter types for generate() ([bacfc69](https://github.com/digidem/mapeo-mock-data/commit/bacfc69183b4465f0b3be5edffa18325e7e3a308)) ## 1.0.0 (2023-11-20) ### Features - make generate() sync ([1c2a0fe](https://github.com/digidem/mapeo-mock-data/commit/1c2a0fe447a5b4d29c20bb0e5c9f0e9697c33235)) ### Bug Fixes - fix id and versionId properties ([ff14143](https://github.com/digidem/mapeo-mock-data/commit/ff1414380ec69e1afc476883082d750017f155d7)) - icon.variants.blobVersionId ([20319d0](https://github.com/digidem/mapeo-mock-data/commit/20319d06d71cd34909ff9a2ef6007412e1641885)) - iconId as hexadecimal ([cfb6ade](https://github.com/digidem/mapeo-mock-data/commit/cfb6ade2e43327e241f13e50ce9e5934071512b5)) - lower case hexadecimals ([0b2e3ce](https://github.com/digidem/mapeo-mock-data/commit/0b2e3ce09e0dbee8da3a27a944baed82649051b7)) - remove package.json exports ([4c89aa3](https://github.com/digidem/mapeo-mock-data/commit/4c89aa3b459e994711b379092ee2413166e0987f))