Skip to content

Releases: cemrehancavdar/hyperleaflet

v0.5.1

16 Mar 10:31

Choose a tag to compare

Add locate ("Where Am I?") control for browser geolocation. Opt-in via { locate: true }. Dispatches locate:found and locate:error events.

v0.5.0

26 Feb 10:38

Choose a tag to compare

What's New

Complete rewrite of hyperleaflet internals and documentation.

Architecture

  • Flat rewrite: 14 files → 4 source files
  • HyperChange absorbed into hyperleaflet
  • O(1) geometry lookup via Map

New Features

  • CircleMarker geometry type
  • Inline styles via data attributes
  • getLayer(id), openPopup(id), closePopup(id) API
  • Style presets via config + inline overrides

Docs

  • Flat docs/usage.md replaces MkDocs site
  • Rewritten README

CI

  • npm trusted publishing (OIDC) — zero tokens
  • Automatic provenance attestations

Build

  • 5.32 KB gzipped UMD
  • 53 unit tests, 47 e2e tests

pre-release of Hyperleaflet

11 Apr 14:10

Choose a tag to compare

Pre-release

This release is to try github release, npm package connection.
First gh release