node-v5.2.0
@maplibre/maplibre-gl-native 5.2.0
What's Changed
- Adjust Typings for Node Platform by @etnav in #871
- Node platform improvements (added setSize and a new render call without render options object) by @tdcosta100 in #891
- Move node ci+release to self hosted Ubuntu arm64 by @acalcutt in #873
- Add windows support by @tdcosta100 in #707
- Add Typings for Node Platform by @KiwiKilian in #766
- Upgrade nan for node 19.x support by @mnutt in #853
- Improve node docs with available platforms by @KiwiKilian in #786
- Avoid implicit casts by @tdcosta100 in #787
- Update node (ubuntu-20.04, arm64) docker build workflow by @acalcutt in #804
- Move module.cmake out of mapbox/cmake-node-module by @acalcutt in #821
- Add mbgl-compiler-options to Node targets by @tdcosta100 in #826
- Avoid implicit casts and make code more portable by @tdcosta100 in #716
- Use
*_t
and*_v
trait helpers from C++17 STL by @louwers in #731 - Avoid implicit casts and portable printf with size_t by @tdcosta100 in #722
Full Changelog: node-v5.1.1...node-v5.2.0