This repository has been archived by the owner on Jan 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Update to v6.6.8 #9
Draft
luciferreeves
wants to merge
20
commits into
master
Choose a base branch
from
v6.6.8
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Re assign variables that use var to let and const
luciferreeves
added
documentation
Improvements or additions to documentation
enhancement
New feature or request
fix
refactor
future-pr
labels
Jan 7, 2022
Pull Request Test Coverage Report for Build 1677419967
💛 - Coveralls |
Replaced all instances of module["exports"] with module.exports
Update to run Build workflow on all branches
instances of module["exports"] replaced with module.exports
Refactor: Update linting rules + Chore: Update files to lint
Chore: Update type definitions for bigInt() in index.d.ts
Removed unneeded this assignment to self
Update issue templates
Added keywords to package.json
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
fix
future-pr
refactor
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR is going to remain here until all new features are merged. Any new PRs will be merged to this (
v6.8.8
) branch.For changelog, see commits. Final changelog will be added here as soon as
v6.8.8
is ready to be released.