File tree Expand file tree Collapse file tree 6 files changed +21
-11
lines changed
Expand file tree Collapse file tree 6 files changed +21
-11
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
2- "name" : " todo-app " ,
2+ "name" : " examples/react/ todo" ,
33 "private" : true ,
4- "version" : " 0.0.0 " ,
4+ "version" : " 0.0.1 " ,
55 "dependencies" : {
66 "@tanstack/react-optimistic" : " workspace:*" ,
77 "cors" : " ^2.8.5" ,
3636 "typescript" : " ^5.8.2" ,
3737 "vite" : " ^6.2.2"
3838 },
39- "private" : true ,
4039 "scripts" : {
4140 "api:dev" : " tsx watch src/api/server.ts" ,
4241 "build" : " tsc -b && vite build" ,
Original file line number Diff line number Diff line change 1+ # @tanstack/optimistic
2+
3+ ## 0.0.1
4+
5+ ### Patch Changes
6+
7+ - feat: Initial release ([ #2 ] ( https://github.com/TanStack/optimistic/pull/2 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @tanstack/optimistic" ,
33 "description" : " Core optimistic updates library" ,
4- "version" : " 0.0.0 " ,
4+ "version" : " 0.0.1 " ,
55 "dependencies" : {
66 "@standard-schema/spec" : " ^1.0.0" ,
77 "@tanstack/store" : " ^0.7.0" ,
Original file line number Diff line number Diff line change 1+ # @tanstack/react-optimistic
2+
3+ ## 0.0.1
4+
5+ ### Patch Changes
6+
7+ - feat: Initial release ([ #2 ] ( https://github.com/TanStack/optimistic/pull/2 ) )
8+
9+ - Updated dependencies [[ ` 2d2dd77 ` ] ( https://github.com/TanStack/optimistic/commit/2d2dd7743f715ffefaeee8e8d11173b751c7043b )] :
10+ - @tanstack/optimistic @0.0.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @tanstack/react-optimistic" ,
33 "description" : " React hooks for optimistic updates" ,
4- "version" : " 0.0.0 " ,
4+ "version" : " 0.0.1 " ,
55 "dependencies" : {
66 "@tanstack/optimistic" : " workspace:*" ,
77 "@tanstack/store" : " ^0.7.0" ,
You can’t perform that action at this time.
0 commit comments