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

More new polyfills #62

Merged
merged 1 commit into from
Jul 16, 2024
Merged

More new polyfills #62

merged 1 commit into from
Jul 16, 2024

Conversation

shgysk8zer0
Copy link
Owner

  • Add String.dedent via string-dedent
  • Add Promise.ownProperties and Promise.fromEntries
  • Add Symbol.isWellKnown and Symbol.isRegistered
  • Add missing URL.parse

Description and issue

List of significant changes made

- Add `String.dedent` via [`string-dedent`](https://www.npmjs.com/package/string-dedent)
- Add `Promise.ownProperties` and `Promise.fromEntries`
- Add `Symbol.isWellKnown` and `Symbol.isRegistered`
- Add missing `URL.parse`
@shgysk8zer0 shgysk8zer0 added the enhancement New feature or request label Jul 16, 2024
@shgysk8zer0 shgysk8zer0 self-assigned this Jul 16, 2024
@shgysk8zer0 shgysk8zer0 merged commit 1f2333c into master Jul 16, 2024
4 checks passed
@shgysk8zer0 shgysk8zer0 deleted the feature/more-proposals branch July 16, 2024 02:39
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