Releases: auth0-training/labs-vscode-extension
Releases · auth0-training/labs-vscode-extension
Dependency Updates
[1.3.5] - 2022-08-11
Changed
- Updated dependencies
v1.3.4 - Dependabot Alert Updates
[1.3.4] - 2022-03-30
Changed
- Updated dependencies
v1.3.3 - Data Caching Improvements
[1.3.3] - 2021-11-16
Changed
- Gave resolver direct access to data providers
v1.3.2 - Refresh Improvements
[1.3.2] - 2021-11-16
Changed
- Pushed refresh functionality into the LabResourceResolverBuilder to avoid executeCommand
v1.3.1 - Data freshness update
[1.3.1] - 2021-11-15
Changed
- Ensured data is fresh before attempting to write .env files on local configure command.
v1.3.0 - Dependency Updates
Changed
- Updated dependencies
v1.2.2 - Bug Fixes
Removed
- Removed temporary webpack fix for auth0-deploy-cli build warnings
v1.2.1 - Graceful environment.json Handling
Changed
- Fixed issue with local configure when no
resourceServers
orclients
are defined inenvironment.json
- Added temporary webpack fix for node-auth0 build errors
- Added temporary webpack fix for auth0-deploy-cli build warnings
- Updated dependencies
v1.2.0 - Unauthenticated Users Tour
Added
- Implemented the
auth0.lab.promptForAuthentication
command. - Added
unauthenticatedTour
to the local environment model.
Changed
- Renamed
auth0.lab.notification
toauth0.lab.promptForConfiguration
- Updated dependencies
v1.1.4 - Deploy to Auth0 yml Support
Changed
- updated deploy context menu to work for variations of
tenant.yaml
andauth0.yml
.