-
Notifications
You must be signed in to change notification settings - Fork 62
Comparing changes
Open a pull request
base repository: maritz/nohm
base: v2.2.3
head repository: maritz/nohm
compare: v3.0.0
- 20 commits
- 99 files changed
- 3 contributors
Commits on Jan 18, 2020
-
refactor: tests now use ava and typescript
fix: some typing fixes (testing revealed issues) Due to nodeunit not being supported anymore for a long time now and tests so far still being almost entirely javascript, all tests required a refactoring. Most tests should still work exactly the same way, but some were reworked as well - especially where callbacks were previously used.
Configuration menu - View commit details
-
Copy full SHA for 38bc988 - Browse repository at this point
Copy the full SHA 38bc988View commit details -
Configuration menu - View commit details
-
Copy full SHA for 708dc07 - Browse repository at this point
Copy the full SHA 708dc07View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec4d444 - Browse repository at this point
Copy the full SHA ec4d444View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fb5881 - Browse repository at this point
Copy the full SHA 5fb5881View commit details -
Configuration menu - View commit details
-
Copy full SHA for 580b6d3 - Browse repository at this point
Copy the full SHA 580b6d3View commit details
Commits on Mar 14, 2020
-
chore(deps): bump acorn from 6.4.0 to 6.4.1 (#155)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](acornjs/acorn@6.4.0...6.4.1) 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 1ada7c9 - Browse repository at this point
Copy the full SHA 1ada7c9View commit details
Commits on Jul 14, 2020
-
chore(deps-dev): bump standard-version from 6.0.1 to 8.0.1 (#158)
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 6.0.1 to 8.0.1. - [Release notes](https://github.com/conventional-changelog/standard-version/releases) - [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md) - [Commits](conventional-changelog/standard-version@v6.0.1...v8.0.1) 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 64aa5c1 - Browse repository at this point
Copy the full SHA 64aa5c1View commit details
Commits on Jul 15, 2020
-
chore(deps): bump lodash from 4.17.15 to 4.17.19 (#159)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19) 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 3031dac - Browse repository at this point
Copy the full SHA 3031dacView commit details
Commits on Mar 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b2c8f2c - Browse repository at this point
Copy the full SHA b2c8f2cView commit details
Commits on Mar 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5957c5f - Browse repository at this point
Copy the full SHA 5957c5fView commit details -
chore!: drop support for node v8
BREAKING CHANGE: since eslint dropped support for v8 and nohm depends on it for development purposes, it is best to drop support here too.
Configuration menu - View commit details
-
Copy full SHA for 2931b44 - Browse repository at this point
Copy the full SHA 2931b44View commit details -
chore: update dependencies of example rest server
Also fix some style issues
Configuration menu - View commit details
-
Copy full SHA for e443aa3 - Browse repository at this point
Copy the full SHA e443aa3View commit details
Commits on Feb 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5ca2cf7 - Browse repository at this point
Copy the full SHA 5ca2cf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b6130b - Browse repository at this point
Copy the full SHA 1b6130bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4be4250 - Browse repository at this point
Copy the full SHA 4be4250View commit details
Commits on Feb 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 853e7cb - Browse repository at this point
Copy the full SHA 853e7cbView commit details -
chore: some security fixes and locking @types/node until major TS upg…
…rade is possible
Configuration menu - View commit details
-
Copy full SHA for 674d5aa - Browse repository at this point
Copy the full SHA 674d5aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e74216 - Browse repository at this point
Copy the full SHA 4e74216View commit details -
Configuration menu - View commit details
-
Copy full SHA for 396254c - Browse repository at this point
Copy the full SHA 396254cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6edf38 - Browse repository at this point
Copy the full SHA e6edf38View 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 v2.2.3...v3.0.0