Hellenic / react-hexgrid

Build interactive hexagon grids with React
https://hellenic.github.io/react-hexgrid/examples/
MIT License
318 stars 130 forks source link

Fix gridgen tests #82

Closed tieje closed 2 years ago

tieje commented 2 years ago

Can you look this over @jannikbuschke ? No breaking changes. Just adding comments and types.

jannikbuschke commented 2 years ago

Looks good to me. The tests currently fail on node 12 and 14. On 16 they should, but seems I did not enable all.

tieje commented 2 years ago

@jannikbuschke I made a few changes for packages to get all checks to pass. The changelog was updated as well to reflect changes.