Releases: JefferyHus/es6-crawler-detect
Releases · JefferyHus/es6-crawler-detect
v4.0.1
What's Changed
- fix: correct the main entry by @JefferyHus in #69
- chore: update badges within the markdown file by @JefferyHus in #70
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- feat(middleware): add a callback function to the middleware by @JefferyHus in #40
- feat(tests) add a database to test against by @JefferyHus in #41
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #42
- Bump terser from 5.10.0 to 5.14.2 by @dependabot in #43
- Fix preparing userAgents from headers by @pro2s in #44
- Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #45
- Bump express from 4.17.2 to 4.17.3 in /example/node by @dependabot in #47
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #48
- Bump webpack from 5.65.0 to 5.76.0 by @dependabot in #50
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #51
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #52
- Bump @babel/traverse from 7.16.5 to 7.23.2 by @dependabot in #53
- Bump express from 4.17.3 to 4.19.2 in /example/node by @dependabot in #55
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #57
- Bump webpack from 5.76.0 to 5.94.0 by @dependabot in #58
- feat: migrating the library to typescript by @JefferyHus in #60
- build(deps): bump body-parser and express in /example/node by @dependabot in #61
- build(deps): bump path-to-regexp and express in /example/node by @dependabot in #62
- build(deps): bump send and express in /example/node by @dependabot in #64
- chore: update the documentation by @JefferyHus in #66
- 4.0.0 by @JefferyHus in #67
New Contributors
Full Changelog: v3.2.0...v4.0.0
4.0.0-beta.2
What's Changed
- feat(middleware): add a callback function to the middleware by @JefferyHus in #40
- feat(tests) add a database to test against by @JefferyHus in #41
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #42
- Bump terser from 5.10.0 to 5.14.2 by @dependabot in #43
- Fix preparing userAgents from headers by @pro2s in #44
- Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #45
- Bump express from 4.17.2 to 4.17.3 in /example/node by @dependabot in #47
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #48
- Bump webpack from 5.65.0 to 5.76.0 by @dependabot in #50
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #51
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #52
- Bump @babel/traverse from 7.16.5 to 7.23.2 by @dependabot in #53
- Bump express from 4.17.3 to 4.19.2 in /example/node by @dependabot in #55
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #57
- Bump webpack from 5.76.0 to 5.94.0 by @dependabot in #58
New Contributors
Full Changelog: v3.2.0...v4.0.0-beta.2
v3.2.0
What's Changed
- Bump lodash from 4.17.15 to 4.17.19 by @dependabot in #21
- Bump elliptic from 6.5.2 to 6.5.3 by @dependabot in #22
- ReDoS prevention by @exx8 in #26
- Update exclusions.js by @joneslloyd in #24
- Bump ini from 1.3.5 to 1.3.7 by @dependabot in #28
- sandboxing the module by @exx8 in #27
- Bump elliptic from 6.5.3 to 6.5.4 by @dependabot in #29
- Bump y18n from 4.0.0 to 4.0.1 by @dependabot in #30
- Bump ssri from 6.0.1 to 6.0.2 by @dependabot in #31
- Bump lodash from 4.17.19 to 4.17.21 by @dependabot in #32
- Bump browserslist from 4.12.0 to 4.16.6 by @dependabot in #33
- Add googlebot to list of accepted crawlers by @gptt916 in #37
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #35
New Contributors
- @exx8 made their first contribution in #26
- @joneslloyd made their first contribution in #24
- @gptt916 made their first contribution in #37
Full Changelog: v3.1.2...v3.2.0
3.0.0
- New useragent regex list.
- Correct the returned value type.
- Add support for expressJS middleware.
1.2.0
Audit security vulnerabilities and upgrade some packages