- [BREAKING] Moved Leaflet instances injection from props to context. All components provided by this lib should continue to work as expected, but custom components need to be updated. Read the UPGRADING file for more information.
- Deprecated
getLeafletElement()
method, simply use theleafletElement
property instead. - Documentation moved to the docs folder and has been split into different files for better readability.