Skip to content

Undeprecate some APIs and prepare for publish of 0.4.2 #140

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

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

srujzs
Copy link
Contributor

@srujzs srujzs commented Jan 12, 2024

These deprecations are breaking for Flutter CI. Let's do them in a breaking change version instead.

Copy link

Package publishing

Package Version Status Publish tag (post-merge)
package:web 0.4.2 ready to publish v0.4.2

Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

@srujzs srujzs requested review from devoncarew and kevmoo January 12, 2024 01:13
@srujzs srujzs merged commit 020ef37 into dart-lang:main Jan 12, 2024
srujzs added a commit to srujzs/web that referenced this pull request Jan 22, 2024
Generate extension type bindings

Generate extension types instead of classes

Refactors some code around overrides so we don't emit @js
unless they're needed.

Updates code_builder dep to 4.10.0 and dart_style to 2.3.4.

Clean up JS supertype generation

contribute a fix_data.yaml file to enable 'dart fix' renames (dart-lang#141)

contribute a fix_data.yaml file to enable 'dart fix' renames

collect MDN API information (dart-lang#130)

collect MDN info for use in API documentation

Redeprecate deprecated APIs in 0.4.1 (dart-lang#142)

Undeprecate some APIs and prepare for publish of 0.4.2 (dart-lang#140)

move bindings_generator/ to tool/generator/ (dart-lang#138)

rev to 0.4.1 in preparation for publishing (dart-lang#135)

Update generate copyright year to 2024 (dart-lang#136)

Change-Id: I0f90fc08fd7871f8331f42c158cb7ba34e6bf887
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.

3 participants