-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: googlemaps/js-typescript-guards
base: v1.0.16
head repository: googlemaps/js-typescript-guards
compare: v2.0.0
- 10 commits
- 6 files changed
- 4 contributors
Commits on May 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fb7dc94 - Browse repository at this point
Copy the full SHA fb7dc94View commit details -
chore(deps-dev): bump rollup from 2.73.0 to 2.74.1 (#205)
Bumps [rollup](https://github.com/rollup/rollup) from 2.73.0 to 2.74.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.73.0...v2.74.1) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4b8b664 - Browse repository at this point
Copy the full SHA 4b8b664View commit details
Commits on May 23, 2022
-
chore(deps-dev): bump eslint from 8.15.0 to 8.16.0 (#206)
Bumps [eslint](https://github.com/eslint/eslint) from 8.15.0 to 8.16.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.15.0...v8.16.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 62917e9 - Browse repository at this point
Copy the full SHA 62917e9View commit details -
chore(deps-dev): bump @googlemaps/jest-mocks from 2.7.3 to 2.7.4 (#207)
Bumps [@googlemaps/jest-mocks](https://github.com/googlemaps/js-jest-mocks) from 2.7.3 to 2.7.4. - [Release notes](https://github.com/googlemaps/js-jest-mocks/releases) - [Commits](googlemaps/js-jest-mocks@v2.7.3...v2.7.4) --- updated-dependencies: - dependency-name: "@googlemaps/jest-mocks" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 507bff2 - Browse repository at this point
Copy the full SHA 507bff2View commit details -
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#208)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.25.0 to 5.26.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.26.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e7b8887 - Browse repository at this point
Copy the full SHA e7b8887View commit details -
chore(deps-dev): bump @typescript-eslint/parser from 5.25.0 to 5.26.0 (…
…#209) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.25.0 to 5.26.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.26.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f3418ca - Browse repository at this point
Copy the full SHA f3418caView commit details -
chore(deps-dev): bump @types/google.maps from 3.48.8 to 3.49.0 (#210)
Bumps [@types/google.maps](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/google.maps) from 3.48.8 to 3.49.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/google.maps) --- updated-dependencies: - dependency-name: "@types/google.maps" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8ac4423 - Browse repository at this point
Copy the full SHA 8ac4423View commit details
Commits on May 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5b38dd5 - Browse repository at this point
Copy the full SHA 5b38dd5View commit details -
fix: Add esm support to package.json (#211)
BREAKING CHANGE: changing to ESM may require changes by consumers of this library
Configuration menu - View commit details
-
Copy full SHA for 0198913 - Browse repository at this point
Copy the full SHA 0198913View commit details -
chore(release): 2.0.0 [skip ci]
## [2.0.0](v1.0.16...v2.0.0) (2022-05-25) ### ⚠ BREAKING CHANGES * changing to ESM may require changes by consumers of this library ### Bug Fixes * Add esm support to package.json ([#211](#211)) ([0198913](0198913)) ### Build System * change dependabot interval to weekly ([#204](#204)) ([fb7dc94](fb7dc94)) ### Miscellaneous Chores * **deps-dev:** bump @googlemaps/jest-mocks from 2.7.3 to 2.7.4 ([#207](#207)) ([507bff2](507bff2)) * **deps-dev:** bump @types/google.maps from 3.48.8 to 3.49.0 ([#210](#210)) ([8ac4423](8ac4423)) * **deps-dev:** bump @typescript-eslint/eslint-plugin ([#208](#208)) ([e7b8887](e7b8887)) * **deps-dev:** bump @typescript-eslint/parser from 5.25.0 to 5.26.0 ([#209](#209)) ([f3418ca](f3418ca)) * **deps-dev:** bump eslint from 8.15.0 to 8.16.0 ([#206](#206)) ([62917e9](62917e9)) * **deps-dev:** bump rollup from 2.73.0 to 2.74.1 ([#205](#205)) ([4b8b664](4b8b664)) * update owners ([#212](#212)) ([5b38dd5](5b38dd5))
Configuration menu - View commit details
-
Copy full SHA for 53f8cd3 - Browse repository at this point
Copy the full SHA 53f8cd3View 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 v1.0.16...v2.0.0