File tree 3 files changed +13
-2
lines changed
packages/next-rsc-error-handler
3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "packages/next-rsc-error-handler" : " 0.3.4 "
2
+ "packages/next-rsc-error-handler" : " 0.4.0 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.4.0] ( https://github.com/infodusha/next-rsc-error-handler/compare/next-rsc-error-handler-v0.3.4...next-rsc-error-handler-v0.4.0 ) (2024-05-22)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * ts path alias support
9
+
10
+ ### Features
11
+
12
+ * ts path alias support ([ 62f8a98] ( https://github.com/infodusha/next-rsc-error-handler/commit/62f8a98c8557a1d2d8e5490411fd29d4706d687f ) )
13
+
3
14
## [ 0.3.4] ( https://github.com/infodusha/next-rsc-error-handler/compare/next-rsc-error-handler-v0.3.3...next-rsc-error-handler-v0.3.4 ) (2024-05-21)
4
15
5
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " next-rsc-error-handler" ,
3
- "version" : " 0.3.4 " ,
3
+ "version" : " 0.4.0 " ,
4
4
"description" : " Webpack plugin that allow to handle RSC errors on the server side" ,
5
5
"main" : " ./src/index.js" ,
6
6
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments