|
| 1 | +# Changelog |
| 2 | + |
| 3 | +All notable changes to this project will be documented in this file. |
| 4 | + |
| 5 | +## [Unreleased](https://github.com/StudioLambda/Query/compare/v1.4.0...HEAD) |
| 6 | + |
| 7 | +### Bug Fixes |
| 8 | + |
| 9 | +- Remove unecesary dependency ([fbfda60](https://github.com/StudioLambda/Query/commit/fbfda607291bb8a87cc35423f3ff8ad524d8fcb7)) |
| 10 | +- Upgrade node version ([82a4651](https://github.com/StudioLambda/Query/commit/82a46511ddb956d14b540ab2d148db79db7e64c1)) |
| 11 | +- **tests**: Revert to default reporter ([8f1f009](https://github.com/StudioLambda/Query/commit/8f1f00962208ba4b80d66ec7ee8e4ae69b477d61)) |
| 12 | +- Disable no-shadow lint rule and remove dead code in query ([5cd9644](https://github.com/StudioLambda/Query/commit/5cd96441a7918a8c9e21eabe098efdc91d6f9aca)) |
| 13 | + |
| 14 | +### Documentation |
| 15 | + |
| 16 | +- Add comprehensive JSDoc documentation to all exported APIs ([89c9388](https://github.com/StudioLambda/Query/commit/89c93883641af4d45fdc5178c73d6a4e66a3e1ef)) |
| 17 | + |
| 18 | +### Features |
| 19 | + |
| 20 | +- Improve tests ([e35d444](https://github.com/StudioLambda/Query/commit/e35d444b0b935d7c3539f3953ee7dbf650df82a2)) |
| 21 | +- Remove memos ([25da77f](https://github.com/StudioLambda/Query/commit/25da77f1197d39d4165ced3536adb19de65b1b70)) |
| 22 | +- **tests**: Github actions reporter ([663d5a1](https://github.com/StudioLambda/Query/commit/663d5a1ff0cb0a423e75edb516527f7ac5922cb6)) |
| 23 | +- Add agent skill and improve readonly type safety ([341a4ac](https://github.com/StudioLambda/Query/commit/341a4aca79a66215a9d98bc74d283160aa65690f)) |
| 24 | +- **react**: Use useEffectEvent for effect event handlers ([c650fbb](https://github.com/StudioLambda/Query/commit/c650fbb0becf0d1c34cb93b58cf296b9de2770b2)) |
| 25 | + |
| 26 | +### Miscellaneous |
| 27 | + |
| 28 | +- Migrate from eslint+prettier to oxlint+oxfmt ([fe975c8](https://github.com/StudioLambda/Query/commit/fe975c8cabd65f122dd7f614da86baa442456815)) |
| 29 | +- Update all dev dependencies to latest versions ([ec990b9](https://github.com/StudioLambda/Query/commit/ec990b9f1ff096123558d2f479e7b8e4e77959d7)) |
| 30 | + |
| 31 | +### Styling |
| 32 | + |
| 33 | +- Format with oxfmt ([56fecdd](https://github.com/StudioLambda/Query/commit/56fecddf6d9612d3ac9d7a14f635b2bbc4c19558)) |
| 34 | + |
| 35 | +## [1.4.0](https://github.com/StudioLambda/Query/compare/v1.3.0...v1.4.0) - 2025-10-26 |
| 36 | + |
| 37 | +### Bug Fixes |
| 38 | + |
| 39 | +- Ci node version ([1b47428](https://github.com/StudioLambda/Query/commit/1b474286791d1323d9a35e1a12b700e7f0acf39c)) |
| 40 | +- Type imports ([b2ee694](https://github.com/StudioLambda/Query/commit/b2ee6947f769ce5ceb24b76e0bb3b2080e1c6d04)) |
| 41 | +- Only build on ci ([aaf3d51](https://github.com/StudioLambda/Query/commit/aaf3d51d7c3cee21db1124f081c5179a08d8020c)) |
| 42 | +- Format check on ci ([0011a70](https://github.com/StudioLambda/Query/commit/0011a7004080b7b5356dd798d52b1f6d7662e6ff)) |
| 43 | +- Typo in ci ([138144a](https://github.com/StudioLambda/Query/commit/138144abf16417282b0ce21675b90d0ecaa8fe68)) |
| 44 | +- Remove wildcard from ignore dist in eslint ([1b63b51](https://github.com/StudioLambda/Query/commit/1b63b51ad71f75d91d43270d2127149d576ee8d8)) |
| 45 | +- Query on provider ([0446791](https://github.com/StudioLambda/Query/commit/044679162dee159d4cc09acb46e9045a1fdc10d0)) |
| 46 | +- **react**: Preserve hooks and component names and fixes to broadcast channel ([556ade5](https://github.com/StudioLambda/Query/commit/556ade5188ce54e029bfb36d2a2ff7ddc23d65af)) |
| 47 | + |
| 48 | +### Features |
| 49 | + |
| 50 | +- Bump version to 1.3.0 ([0505a87](https://github.com/StudioLambda/Query/commit/0505a87d061c42a427836c1959784386b386fff2)) |
| 51 | +- Upgrade deps + fix linting errors ([f0e2991](https://github.com/StudioLambda/Query/commit/f0e2991d5fa059bc90f90e38c6bf48071ad613a7)) |
| 52 | +- **react**: React compiler ([0b09cf2](https://github.com/StudioLambda/Query/commit/0b09cf25e52b39b3b0db415b0f969f8e83224dd8)) |
| 53 | +- Bump version to 1.4.0 ([038e849](https://github.com/StudioLambda/Query/commit/038e84961be09e234826fb682d928ad601f74e1a)) |
| 54 | +- Add .nvmrc file ([2783b04](https://github.com/StudioLambda/Query/commit/2783b04ba52ef2ea01c46290cb9baae33f5d2995)) |
| 55 | + |
| 56 | +### Miscellaneous |
| 57 | + |
| 58 | +- **ci**: Rename ci jobs ([38d4426](https://github.com/StudioLambda/Query/commit/38d4426b3feac1459f236263932c27f28c0b89fd)) |
| 59 | +- Rename prettier config file ([2a932bf](https://github.com/StudioLambda/Query/commit/2a932bf1fde323db3965d4240dae079dfdc62afa)) |
| 60 | + |
| 61 | +### Chose |
| 62 | + |
| 63 | +- **ci**: Only build if pr to main ([f94fb70](https://github.com/StudioLambda/Query/commit/f94fb7096685fa747afce08e6716c6f4518685bb)) |
| 64 | + |
| 65 | +## [1.3.0](https://github.com/StudioLambda/Query/compare/v1.2.0...v1.3.0) - 2025-09-09 |
| 66 | + |
| 67 | +### Bug Fixes |
| 68 | + |
| 69 | +- Wrong name on test file ([c3edc44](https://github.com/StudioLambda/Query/commit/c3edc44426bd0ef75620f361dd457997dcd744b4)) |
| 70 | + |
| 71 | +### Features |
| 72 | + |
| 73 | +- Bump deps ([0027d28](https://github.com/StudioLambda/Query/commit/0027d28d3641eda8d3a70f7632602f3046be382e)) |
| 74 | +- Added devEngines ([60dc761](https://github.com/StudioLambda/Query/commit/60dc7611ffee38bcc573def9f1b63f8fba18c99c)) |
| 75 | +- Upgrade deps, fixes to snapshop and more tests ([fd19ae0](https://github.com/StudioLambda/Query/commit/fd19ae04185f2a604f8a66272c9466f60e143a55)) |
| 76 | + |
| 77 | +## [1.2.0](https://github.com/StudioLambda/Query/compare/v1.1.1...v1.2.0) - 2025-02-22 |
| 78 | + |
| 79 | +### Bug Fixes |
| 80 | + |
| 81 | +- **react**: Fix useQueryBasic's initial render ([aff497a](https://github.com/StudioLambda/Query/commit/aff497a8e4fbaa9630dc140da286ed6e5d6cd73d)) |
| 82 | +- **react**: Export prefetch tags ([c60d1c7](https://github.com/StudioLambda/Query/commit/c60d1c748fb81f6388931100bd85be34b534af43)) |
| 83 | +- **package**: Update lock ([0200ad3](https://github.com/StudioLambda/Query/commit/0200ad36a7547d038fb225f87b8d41a7ab721949)) |
| 84 | + |
| 85 | +### Features |
| 86 | + |
| 87 | +- **react**: Prefetching + prefetch tags ([56e52f1](https://github.com/StudioLambda/Query/commit/56e52f1949b1c2e2aae286d0368bb4a590cc60ea)) |
| 88 | +- **package**: Update dependencies ([108209d](https://github.com/StudioLambda/Query/commit/108209da2bf441704b0ab180fe176bb8f7bb064e)) |
| 89 | + |
| 90 | +## [1.1.1](https://github.com/StudioLambda/Query/compare/v1.1.0...v1.1.1) - 2025-02-15 |
| 91 | + |
| 92 | +### Bug Fixes |
| 93 | + |
| 94 | +- **react**: Simplified initial state ([7971518](https://github.com/StudioLambda/Query/commit/7971518887c473c8f897a86d8236eb840c91cec9)) |
| 95 | + |
| 96 | +### Features |
| 97 | + |
| 98 | +- **react**: Add useQueryBasic hook + update dependencies ([4ebbd59](https://github.com/StudioLambda/Query/commit/4ebbd595298254753f97c1379c899f3510920a0e)) |
| 99 | +- **package**: Update package version ([6dfef0c](https://github.com/StudioLambda/Query/commit/6dfef0cf2542c1956d0f0b44f2e8c17fb3e36070)) |
| 100 | + |
| 101 | +## [1.1.0](https://github.com/StudioLambda/Query/compare/v1.0.0...v1.1.0) - 2025-01-27 |
| 102 | + |
| 103 | +### Bug Fixes |
| 104 | + |
| 105 | +- **query,react**: Fixes to implementation ([8da1972](https://github.com/StudioLambda/Query/commit/8da1972c172dc49da4e232ced160022e6ad21efb)) |
| 106 | +- **tests**: Remove ts expect err ([c936997](https://github.com/StudioLambda/Query/commit/c93699719236619951649e1537f799ccadd63316)) |
| 107 | +- **tests**: React global act ([fd185a3](https://github.com/StudioLambda/Query/commit/fd185a38076a269514223feb48f83e29b0d2152c)) |
| 108 | + |
| 109 | +### Features |
| 110 | + |
| 111 | +- **query**: Separate types ([5fb48de](https://github.com/StudioLambda/Query/commit/5fb48ded5ef362f4a9438749c62548e71ba5cb92)) |
| 112 | +- **ci**: Add ci for tests ([f963136](https://github.com/StudioLambda/Query/commit/f963136f616f601a9b14178b26ea99ded4c75a3a)) |
| 113 | + |
| 114 | +## [1.0.0](https://github.com/StudioLambda/Query/compare/...v1.0.0) - 2025-01-04 |
| 115 | + |
| 116 | +### Bug Fixes |
| 117 | + |
| 118 | +- **core**: Types ([f4c4c54](https://github.com/StudioLambda/Query/commit/f4c4c54ec8014754fb4b0ab9b83d261ba53acf8e)) |
| 119 | +- **query**: Default generic type ([b33bf68](https://github.com/StudioLambda/Query/commit/b33bf680b0ef7241b4b308f864016285cc5b0568)) |
| 120 | + |
| 121 | +### Features |
| 122 | + |
| 123 | +- Update bundling ([c0a3a0b](https://github.com/StudioLambda/Query/commit/c0a3a0b169ed6462f56678d2a287d5700d124daa)) |
| 124 | +- New release ([35bd927](https://github.com/StudioLambda/Query/commit/35bd92756e385163f1767938c33079ae3e621062)) |
| 125 | +- Snapshot ([8333fed](https://github.com/StudioLambda/Query/commit/8333fed568c1d7706991e7519c0ac14ca0f30602)) |
| 126 | +- Caches + events ([91cb43d](https://github.com/StudioLambda/Query/commit/91cb43db219aff8b8819de0012000b2df81d17aa)) |
| 127 | +- **core**: Refactor to lambda query ([82582ea](https://github.com/StudioLambda/Query/commit/82582ea420acdf732c096180b5785e46acb025a4)) |
| 128 | +- **core**: Add keywords ([4974ecb](https://github.com/StudioLambda/Query/commit/4974ecb7b9caa6d9783e6c9ad541466ecf5b4160)) |
| 129 | + |
| 130 | +### Miscellaneous |
| 131 | + |
| 132 | +- Update spelling and fix typos ([b514a32](https://github.com/StudioLambda/Query/commit/b514a32abcd29318a8c5aa10731ee7ec8b339dfd)) |
| 133 | + |
| 134 | + |
0 commit comments