File tree 4 files changed +14
-2
lines changed 4 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
12
# 0.1.0 (2023-06-25)
7
13
8
14
** Note:** Initial version of package @tanstack-query-with-orbitjs/core
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tanstack-query-with-orbitjs/core" ,
3
- "version" : " 0.1 .0" ,
3
+ "version" : " 0.2 .0" ,
4
4
"description" : " A library for using TanStack Query with Orbit.js." ,
5
5
"keywords" : [
6
6
" orbit" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
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
+
6
12
# 0.1.0 (2023-06-25)
7
13
8
14
** Note:** Initial version of package @tanstack-query-with-orbitjs/react
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tanstack-query-with-orbitjs/react" ,
3
- "version" : " 0.1 .0" ,
3
+ "version" : " 0.2 .0" ,
4
4
"description" : " React bindings for using TanStack Query with Orbit.js." ,
5
5
"keywords" : [
6
6
" orbit" ,
You can’t perform that action at this time.
0 commit comments