Skip to content

Latest commit

 

History

History
85 lines (39 loc) · 4.38 KB

File metadata and controls

85 lines (39 loc) · 4.38 KB

Changelog

2.0.2 (2025-10-29)

Bug Fixes

  • replace __DEV__ with process.env.NODE_ENV for environment checks (e7279fe)

2.0.1 (2025-09-30)

Bug Fixes

2.0.0 (2025-09-29)

⚠ BREAKING CHANGES

  • reimplement with updated and simplified API (#1068)

Features

  • reimplement with updated and simplified API (#1068) (107cf47)

1.16.10 (2025-06-26)

Bug Fixes

  • deps: update dependencies and fix compatibility (#1001) (530cd67)
  • types: add missing Maps3DLibrary (#994) (a938c1e)

1.16.9 (2024-11-04)

Bug Fixes

1.16.8 (2024-07-26)

Bug Fixes

1.16.7 (2024-06-26)

Bug Fixes

1.16.6 (2024-02-16)

Bug Fixes

  • change filename for esm build to use .mjs extension (#831) (1a50235)
  • move @rollup/plugin-terser to devDependencies (#830) (2d95119)

1.16.5 (2024-02-16)

Bug Fixes

1.16.4 (2024-02-16)

Bug Fixes

  • revert changing to package type "module" (#826) (fce8110)

1.16.3 (2024-02-15)

Bug Fixes

  • add loading=async to the urls with callbacks (#822) (2d05217)