File tree Expand file tree Collapse file tree 11 files changed +22
-20
lines changed Expand file tree Collapse file tree 11 files changed +22
-20
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.2.2] ( https://github.com/analogjs/analog/compare/v1.2.1...v1.2.2 ) (2024-04-18)
2+
13## [ 1.2.1] ( https://github.com/analogjs/analog/compare/v1.2.1-beta.4...v1.2.1 ) (2024-04-18)
24
35## [ 1.2.1-beta.4] ( https://github.com/analogjs/analog/compare/v1.2.1-beta.3...v1.2.1-beta.4 ) (2024-04-18)
Original file line number Diff line number Diff line change 11{
22 "name" : " analogjs-platform" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.2.2 " ,
44 "license" : " MIT" ,
55 "type" : " module" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @analogjs/astro-angular" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.2.2 " ,
44 "description" : " Use Angular components within Astro" ,
55 "type" : " module" ,
66 "author" :
" Brandon Roberts <[email protected] >" ,
2828 "url" : " https://github.com/analogjs/analog.git"
2929 },
3030 "dependencies" : {
31- "@analogjs/vite-plugin-angular" : " ^1.2.1 "
31+ "@analogjs/vite-plugin-angular" : " ^1.2.2 "
3232 },
3333 "peerDependencies" : {
3434 "@angular-devkit/build-angular" : " >=16.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @analogjs/content" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.2.2 " ,
44 "description" : " Content Rendering for Analog" ,
55 "type" : " module" ,
66 "author" :
" Brandon Roberts <[email protected] >" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " create-analog" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.2.2 " ,
44 "type" : " module" ,
55 "license" : " MIT" ,
66 "author" : " Brandon Roberts" ,
Original file line number Diff line number Diff line change 1515 "test" : " ng test"
1616 },
1717 "dependencies" : {
18- "@analogjs/content" : " ^1.2.1 " ,
19- "@analogjs/router" : " ^1.2.1 " ,
18+ "@analogjs/content" : " ^1.2.2 " ,
19+ "@analogjs/router" : " ^1.2.2 " ,
2020 "@angular/animations" : " ^17.2.0" ,
2121 "@angular/common" : " ^17.2.0" ,
2222 "@angular/compiler" : " ^17.2.0" ,
3838 "zone.js" : " ~0.14.0"
3939 },
4040 "devDependencies" : {
41- "@analogjs/platform" : " ^1.2.1 " ,
42- "@analogjs/vite-plugin-angular" : " ^1.2.1 " ,
41+ "@analogjs/platform" : " ^1.2.2 " ,
42+ "@analogjs/vite-plugin-angular" : " ^1.2.2 " ,
4343 "@angular/cli" : " ^17.2.0" ,
4444 "@angular/compiler-cli" : " ^17.2.0" ,
4545 "@nx/vite" : " ~18.0.0" ,
Original file line number Diff line number Diff line change 1515 "test" : " ng test"
1616 },
1717 "dependencies" : {
18- "@analogjs/content" : " ^1.2.1 " ,
19- "@analogjs/router" : " ^1.2.1 " ,
18+ "@analogjs/content" : " ^1.2.2 " ,
19+ "@analogjs/router" : " ^1.2.2 " ,
2020 "@angular/animations" : " ^17.2.0" ,
2121 "@angular/common" : " ^17.2.0" ,
2222 "@angular/compiler" : " ^17.2.0" ,
3838 "zone.js" : " ~0.14.0"
3939 },
4040 "devDependencies" : {
41- "@analogjs/platform" : " ^1.2.1 " ,
42- "@analogjs/vite-plugin-angular" : " ^1.2.1 " ,
41+ "@analogjs/platform" : " ^1.2.2 " ,
42+ "@analogjs/vite-plugin-angular" : " ^1.2.2 " ,
4343 "@angular-devkit/build-angular" : " ^17.2.0" ,
4444 "@angular/cli" : " ^17.2.0" ,
4545 "@angular/compiler-cli" : " ^17.2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @analogjs/platform" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.2.2 " ,
44 "description" : " The fullstack meta-framework for Angular" ,
55 "type" : " module" ,
66 "author" :
" Brandon Roberts <[email protected] >" ,
2525 },
2626 "dependencies" : {
2727 "nitropack" : " ^2.6.0" ,
28- "@analogjs/vite-plugin-angular" : " ^1.2.1 " ,
29- "@analogjs/vite-plugin-nitro" : " ^1.2.1 "
28+ "@analogjs/vite-plugin-angular" : " ^1.2.2 " ,
29+ "@analogjs/vite-plugin-nitro" : " ^1.2.2 "
3030 },
3131 "peerDependencies" : {
3232 "@nx/devkit" : " ^16.0.0 || ^17.0.0 || ^18.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @analogjs/router" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.2.2 " ,
44 "description" : " Filesystem-based routing for Angular" ,
55 "type" : " module" ,
66 "author" :
" Brandon Roberts <[email protected] >" ,
2424 "@angular/router" : " ^15.0.0 || >=16.0.0"
2525 },
2626 "optionalDependencies" : {
27- "@analogjs/content" : " ^1.2.1 "
27+ "@analogjs/content" : " ^1.2.2 "
2828 },
2929 "dependencies" : {
3030 "tslib" : " ^2.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @analogjs/vite-plugin-angular" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.2.2 " ,
44 "description" : " Vite Plugin for Angular" ,
55 "type" : " module" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments