File tree 3 files changed +20
-2
lines changed
3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "packages/nest" : " 0.1 .0"
2
+ "packages/nest" : " 0.2 .0"
3
3
}
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ 0.2.0] ( https://github.com/wnfs-wg/nest/compare/nest-v0.1.0...nest-v0.2.0 ) (2023-12-21)
4
+
5
+
6
+ ### Features
7
+
8
+ * add demo ([ 118f7a2] ( https://github.com/wnfs-wg/nest/commit/118f7a2e0642c07d80590fd6c76e001e893bd6a6 ) )
9
+ * add modifications to publish event ([ d6b654c] ( https://github.com/wnfs-wg/nest/commit/d6b654cf6e5959ccf33ada391eb77acec1daea65 ) )
10
+ * add onCommit option ([ ac1b2c7] ( https://github.com/wnfs-wg/nest/commit/ac1b2c7582c479a1344af76efb47db1a89ccedb9 ) )
11
+ * expose errors via entry point ([ d8ec1b5] ( https://github.com/wnfs-wg/nest/commit/d8ec1b5c3a40587c00ff86c2fffb5b3656d5162f ) )
12
+ * throw an error if an infused transaction is a no-op ([ a21de2a] ( https://github.com/wnfs-wg/nest/commit/a21de2a44af92676e78f4c600bea4def29f2be82 ) )
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * lint error ([ e34c608] ( https://github.com/wnfs-wg/nest/commit/e34c608beda249e4272083bf7ad80075e86930df ) )
18
+ * publish debounce ([ a3b6038] ( https://github.com/wnfs-wg/nest/commit/a3b6038900c0198ecbe05eb1005a43d76d70c271 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wnfs-wg/nest" ,
3
3
"type" : " module" ,
4
- "version" : " 0.1 .0" ,
4
+ "version" : " 0.2 .0" ,
5
5
"description" : " A utility layer around the `wnfs` package." ,
6
6
"author" :
" Steven Vandevelde <[email protected] > (tokono.ma)" ,
7
7
"license" : " (Apache-2.0 AND MIT)" ,
You can’t perform that action at this time.
0 commit comments