Skip to content

Releases: placemark/geojson-rewind

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 16 Nov 22:39
3c4cafb

Patch Changes

Fix types

Choose a tag to compare

@tmcw tmcw released this 13 Dec 17:09

The @types/geojson module is slightly incorrect: its Feature type assumes that a feature's geometry is not null. This fixes that type by allowing features with null geometries.

  • fix: Make types more accurate 14237e6
  • docs: Fix readme docs link 8c11221

v1.0.1...v1.0.2

First release

Choose a tag to compare

@tmcw tmcw released this 13 Dec 17:04

69b0a2a...v1.0.1