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(allocator): Add maybe types #9278

Merged
merged 19 commits into from
Jul 19, 2024
Merged

feat(allocator): Add maybe types #9278

merged 19 commits into from
Jul 19, 2024

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Jul 19, 2024

Description:

@kdy1 kdy1 added this to the Planned milestone Jul 19, 2024
@kdy1 kdy1 self-assigned this Jul 19, 2024
Copy link
Member Author

@kdy1 kdy1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

swc-bump:

  • ast_node
  • dbg-swc
  • from_variant
  • jsdoc
  • swc
  • swc_allocator
  • swc_bundler
  • swc_common
  • swc_compiler_base
  • swc_css_codegen
  • swc_css_compat
  • swc_css_lints
  • swc_css_minifier
  • swc_css_modules
  • swc_css_parser
  • swc_css_prefixer
  • swc_ecma_ast
  • swc_ecma_codegen
  • swc_ecma_compat_common
  • swc_ecma_compat_es2015
  • swc_ecma_compat_es2017
  • swc_ecma_compat_es2018
  • swc_ecma_compat_es2020
  • swc_ecma_compat_es2022
  • swc_ecma_compat_es3
  • swc_ecma_lints
  • swc_ecma_loader
  • swc_ecma_minifier
  • swc_ecma_parser
  • swc_ecma_preset_env
  • swc_ecma_quote_macros
  • swc_ecma_transforms_base
  • swc_ecma_transforms_compat
  • swc_ecma_transforms_module
  • swc_ecma_transforms_optimization
  • swc_ecma_transforms_proposal
  • swc_ecma_transforms_react
  • swc_ecma_transforms_testing
  • swc_ecma_transforms_typescript
  • swc_ecma_utils
  • swc_ecma_visit
  • swc_eq_ignore_macros
  • swc_estree_compat
  • swc_fast_ts_strip
  • swc_graph_analyzer
  • swc_html_codegen
  • swc_html_minifier
  • swc_html_parser
  • swc_macros_common
  • swc_node_bundler
  • swc_plugin
  • swc_plugin_runner
  • swc_typescript
  • swc_visit_macros
  • swc_xml_codegen
  • swc_xml_parser
  • testing_macros

@kdy1 kdy1 marked this pull request as ready for review July 19, 2024 03:55
@kdy1 kdy1 requested review from a team as code owners July 19, 2024 03:55
kodiakhq[bot]
kodiakhq bot previously approved these changes Jul 19, 2024
@kdy1 kdy1 enabled auto-merge (squash) July 19, 2024 03:55
@kdy1 kdy1 disabled auto-merge July 19, 2024 03:55
@kdy1 kdy1 changed the title perf(es/codegen): Use swc_alllocator perf(es/codegen): Use swc_allocator Jul 19, 2024
@kdy1 kdy1 enabled auto-merge (squash) July 19, 2024 03:55
@kdy1 kdy1 disabled auto-merge July 19, 2024 04:06
kodiakhq[bot]
kodiakhq bot previously approved these changes Jul 19, 2024
@kdy1 kdy1 enabled auto-merge (squash) July 19, 2024 04:10
@kdy1 kdy1 disabled auto-merge July 19, 2024 04:11
@kdy1 kdy1 changed the title perf(es/codegen): Use swc_allocator feat(allocator): Add maybe types Jul 19, 2024
@kdy1 kdy1 enabled auto-merge (squash) July 19, 2024 04:14
@kdy1 kdy1 disabled auto-merge July 19, 2024 04:22
@kdy1 kdy1 merged commit a417ff4 into swc-project:main Jul 19, 2024
155 checks passed
@kdy1 kdy1 deleted the maybe-types branch July 19, 2024 04:22
Copy link

codspeed-hq bot commented Jul 19, 2024

CodSpeed Performance Report

Merging #9278 will not alter performance

Comparing kdy1:maybe-types (76ca8d9) with kdy1:maybe-types (35dac29)

Summary

✅ 178 untouched benchmarks

@kdy1 kdy1 modified the milestones: Planned, v1.7.1 Jul 23, 2024
@swc-project swc-project locked as resolved and limited conversation to collaborators Aug 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant