Skip to content

Commit 35b4a63

Browse files
Release v11.35.0 (#2223)
release v11.35.0
1 parent f8c87c0 commit 35b4a63

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+1039
-823
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,79 @@
11
# Change Log
22

3+
## [v11.35.0](https://github.com/auth0/lock/tree/v11.35.0) (2022-12-19)
4+
5+
[Full Changelog](https://github.com/auth0/lock/compare/v11.34.2...v11.35.0)
6+
7+
**Added**
8+
9+
- Support captcha for Passwordless [\#2222](https://github.com/auth0/lock/pull/2222) ([robinbijlani](https://github.com/robinbijlani))
10+
11+
**Changed**
12+
13+
- Bump dependencies to latest patch and fix typos [\#2210](https://github.com/auth0/lock/pull/2210) ([piwysocki](https://github.com/piwysocki))
14+
- Add CodeQL workflow for GitHub code scanning [\#2197](https://github.com/auth0/lock/pull/2197) ([lgtm-com[bot]](https://github.com/apps/lgtm-com))
15+
- Use lts-browsers docker image for Circle build [\#2204](https://github.com/auth0/lock/pull/2204) ([piwysocki](https://github.com/piwysocki))
16+
- homepage added to package.json [\#2208](https://github.com/auth0/lock/pull/2208) ([piwysocki](https://github.com/piwysocki))
17+
- Remove FAQ reference from README [\#2203](https://github.com/auth0/lock/pull/2203) ([frederikprijck](https://github.com/frederikprijck))
18+
- Update okta logo [\#2201](https://github.com/auth0/lock/pull/2201) ([jamescgarrett](https://github.com/jamescgarrett))
19+
- Update readme to match new design [\#2187](https://github.com/auth0/lock/pull/2187) ([ewanharris](https://github.com/ewanharris))
20+
321
## [v11.34.2](https://github.com/auth0/lock/tree/v11.34.2) (2022-10-10)
22+
423
[Full Changelog](https://github.com/auth0/lock/compare/v11.34.1...v11.34.2)
524

625
**Fixed**
26+
727
- [SDK-3657] Render sign up confirmation before sign in [\#2180](https://github.com/auth0/lock/pull/2180) ([ewanharris](https://github.com/ewanharris))
828

929
## [v11.34.1](https://github.com/auth0/lock/tree/v11.34.1) (2022-09-29)
30+
1031
[Full Changelog](https://github.com/auth0/lock/compare/v11.34.0...v11.34.1)
1132

1233
**Fixed**
34+
1335
- [ESD-22705] Don't pass function to ConfirmationPane unless closable is enabled [\#2176](https://github.com/auth0/lock/pull/2176) ([ewanharris](https://github.com/ewanharris))
1436

1537
**Security**
38+
1639
- [ESD-22866] Disable spellcheck and autocorrect on all sensitive input fields [\#2178](https://github.com/auth0/lock/pull/2178) ([ewanharris](https://github.com/ewanharris))
1740

1841
## [v11.34.0](https://github.com/auth0/lock/tree/v11.34.0) (2022-09-14)
42+
1943
[Full Changelog](https://github.com/auth0/lock/compare/v11.33.3...v11.34.0)
2044

2145
**Added**
46+
2247
- FDR-297: Adding okta for enterprise [\#2172](https://github.com/auth0/lock/pull/2172) ([jamescgarrett](https://github.com/jamescgarrett))
2348

2449
## [v11.33.3](https://github.com/auth0/lock/tree/v11.33.3) (2022-08-16)
50+
2551
[Full Changelog](https://github.com/auth0/lock/compare/v11.33.2...v11.33.3)
2652

2753
**Added**
54+
2855
- IAMRISK-1725 Add password_leaked error label for Signup [\#2160](https://github.com/auth0/lock/pull/2160) ([robinbijlani](https://github.com/robinbijlani))
2956

3057
## [v11.33.2](https://github.com/auth0/lock/tree/v11.33.2) (2022-06-29)
58+
3159
[Full Changelog](https://github.com/auth0/lock/compare/v11.33.1...v11.33.2)
3260

3361
**Changed**
62+
3463
- Bump qs from 6.10.5 to 6.11.0 [\#2147](https://github.com/auth0/lock/pull/2147) ([dependabot[bot]](https://github.com/apps/dependabot))
3564
- Bump shell-quote from 1.7.2 to 1.7.3 [\#2145](https://github.com/auth0/lock/pull/2145) ([dependabot[bot]](https://github.com/apps/dependabot))
3665
- Bump prettier from 2.7.0 to 2.7.1 [\#2144](https://github.com/auth0/lock/pull/2144) ([dependabot[bot]](https://github.com/apps/dependabot))
3766

3867
## [v11.33.1](https://github.com/auth0/lock/tree/v11.33.1) (2022-06-14)
68+
3969
[Full Changelog](https://github.com/auth0/lock/compare/v11.33.0...v11.33.1)
4070

4171
**Fixed**
72+
4273
- Move captcha pane below additional signup fields in UI [\#2135](https://github.com/auth0/lock/pull/2135) ([stevehobbsdev](https://github.com/stevehobbsdev))
4374

4475
**Security**
76+
4577
- [Snyk] Upgrade dompurify from 2.3.6 to 2.3.7 [\#2132](https://github.com/auth0/lock/pull/2132) ([snyk-bot](https://github.com/snyk-bot))
4678

4779
## [v11.33.0](https://github.com/auth0/lock/tree/v11.33.0) (2022-05-05)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ From CDN
2626

2727
```html
2828
<!-- Latest patch release (recommended for production) -->
29-
<script src="https://cdn.auth0.com/js/lock/11.34.2/lock.min.js"></script>
29+
<script src="https://cdn.auth0.com/js/lock/11.35.0/lock.min.js"></script>
3030
```
3131

3232
### Configure Auth0

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "auth0-lock",
3-
"version": "11.34.2",
3+
"version": "11.35.0",
44
"main": "build/lock.js",
55
"ignore": [
66
"lib-cov",

build/af.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)