Skip to content

Releases: placemark/polyline

v2.0.3

27 Dec 20:48
0a5e011

Choose a tag to compare

Patch Changes

  • 65cb7a8: Fix exports field in package.json

v2.0.2

26 Dec 22:37
0fb06be

Choose a tag to compare

Patch Changes

  • a7a264d: Fix types reference in package.json

v2.0.1

16 Dec 15:16
53c2d96

Choose a tag to compare

Patch Changes

  • 70dc7f7: Clean up dependencies, don't include biome

v2.0.0

16 Nov 22:31
94935ee

Choose a tag to compare

Major Changes

  • 0beb143: Build with zshy, avoid umd builds

    The TypeScript ecosystem moves fast and I am struggling to keep up with
    it across a lot of projects. This is probably a breaking change for certain
    projects, but not that many. Basically I'm using different build tools.

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.1 (2022-10-06)

Adding an option to specify precision

04 Nov 15:24

Choose a tag to compare

  • test: Run tests once by default 6908b83
  • feat: Allow an optional precision value (#3) 6908564
  • Merge pull request #2 from placemark/vitest e5fa2f0
  • test: Use vitest shared workflow 7f29ae4
  • Merge pull request #1 from placemark/workflow-sharing 2956794
  • test: Use shared workflow 7315681
  • docs: Add badge and npm module name e5acf54

v1.1.1...v1.2.0