-
-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: anonrig/fast-querystring
base: 1.0.0
head repository: anonrig/fast-querystring
compare: 1.1.0
- 17 commits
- 23 files changed
- 4 contributors
Commits on Sep 15, 2022
-
chore(.npmignore): remove
node_modules
Always ignored by npm publish, see https://docs.npmjs.com/cli/v8/using-npm/developers#keeping-files-out-of-your-package
Configuration menu - View commit details
-
Copy full SHA for 2b9f845 - Browse repository at this point
Copy the full SHA 2b9f845View commit details
Commits on Oct 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d46a36a - Browse repository at this point
Copy the full SHA d46a36aView commit details
Commits on Nov 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9034bd3 - Browse repository at this point
Copy the full SHA 9034bd3View commit details -
perf: add fine grained benchmarks (#25)
* add benchmarks * adapt changes for fast-querystring * update package-lock.yaml * Apply suggestions from code review Co-authored-by: Yagiz Nizipli <yagiz@nizipli.com> Co-authored-by: Yagiz Nizipli <yagiz@nizipli.com>
Configuration menu - View commit details
-
Copy full SHA for 19336b7 - Browse repository at this point
Copy the full SHA 19336b7View commit details
Commits on Nov 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8a5ea55 - Browse repository at this point
Copy the full SHA 8a5ea55View commit details -
perf: 15 % better perf for number to string, avoid intermediate Math.…
…abs, use implicit number to string coercion (#28) * avoid intermediate Math.abs * format code * use implicit conversion of numbers
Configuration menu - View commit details
-
Copy full SHA for 79037c7 - Browse repository at this point
Copy the full SHA 79037c7View commit details -
perf: use pre calculated utf16 table (#29)
* add benchmarks * adapt changes for fast-querystring * update package-lock.yaml * use precalculated utf16 table
Configuration menu - View commit details
-
Copy full SHA for 14af35b - Browse repository at this point
Copy the full SHA 14af35bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e98edf0 - Browse repository at this point
Copy the full SHA e98edf0View commit details
Commits on Nov 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 10e25de - Browse repository at this point
Copy the full SHA 10e25deView commit details
Commits on Jan 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2966db5 - Browse repository at this point
Copy the full SHA 2966db5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4ee455 - Browse repository at this point
Copy the full SHA f4ee455View commit details -
Configuration menu - View commit details
-
Copy full SHA for b594edd - Browse repository at this point
Copy the full SHA b594eddView commit details -
build(deps-dev): bump query-string from 7.1.3 to 8.1.0
Bumps [query-string](https://github.com/sindresorhus/query-string) from 7.1.3 to 8.1.0. - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](sindresorhus/query-string@v7.1.3...v8.1.0) --- updated-dependencies: - dependency-name: query-string dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ea636d0 - Browse repository at this point
Copy the full SHA ea636d0View commit details -
build(deps-dev): bump @vitest/coverage-c8 from 0.23.4 to 0.26.3
Bumps [@vitest/coverage-c8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-c8) from 0.23.4 to 0.26.3. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v0.26.3/packages/coverage-c8) --- updated-dependencies: - dependency-name: "@vitest/coverage-c8" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 312f3ea - Browse repository at this point
Copy the full SHA 312f3eaView commit details -
build(deps-dev): bump vitest from 0.23.4 to 0.26.3
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.23.4 to 0.26.3. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v0.26.3/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 93c9da4 - Browse repository at this point
Copy the full SHA 93c9da4View commit details
Commits on Jan 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4b96311 - Browse repository at this point
Copy the full SHA 4b96311View commit details -
Configuration menu - View commit details
-
Copy full SHA for 054f961 - Browse repository at this point
Copy the full SHA 054f961View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.0.0...1.1.0