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

FOR REVIEW ONLY - Release v1.19.0 #602

Closed
wants to merge 6 commits into from
Closed

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    5f0ae96 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    48b7989 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. fix: safe intDecoding (#599)

    * fix: safe intDecoding
    
    * test: parse number in edge case
    
    * refactor: remove optional chaining for node12
    AlgoDoggo authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    69a7394 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Remove code that relies on node's path module (#598)

    * Remove code that relies on node's path module
    
    * Replace url-parse with built in WHATWG URL API
    
    * Removed path-browserify fallback from webpack config
    
    * Removed path-browserify and url-parse from npm dependencies
    
    * Removed references to `path-browserify` in FAQ.md
    bmdelacruz authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    da16ef2 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. bump version

    algolucky committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    3657630 View commit details
    Browse the repository at this point in the history
  2. bump version in README.md

    algolucky committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    0385a50 View commit details
    Browse the repository at this point in the history