Skip to content

Commit

Permalink
Merge pull request #7 from auth0-training/fix/resolver-null-error
Browse files Browse the repository at this point in the history
Fixes for null reference errors
  • Loading branch information
Bobby Johnson authored Sep 27, 2021
2 parents 10d0966 + 0b1c7fb commit b97c6fa
Show file tree
Hide file tree
Showing 6 changed files with 531 additions and 710 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,12 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how

### Changed
- Renamed `auth0.lab.notification` to `auth0.lab.promptForConfiguration`
- Updated dependencies
- Updated dependencies

## [1.2.1] - 2021-09-27

### Changed
- Fixed issue with local configure when no `resourceServers` or `clients` are defined in `environment.json`
- Added temporary webpack fix for node-auth0 build errors
- Added temporary webpack fix for auth0-deploy-cli build warnings
- Updated dependencies
Loading

0 comments on commit b97c6fa

Please sign in to comment.