Skip to content

breaking change in 3.4.4 #494

@birkskyum

Description

@birkskyum

The CI of MapLibre GL JS appear to be breaking when dependabot try to upgrade form 3.4.3 -> 3.4.4

I didn't expect this of a patch release

[!] (plugin typescript) RollupError: [plugin typescript] src/geo/projection/mercator_transform.test.ts (27:45): @rollup/plugin-typescript TS2339: Property 'values' does not exist on type 'mat2'.
  Property 'values' does not exist on type 'IndexedCollection'.
src/geo/projection/mercator_transform.test.ts (27:45)

27         expect([...transform.rotationMatrix.values()]).toEqual([0.9998477101325989, -0.017452405765652657, 0.017452405765652657, 0.9998477101325989]);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions