File tree Expand file tree Collapse file tree 4 files changed +14
-2
lines changed Expand file tree Collapse file tree 4 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.2.0] ( https://github.com/DanielGiljam/tanstack-query-with-orbitjs/compare/@tanstack-query-with-orbitjs/core@0.1.0...@tanstack-query-with-orbitjs/core@0.2.0 ) (2023-07-20)
7+
8+ ### Features
9+
10+ - move default options from client constructor to observer constructor ([ 1ac8dae] ( https://github.com/DanielGiljam/tanstack-query-with-orbitjs/commit/1ac8dae6b1d0db344fa3746f011259d057cc1aa6 ) )
11+
612# 0.1.0 (2023-06-25)
713
814** Note:** Initial version of package @tanstack-query-with-orbitjs/core
Original file line number Diff line number Diff line change 11{
22 "name" : " @tanstack-query-with-orbitjs/core" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 0.2 .0" ,
44 "description" : " A library for using TanStack Query with Orbit.js." ,
55 "keywords" : [
66 " orbit" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.2.0] ( https://github.com/DanielGiljam/tanstack-query-with-orbitjs/compare/@tanstack-query-with-orbitjs/react@0.1.0...@tanstack-query-with-orbitjs/react@0.2.0 ) (2023-07-20)
7+
8+ ### Features
9+
10+ - re-export everything from @tanstack/react-query ([ cd26c05] ( https://github.com/DanielGiljam/tanstack-query-with-orbitjs/commit/cd26c05b7dbc75770ffca5a74d63ead35c90a7f3 ) )
11+
612# 0.1.0 (2023-06-25)
713
814** Note:** Initial version of package @tanstack-query-with-orbitjs/react
Original file line number Diff line number Diff line change 11{
22 "name" : " @tanstack-query-with-orbitjs/react" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 0.2 .0" ,
44 "description" : " React bindings for using TanStack Query with Orbit.js." ,
55 "keywords" : [
66 " orbit" ,
You can’t perform that action at this time.
0 commit comments