Skip to content

Release 2.2.1

Latest

Choose a tag to compare

@thet thet released this 25 Aug 15:46
· 4 commits to master since this release

2.2.1 (2025-08-25)

Bug Fixes

  • Correctly initialize leaflet.locatecontrol. (23caf0c)

  • Demo: Do not use an outdated jsdelivr Patternslib host bundle. Just use the leaflet bundle, which includes all we need. This fixes a problem popping up with the registration of the obscure focus pattern in the Patternslib registry. (335e829)

  • Fix eslint warnings. (755808a)

  • Run prettier. (bd08d34)

Maintenance

  • @patternslib/dev upgrade - create eslint.config.js. (937748e)

  • @patternslib/dev upgrade - remove .husky directory in favor of git hooks. (077d3af)

  • @patternslib/dev upgrade - remove old .eslintrc.js. (2b638b6)

  • Update GHA node version. (f4c4c80)

  • Update Makefile after upgrading @patternslib/dev. (70dddad)

  • Upgrade dependencies. (9e25db4)