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: support ESM module #2451

Merged
merged 1 commit into from
Sep 11, 2024
Merged

feat: support ESM module #2451

merged 1 commit into from
Sep 11, 2024

Conversation

Lightning00Blade
Copy link
Collaborator

@Lightning00Blade Lightning00Blade commented Jul 30, 2024

Also makes the MapperTab use ESM rather then CommonJS which is smaller.

@OrKoN OrKoN added the puppeteer Run Puppeteer test when added to PR label Jul 30, 2024
@Lightning00Blade Lightning00Blade force-pushed the change-to-esm branch 5 times, most recently from 08ab685 to 31b2607 Compare September 10, 2024 15:00
@Lightning00Blade Lightning00Blade merged commit 662a857 into main Sep 11, 2024
48 of 49 checks passed
@Lightning00Blade Lightning00Blade deleted the change-to-esm branch September 11, 2024 09:44
@sadym-chromium
Copy link
Collaborator

It looks like local e2e run is broken with this change

sadym-chromium added a commit that referenced this pull request Sep 11, 2024
sadym-chromium added a commit that referenced this pull request Sep 11, 2024
Lightning00Blade pushed a commit that referenced this pull request Sep 16, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.7.1](chromium-bidi-v0.7.0...chromium-bidi-v0.7.1)
(2024-09-16)


### Features

* initial implementation for the Web Bluetooth spec
([#2060](#2060))
([ecb18d3](ecb18d3))
* support ESM module
([#2451](#2451))
([662a857](662a857))
* support network.setCacheBehavior
([#2593](#2593))
([75ba46c](75ba46c))
* support only statusCode in continueResponse
([#2598](#2598))
([1eeff5b](1eeff5b))


### Bug Fixes

* add bluetooth command parser and fix tests
([#2589](#2589))
([98ad2d9](98ad2d9))
* clear the buffered logs when browsing context is destroyed
([#2592](#2592))
([36fb707](36fb707)),
closes
[#475](#475)
* provide invalid set cache props
([#2590](#2590))
([0830f00](0830f00))
* **spec:** update WebBluetooth implementation to match the latest spec
([#2588](#2588))
([ec1ab96](ec1ab96))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
puppeteer Run Puppeteer test when added to PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants