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: remove util polyfill and fix HISTORY.md #2432

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

ckniffen
Copy link
Collaborator

High Level Overview of Change

  • Remove util from bundle by switching inspect to JSON.stringify
  • Update HISTORY.md with latest 3.0 changes

Type of Change

  • Refactor (non-breaking change that only restructures code)
  • Tests (You added tests for code that already exists, or your new feature included in this PR)
  • Documentation Updates

@ckniffen ckniffen added dependencies Pull requests that update a dependency file 3.0 labels Aug 14, 2023
@ckniffen
Copy link
Collaborator Author

Will re branch and cherry pick tomorrow.

- Remove `util` from bundle by switching `inspect` to `JSON.stringify`
- Update `HISTORY.md` with latest 3.0 changes
@ckniffen ckniffen force-pushed the feature/update-history-remove-utils branch from 74c0b44 to 7fb5220 Compare August 17, 2023 15:49
Copy link
Contributor

@JST5000 JST5000 left a comment

Choose a reason for hiding this comment

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

LGTM

@ckniffen ckniffen merged commit 651d5c1 into 3.0 Aug 21, 2023
12 checks passed
@ckniffen ckniffen deleted the feature/update-history-remove-utils branch August 21, 2023 20:16
ckniffen added a commit that referenced this pull request Aug 28, 2023
- Remove `util` from bundle by switching `inspect` to `JSON.stringify`
- Update `HISTORY.md` with latest 3.0 changes
ckniffen added a commit that referenced this pull request Aug 28, 2023
- Remove `util` from bundle by switching `inspect` to `JSON.stringify`
- Update `HISTORY.md` with latest 3.0 changes
ckniffen added a commit that referenced this pull request Sep 1, 2023
- Remove `util` from bundle by switching `inspect` to `JSON.stringify`
- Update `HISTORY.md` with latest 3.0 changes
ckniffen added a commit that referenced this pull request Oct 5, 2023
- Remove `util` from bundle by switching `inspect` to `JSON.stringify`
- Update `HISTORY.md` with latest 3.0 changes
ckniffen added a commit that referenced this pull request Oct 18, 2023
- Remove `util` from bundle by switching `inspect` to `JSON.stringify`
- Update `HISTORY.md` with latest 3.0 changes
ckniffen added a commit that referenced this pull request Oct 25, 2023
- Remove `util` from bundle by switching `inspect` to `JSON.stringify`
- Update `HISTORY.md` with latest 3.0 changes
ckniffen added a commit that referenced this pull request Nov 1, 2023
- Remove `util` from bundle by switching `inspect` to `JSON.stringify`
- Update `HISTORY.md` with latest 3.0 changes
ckniffen added a commit that referenced this pull request Nov 30, 2023
- Remove `util` from bundle by switching `inspect` to `JSON.stringify`
- Update `HISTORY.md` with latest 3.0 changes
ckniffen added a commit that referenced this pull request Feb 1, 2024
- Remove `util` from bundle by switching `inspect` to `JSON.stringify`
- Update `HISTORY.md` with latest 3.0 changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0 dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants