diff --git a/NEWS.md b/NEWS.md index 3382a76..0bbc434 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,17 @@ # leaflet.providers 3.0.0 -* Updated leaflet.providers data on 2026-03-17 from https://unpkg.com/leaflet-providers using version 3.0.0 of leaflet-providers.js +## New features + +* Updated bundled leaflet-providers.js from v2.0.0 to v3.0.0 (#44). + +* `get_providers()` now validates `version_num` and errors if the + version is less than `"1.0.10"` (#44). + +## Bug fixes and minor improvements + +* `providers_default()` now returns an `htmltools::htmlDependency()` + that points to the packaged file directly, rather than a temporary + copy (#43). # leaflet.providers 2.0.0 diff --git a/README.Rmd b/README.Rmd index b9e45cd..635e42d 100644 --- a/README.Rmd +++ b/README.Rmd @@ -146,7 +146,7 @@ str(providers_loaded()$providers_details, list.len = 200) ### Updating to a new leaflet-providers version -To update this package to a new upstream release of [leaflet-providers.js](https://github.com/leaflet-extras/leaflet-providers), run the following [Claude Code](https://docs.anthropic.com/en/docs/claude-code) skill: +To update this package to a new upstream release of [leaflet-providers.js](https://github.com/leaflet-extras/leaflet-providers), run the following [Claude Code](https://platform.claude.com/docs/en/docs/claude-code) skill: ``` bash /update-leaflet-providers diff --git a/README.md b/README.md index 20a9047..23190d5 100644 --- a/README.md +++ b/README.md @@ -1218,7 +1218,7 @@ str(providers_loaded()$providers_details) To update this package to a new upstream release of [leaflet-providers.js](https://github.com/leaflet-extras/leaflet-providers), run the following [Claude -Code](https://docs.anthropic.com/en/docs/claude-code) skill: +Code](https://platform.claude.com/docs/en/docs/claude-code) skill: ``` bash /update-leaflet-providers diff --git a/cran-comments.md b/cran-comments.md index 306a6fc..ae1dc41 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,6 +1,6 @@ -# 2026-03-17 +# 2026-03-18 -This submission updates `providers` and `providers.details`. +This submission updates the bundled leaflet-providers.js from v2.0.0 to v3.0.0. ## R CMD check results diff --git a/revdep/README.md b/revdep/README.md index 22e7d55..2b313a2 100644 --- a/revdep/README.md +++ b/revdep/README.md @@ -7,8 +7,8 @@ |system |aarch64, darwin20 | |ui |X11 | |language |(EN) | -|collate |en_US.UTF-8 | -|ctype |en_US.UTF-8 | +|collate |C.UTF-8 | +|ctype |C.UTF-8 | |tz |America/New_York | |date |2026-03-18 | |pandoc |3.9 @ /opt/homebrew/bin/pandoc | @@ -27,11 +27,3 @@ # Revdeps -## All (3) - -|package |version |error |warning |note | -|:-------|:-------|:-----|:-------|:----| -|leaflet |2.2.3 | | | | -|ursa |3.11.5 | | | | -|wpeR |0.1.0 | | | | -