Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(web): allow package:js version 0.6.x and 0.7.x #410

Merged
merged 1 commit into from
May 17, 2024

Conversation

josxha
Copy link
Collaborator

@josxha josxha commented May 17, 2024

Changes

  • Loosen the dependency constraint of js to allow 0.6.x and 0.7.x.
  • Update CHANGELOG.md

Issue

@kuhnroyal kuhnroyal merged commit 7cb6521 into maplibre:main May 17, 2024
6 checks passed
@josxha josxha deleted the feat/js-v0.7 branch May 17, 2024 13:06
@josxha josxha added this to the v0.19.0 milestone May 20, 2024
@josxha josxha self-assigned this May 20, 2024
josxha added a commit to josxha/flutter-maplibre-gl that referenced this pull request May 21, 2024
commit f27bcab
Author: Joscha <34318751+josxha@users.noreply.github.com>
Date:   Sat May 18 23:49:28 2024 +0200

    feat: allow latest `flutter_lints` version (maplibre#419)

commit 8323f55
Author: Joscha <34318751+josxha@users.noreply.github.com>
Date:   Sat May 18 02:00:56 2024 +0200

    feat: add `flutter_lints`, fix or ignore lints (maplibre#414)

    Co-authored-by: Peter Leibiger <kuhnroyal@gmail.com>

commit e5d95ed
Author: Joscha <34318751+josxha@users.noreply.github.com>
Date:   Fri May 17 23:38:40 2024 +0200

    fix(web): ensure the usage of `maplibre-gl-js` version 4.x.x, remove `_addStylesheetToShadowRoot` (maplibre#409)

commit e617b90
Author: Joscha <34318751+josxha@users.noreply.github.com>
Date:   Fri May 17 16:33:47 2024 +0200

    feat: update package links in pubspec.yaml files (maplibre#413)

commit 68040d4
Author: Joscha <34318751+josxha@users.noreply.github.com>
Date:   Fri May 17 16:25:36 2024 +0200

    chore: delete `pubspec.lock` files (maplibre#412)

commit 3db5b2a
Author: Fabian Keunecke <github@fabiankeunecke.de>
Date:   Fri May 17 14:58:33 2024 +0200

    Support newer Gradle versions (maplibre#390)

commit 7cb6521
Author: Joscha <34318751+josxha@users.noreply.github.com>
Date:   Fri May 17 14:53:47 2024 +0200

    feat(web): allow package:js version 0.6.x and 0.7.x (maplibre#410)
Remi-deronzier pushed a commit to viamichelin/flutter-maplibre-gl that referenced this pull request Sep 6, 2024
Remi-deronzier pushed a commit to viamichelin/flutter-maplibre-gl that referenced this pull request Sep 10, 2024
Remi-deronzier pushed a commit to viamichelin/flutter-maplibre-gl that referenced this pull request Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the js dependency in maplibre_gl_web
2 participants