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

[v6]: Deprecate util/* imports #1070

Merged
merged 4 commits into from
Jan 8, 2024
Merged

[v6]: Deprecate util/* imports #1070

merged 4 commits into from
Jan 8, 2024

Conversation

NullVoxPopuli
Copy link
Owner

@NullVoxPopuli NullVoxPopuli commented Jan 5, 2024

Copy link

stackblitz bot commented Jan 5, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@NullVoxPopuli NullVoxPopuli added internal enhancement New feature or request and removed internal labels Jan 5, 2024
Copy link
Contributor

github-actions bot commented Jan 5, 2024

Estimated impact to a consuming app, depending on which bundle is imported

js min min + gzip min + brotli
/index.js 26.22 kB 5.71 kB 2.1 kB 1.85 kB
├── core/class-based/index.js 9.39 kB 2.48 kB 1.16 kB 999 B
├── core/function-based/index.js 15.01 kB 4.12 kB 1.55 kB 1.35 kB
└── core/use.js 11.18 kB 3.46 kB 1.4 kB 1.22 kB
/link.js 2.67 kB 376 B 233 B 185 B
/service.js 20.59 kB 5.74 kB 2.12 kB 1.86 kB
/util/debounce.js 3.71 kB 1.44 kB 712 B 607 B
/util/ember-concurrency.js 5.71 kB 2.19 kB 1.04 kB 890 B
/util/fps.js 3.79 kB 1.48 kB 760 B 624 B
/util/function.js 10.71 kB 3.36 kB 1.29 kB 1.12 kB
/util/helper.js 2.77 kB 885 B 495 B 415 B
/util/keep-latest.js 3.31 kB 1.06 kB 568 B 478 B
/util/map.js 6.55 kB 2.99 kB 1.36 kB 1.15 kB
/util/remote-data.js 8.64 kB 2.99 kB 1.1 kB 941 B

Copy link
Contributor

github-actions bot commented Jan 5, 2024

@NullVoxPopuli NullVoxPopuli changed the title Deprecate everything called out for deprecation in #1061 [v6]: Deprecate everything called out for deprecation in #1061 Jan 5, 2024
@NullVoxPopuli NullVoxPopuli changed the title [v6]: Deprecate everything called out for deprecation in #1061 [v6]: Deprecate util/* imports Jan 5, 2024
@NullVoxPopuli NullVoxPopuli marked this pull request as ready for review January 8, 2024 15:56
@NullVoxPopuli NullVoxPopuli merged commit d5b8e95 into main Jan 8, 2024
26 checks passed
@NullVoxPopuli NullVoxPopuli deleted the deprecate-utils branch January 8, 2024 16:00
@github-actions github-actions bot mentioned this pull request Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant