File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed
Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 0.7.0 (2025-02-23)
2+
3+ ### 🚀 Features
4+
5+ - align with nx major version ([ #533 ] ( https://github.com/RobbyRabbitman/nx-plus/pull/533 ) )
6+
7+ ### 🩹 Fixes
8+
9+ - ** tools-renovate-bot:** migrate config ([ #103 ] ( https://github.com/RobbyRabbitman/nx-plus/pull/103 ) )
10+
111## 0.6.2 (2024-07-21)
212
313
Original file line number Diff line number Diff line change 11{
22 "name" : " @robby-rabbitman/nx-plus-web-dev-server" ,
3- "version" : " 0.6.2 " ,
3+ "version" : " 0.7.0 " ,
44 "description" : " Web Dev Server plugin for Nx workspaces." ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @robby-rabbitman/nx-plus-web-test-runner" ,
3- "version" : " 0.6.2 " ,
3+ "version" : " 0.7.0 " ,
44 "description" : " Web Test Runner integration for Nx workspaces." ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @robby-rabbitman/nx-plus" ,
3- "version" : " 0.6.2 " ,
3+ "version" : " 0.7.0 " ,
44 "scripts" : {
55 "clean" : " git clean -dfX && pnpm i && pnpm nx reset && pnpm nx sync" ,
66 "postinstall" : " sh tools/workspace/src/npm-life-cycle/post-install.sh" ,
You can’t perform that action at this time.
0 commit comments