clementallen/react-leaflet-semicircle

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [3.0.3](https://github.com/clementallen/react-leaflet-semicircle/compare/v3.0.2...3.0.3)

- Support style props mutating [`#75`](https://github.com/clementallen/react-leaflet-semicircle/pull/75)

#### [v3.0.2](https://github.com/clementallen/react-leaflet-semicircle/compare/v3.0.1...v3.0.2)

> 18 October 2021

- Support Popup and other Semicircle children [`#74`](https://github.com/clementallen/react-leaflet-semicircle/pull/74)
- Bump path-parse from 1.0.6 to 1.0.7 [`#71`](https://github.com/clementallen/react-leaflet-semicircle/pull/71)
- Bump tmpl from 1.0.4 to 1.0.5 [`#72`](https://github.com/clementallen/react-leaflet-semicircle/pull/72)
- Bump ws from 7.4.1 to 7.4.6 [`#68`](https://github.com/clementallen/react-leaflet-semicircle/pull/68)
- Bump trim-newlines from 3.0.0 to 3.0.1 [`#69`](https://github.com/clementallen/react-leaflet-semicircle/pull/69)
- Bump normalize-url from 4.5.0 to 4.5.1 [`#70`](https://github.com/clementallen/react-leaflet-semicircle/pull/70)
- Bump browserslist from 4.16.0 to 4.16.6 [`#67`](https://github.com/clementallen/react-leaflet-semicircle/pull/67)
- Bump lodash from 4.17.19 to 4.17.21 [`#65`](https://github.com/clementallen/react-leaflet-semicircle/pull/65)
- Bump hosted-git-info from 2.8.8 to 2.8.9 [`#66`](https://github.com/clementallen/react-leaflet-semicircle/pull/66)
- Bump handlebars from 4.7.6 to 4.7.7 [`#64`](https://github.com/clementallen/react-leaflet-semicircle/pull/64)

#### [v3.0.1](https://github.com/clementallen/react-leaflet-semicircle/compare/v3.0.0...v3.0.1)

> 31 January 2021

- Added react-leaflet-v3 npm keyword [`#63`](https://github.com/clementallen/react-leaflet-semicircle/pull/63)

#### [v3.0.0](https://github.com/clementallen/react-leaflet-semicircle/compare/v3.0.0-0...v3.0.0)

> 30 January 2021

- Update peerDependencies [`#62`](https://github.com/clementallen/react-leaflet-semicircle/pull/62)
- BREAKING: Migrate to react-leaflet v3 [`#61`](https://github.com/clementallen/react-leaflet-semicircle/pull/61)
- Switch from createRef to useRef in the README [`103bf77`](https://github.com/clementallen/react-leaflet-semicircle/commit/103bf77cc6fc2f70ff15acfc5fc451ff4016531c)

#### [v3.0.0-0](https://github.com/clementallen/react-leaflet-semicircle/compare/v2.0.12...v3.0.0-0)

> 30 January 2021

- Added react-leaflet v3 support [`a924148`](https://github.com/clementallen/react-leaflet-semicircle/commit/a924148d310d1e6d29d8ec1c656b4dc4e34d107a)
- Added v3 tests [`8045509`](https://github.com/clementallen/react-leaflet-semicircle/commit/80455092fc3fcdbc6e0458b1c03144d54474e93b)
- Updated readme for V3 [`50732e8`](https://github.com/clementallen/react-leaflet-semicircle/commit/50732e8bdd3d8e9dcef495a7c16b2d240f191e93)

#### [v2.0.12](https://github.com/clementallen/react-leaflet-semicircle/compare/v2.0.11...v2.0.12)

> 24 January 2021

- Changes to update position method to address #51 and #52 [`#53`](https://github.com/clementallen/react-leaflet-semicircle/pull/53)
- don't update if position is not changed [#51] [`1e165f1`](https://github.com/clementallen/react-leaflet-semicircle/commit/1e165f13f45e200dd348ad95d97a7baeb20b7eff)
- add test case for not changed position [#51] [`c6037dd`](https://github.com/clementallen/react-leaflet-semicircle/commit/c6037dd9f6b2f647d974c69b1ff96279c8c4a023)

#### [v2.0.11](https://github.com/clementallen/react-leaflet-semicircle/compare/v2.0.10...v2.0.11)

> 27 December 2020

- Fixed peerDependencies typos [`#60`](https://github.com/clementallen/react-leaflet-semicircle/pull/60)

#### [v2.0.10](https://github.com/clementallen/react-leaflet-semicircle/compare/v2.0.9...v2.0.10)

> 27 December 2020

- Upgraded deps [`#59`](https://github.com/clementallen/react-leaflet-semicircle/pull/59)
- Bump node-notifier from 8.0.0 to 8.0.1 [`#58`](https://github.com/clementallen/react-leaflet-semicircle/pull/58)
- Bump ini from 1.3.5 to 1.3.7 [`#57`](https://github.com/clementallen/react-leaflet-semicircle/pull/57)
- Upgraded deps [`#56`](https://github.com/clementallen/react-leaflet-semicircle/pull/56)
- Bump lodash from 4.17.15 to 4.17.19 [`#54`](https://github.com/clementallen/react-leaflet-semicircle/pull/54)

#### [v2.0.9](https://github.com/clementallen/react-leaflet-semicircle/compare/v2.0.8...v2.0.9)

> 17 June 2020

- Update position and radius when props change to fix #51 [`#52`](https://github.com/clementallen/react-leaflet-semicircle/pull/52)
- Merge pull request #52 from clementallen/position [`#51`](https://github.com/clementallen/react-leaflet-semicircle/issues/51)
- Update position and radius when props change to fix #51 [`#51`](https://github.com/clementallen/react-leaflet-semicircle/issues/51)

#### [v2.0.8](https://github.com/clementallen/react-leaflet-semicircle/compare/v2.0.7...v2.0.8)

> 19 May 2020

- Upgraded deps [`#50`](https://github.com/clementallen/react-leaflet-semicircle/pull/50)

#### [v2.0.7](https://github.com/clementallen/react-leaflet-semicircle/compare/v2.0.6...v2.0.7)

> 10 April 2020

- Upgraded deps [`#48`](https://github.com/clementallen/react-leaflet-semicircle/pull/48)
- Upgraded deps [`#47`](https://github.com/clementallen/react-leaflet-semicircle/pull/47)
- Upgraded deps [`#45`](https://github.com/clementallen/react-leaflet-semicircle/pull/45)
- Upgraded deps [`#40`](https://github.com/clementallen/react-leaflet-semicircle/pull/40)

#### [v2.0.6](https://github.com/clementallen/react-leaflet-semicircle/compare/v2.0.5...v2.0.6)

> 19 December 2019

- Upgraded deps [`#38`](https://github.com/clementallen/react-leaflet-semicircle/pull/38)
- Upgraded deps [`#37`](https://github.com/clementallen/react-leaflet-semicircle/pull/37)
- Upgraded deps [`#36`](https://github.com/clementallen/react-leaflet-semicircle/pull/36)
- Upgraded deps [`#35`](https://github.com/clementallen/react-leaflet-semicircle/pull/35)
- Greenkeeper/eslint plugin react 7.14.2 [`#34`](https://github.com/clementallen/react-leaflet-semicircle/pull/34)
- Update eslint to the latest version 🚀 [`#32`](https://github.com/clementallen/react-leaflet-semicircle/pull/32)
- Upgraded deps [`#31`](https://github.com/clementallen/react-leaflet-semicircle/pull/31)
- chore(package): update lockfile package-lock.json [`46f64ce`](https://github.com/clementallen/react-leaflet-semicircle/commit/46f64cec08e182c4626210ee367cd9e8b98ebd4e)
- chore(package): update lockfile package-lock.json [`6f88c37`](https://github.com/clementallen/react-leaflet-semicircle/commit/6f88c37f1ef7aa9ddb6d54d585835034882e3011)
- chore(package): update eslint-plugin-react to version 7.14.2 [`275e35c`](https://github.com/clementallen/react-leaflet-semicircle/commit/275e35c4fc424e061470708e6f72ee9b1a473bf4)

#### [v2.0.5](https://github.com/clementallen/react-leaflet-semicircle/compare/v2.0.4...v2.0.5)

> 12 May 2019

- Upgraded deps [`#30`](https://github.com/clementallen/react-leaflet-semicircle/pull/30)

#### [v2.0.4](https://github.com/clementallen/react-leaflet-semicircle/compare/v2.0.3...v2.0.4)

> 3 May 2019

- Bump leaflet-semicircle version to support leaflet@1.4.0 [`#28`](https://github.com/clementallen/react-leaflet-semicircle/pull/28)
- Update np to the latest version 🚀 [`#27`](https://github.com/clementallen/react-leaflet-semicircle/pull/27)
- Upgraded deps and added tests [`#26`](https://github.com/clementallen/react-leaflet-semicircle/pull/26)
- chore(package): update lockfile package-lock.json [`454fe3c`](https://github.com/clementallen/react-leaflet-semicircle/commit/454fe3cc4d38c23c240ba63fc02a721a06fd461b)
- chore(package): update np to version 5.0.0 [`071d496`](https://github.com/clementallen/react-leaflet-semicircle/commit/071d4961c00d632f88209e01c238e1d81084aa6c)

#### [v2.0.3](https://github.com/clementallen/react-leaflet-semicircle/compare/v2.0.2...v2.0.3)

> 31 March 2019

- Upgraded deps [`#25`](https://github.com/clementallen/react-leaflet-semicircle/pull/25)

#### [v2.0.2](https://github.com/clementallen/react-leaflet-semicircle/compare/v2.0.1...v2.0.2)

> 10 March 2019

- Upgraded deps [`#24`](https://github.com/clementallen/react-leaflet-semicircle/pull/24)
- Deps [`#22`](https://github.com/clementallen/react-leaflet-semicircle/pull/22)
- Upgraded deps [`#20`](https://github.com/clementallen/react-leaflet-semicircle/pull/20)
- Upgraded eslint [`c1ff879`](https://github.com/clementallen/react-leaflet-semicircle/commit/c1ff8794081003e19fbbc3829ff6f0b4db0b0940)

#### [v2.0.1](https://github.com/clementallen/react-leaflet-semicircle/compare/v2.0.0...v2.0.1)

> 4 February 2019

- Upgraded deps [`#19`](https://github.com/clementallen/react-leaflet-semicircle/pull/19)
- Upgraded deps [`#18`](https://github.com/clementallen/react-leaflet-semicircle/pull/18)
- Upgraded deps [`#17`](https://github.com/clementallen/react-leaflet-semicircle/pull/17)
- Update np to the latest version 🚀 [`#16`](https://github.com/clementallen/react-leaflet-semicircle/pull/16)
- chore(package): update lockfile package-lock.json [`dbf6398`](https://github.com/clementallen/react-leaflet-semicircle/commit/dbf63983b4924f95716fcfb048b300c81bf158fe)
- chore(package): update np to version 4.0.0 [`b2a1a5b`](https://github.com/clementallen/react-leaflet-semicircle/commit/b2a1a5b1d535cc4a2b92148976114e9b8b54651b)

### [v2.0.0](https://github.com/clementallen/react-leaflet-semicircle/compare/v1.0.1...v2.0.0)

> 19 January 2019

- Remove wrapper functions around plugin [`#15`](https://github.com/clementallen/react-leaflet-semicircle/pull/15)
- Added more component tests [`#14`](https://github.com/clementallen/react-leaflet-semicircle/pull/14)
- Upgraded auto-changelog dependency [`6f87be7`](https://github.com/clementallen/react-leaflet-semicircle/commit/6f87be7ea37f464422ed491dd4c5dd9cf3ff678d)

#### [v1.0.1](https://github.com/clementallen/react-leaflet-semicircle/compare/v1.0.0...v1.0.1)

> 13 January 2019

- Updated dependencies [`#13`](https://github.com/clementallen/react-leaflet-semicircle/pull/13)
- Configured codeclimate coverage [`df37db7`](https://github.com/clementallen/react-leaflet-semicircle/commit/df37db726c5f09fd642c827288d1e9dd3a872dba)

### [v1.0.0](https://github.com/clementallen/react-leaflet-semicircle/compare/v0.3.0...v1.0.0)

> 12 January 2019

- Added more tests [`#12`](https://github.com/clementallen/react-leaflet-semicircle/pull/12)
- Added build step [`#11`](https://github.com/clementallen/react-leaflet-semicircle/pull/11)
- Initial tests [`#10`](https://github.com/clementallen/react-leaflet-semicircle/pull/10)
- docs(readme): add Greenkeeper badge [`#9`](https://github.com/clementallen/react-leaflet-semicircle/pull/9)
- Added eslint [`#6`](https://github.com/clementallen/react-leaflet-semicircle/pull/6)
- Added initial tests [`f6ffb53`](https://github.com/clementallen/react-leaflet-semicircle/commit/f6ffb53a85e87de65f6070143e0c0fa469eecf90)
- Added more AbstractComponent tests [`53d67af`](https://github.com/clementallen/react-leaflet-semicircle/commit/53d67af011d41516f480d2f63600ebc73628098c)
- Only update props if they have changed [`34d1240`](https://github.com/clementallen/react-leaflet-semicircle/commit/34d1240989d5dfae688df178859346e9f295a82e)

#### [v0.3.0](https://github.com/clementallen/react-leaflet-semicircle/compare/v0.2.0...v0.3.0)

> 8 January 2019

- Added library details to readme [`#5`](https://github.com/clementallen/react-leaflet-semicircle/pull/5)
- Tidied up component updating [`#3`](https://github.com/clementallen/react-leaflet-semicircle/pull/3)
- Added usage to readme [`c71b17b`](https://github.com/clementallen/react-leaflet-semicircle/commit/c71b17b62e855845f71026c2313ac9860807952a)
- Added AbstractComponent [`89cdb2a`](https://github.com/clementallen/react-leaflet-semicircle/commit/89cdb2af7f5ee22a9ff9865b336c597328b767e8)
- Use withLeaflet in index file [`96393a6`](https://github.com/clementallen/react-leaflet-semicircle/commit/96393a60d841dbd6b4303408b9ef616e893e0e5d)

#### [v0.2.0](https://github.com/clementallen/react-leaflet-semicircle/compare/v0.1.0...v0.2.0)

> 7 January 2019

- Added SemiCircleMarker component and enabled component updating [`#2`](https://github.com/clementallen/react-leaflet-semicircle/pull/2)
- Added SemiCircleMarker component [`d4d3e1f`](https://github.com/clementallen/react-leaflet-semicircle/commit/d4d3e1f19cf135633a9160cbc04c07edd518d407)
- Update components when props change [`3fef203`](https://github.com/clementallen/react-leaflet-semicircle/commit/3fef203105875f4c46446afd7f3b442528ab1886)
- Added badges to readme [`3e585ee`](https://github.com/clementallen/react-leaflet-semicircle/commit/3e585ee4be65bcad60f925eda222e33d13d64893)

#### v0.1.0

> 6 January 2019

- Plugin [`#1`](https://github.com/clementallen/react-leaflet-semicircle/pull/1)
- Added release steps [`2bba10b`](https://github.com/clementallen/react-leaflet-semicircle/commit/2bba10b66c252c90084fafc61a29777a572e1d85)
- Added initial plugin implementation [`e6d51fb`](https://github.com/clementallen/react-leaflet-semicircle/commit/e6d51fbc2fc8f0503d8c4c2879d81aa6c54fc44e)
- Initial commit [`77aeb76`](https://github.com/clementallen/react-leaflet-semicircle/commit/77aeb767a95f0034b5d393ae30c98e2e1df04da1)