mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	upgrade frontend and set alpha release
This commit is contained in:
		
							parent
							
								
									30ae143dae
								
							
						
					
					
						commit
						cf35623eec
					
				| @ -1,6 +1,9 @@ | ||||
| # Changelog | ||||
| 
 | ||||
| ## [Unreleased] | ||||
| 
 | ||||
| ## 3.0.0-alpha.1 | ||||
| - upgrade unleash-frontend to 3.0.0-alpha.1 | ||||
| - moved api endpoints to /api/admin/* and /api/client/* | ||||
| - refactored all routes to use a standalone router per file | ||||
| - removed v.1 legacy data support | ||||
|  | ||||
| @ -75,7 +75,7 @@ | ||||
|     "prom-client": "^7.1.0", | ||||
|     "response-time": "^2.3.2", | ||||
|     "serve-favicon": "^2.3.0", | ||||
|     "unleash-frontend": "^2.2.6", | ||||
|     "unleash-frontend": "^3.0.0-alpha.1", | ||||
|     "yallist": "^2.0.0", | ||||
|     "yargs": "^6.5.0" | ||||
|   }, | ||||
|  | ||||
| @ -4645,9 +4645,9 @@ unique-temp-dir@^1.0.0: | ||||
|     os-tmpdir "^1.0.1" | ||||
|     uid2 "0.0.3" | ||||
| 
 | ||||
| unleash-frontend@^2.2.6: | ||||
|   version "2.2.6" | ||||
|   resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-2.2.6.tgz#e135ee5cd77494c6b65c02fa619ed073196d48b7" | ||||
| unleash-frontend@^3.0.0-alpha.1: | ||||
|   version "3.0.0-alpha.1" | ||||
|   resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.0.0-alpha.1.tgz#a4fbd91b0058f41738de8aec17c90bf7e3146e46" | ||||
|   dependencies: | ||||
|     debug "^2.2.0" | ||||
|     immutability-helper "^2.0.0" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user