Skip to content
This repository has been archived by the owner on Jan 16, 2022. It is now read-only.

Update to v6.6.8 #9

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from
Draft

Update to v6.6.8 #9

wants to merge 20 commits into from

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    dfd0344 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9098a5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from dangus21/cont_let_var

    Re assign variables that use var to let and const
    luciferreeves committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    b82465f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87d5fb7 View commit details
    Browse the repository at this point in the history
  5. Exporting modules

    Replaced all instances of module["exports"] with module.exports
    dangus21 committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    9224f5d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #10 from luciferreeves/workflow-patch-1

    Update to run Build workflow on all branches
    luciferreeves committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    35e758c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #11 from dangus21/module_exports

    instances of module["exports"] replaced with module.exports
    luciferreeves committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    98010fd View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. Configuration menu
    Copy the full SHA
    aaa3c9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31d9243 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12 from dangus21/module_exports_pt2

    Refactor: Update linting rules + Chore: Update files to lint
    luciferreeves committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    6be6d74 View commit details
    Browse the repository at this point in the history
  4. Update index.d.ts

    luciferreeves committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    100d23d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #14 from luciferreeves/types-patch-1

    Chore: Update type definitions for bigInt() in index.d.ts
    luciferreeves committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    8c442eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e343aef View commit details
    Browse the repository at this point in the history
  7. Merge pull request #15 from dangus21/self_this

    Removed unneeded this assignment to self
    luciferreeves committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    892de4c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    f3dbadb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from luciferreeves/update-issue-templates

    Update issue templates
    luciferreeves committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    3dc83e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    464065e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37f2b00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95f2e0a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #21 from luciferreeves/add-keywords

    Added keywords to package.json
    luciferreeves committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    10b2e8a View commit details
    Browse the repository at this point in the history