2.0.2 (2025-10-29)
- replace
__DEV__withprocess.env.NODE_ENVfor environment checks (e7279fe)
2.0.1 (2025-09-30)
2.0.0 (2025-09-29)
- reimplement with updated and simplified API (#1068)
1.16.10 (2025-06-26)
- deps: update dependencies and fix compatibility (#1001) (530cd67)
- types: add missing
Maps3DLibrary(#994) (a938c1e)
1.16.9 (2024-11-04)
1.16.8 (2024-07-26)
- trigger release-please (f1964a5)
1.16.7 (2024-06-26)
- Fix a timing issue for sequential importLibrary calls (#843) (f24a1ae), closes #809
- rollup configuration (#835) (3436cc0)
1.16.6 (2024-02-16)
- change filename for esm build to use .mjs extension (#831) (1a50235)
- move @rollup/plugin-terser to devDependencies (#830) (2d95119)