Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 2.4.1 #629

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 8, 2024

🤖 I have created a release beep boop

2.4.1 (2024-02-14)

⚠ BREAKING CHANGES

  • remove immutable (#497)
  • typeorm (#260)

Features

Bug Fixes

  • action may be undefined (#325) (1bc993e)
  • add currentMemberId back to signOut mutation (#245) (852e6e7)
  • add async (8a87c2a)
  • add enabled for useItemsInCategories (aa6abf6)
  • add invalidation of itemLikeForItem (2623486)
  • add mock websockets client (#321) (b8734b8)
  • add mutations for favorite item (1299274)
  • add query prefix on post etherpad (#222) (f92986b)
  • add tests, apply changes (ea1328c)
  • add types property to package.json (414ce17), closes #133
  • add types to invitation hooks (#236) (723e817)
  • allow descendents id to be undefined (#604) (550cea8)
  • allow item to be undefined in useEtherpad (852e6e7)
  • allow optional properties (#250) (493d9e2)
  • allow undefined memberId in publicprofile hook (#613) (f52d163)
  • allow union litterals in aggregate (#580) (6955626)
  • argument in useDeleteItemLike and refactor to use custom mutation hook (#284) (2623486)
  • better understanding of staleTime and cacheTime (#594) (662549a)
  • build and tsconfig for tests (c6517df)
  • build: remove microbundle-crl and expose as ts package in commonjs (853338b)
  • bump sdk to 0.10.0 (#263) (c28d49d)
  • catch avatar not found error (#248) (d7d8e97)
  • change getFileContentWithUrl handle response (e3a5159)
  • change list to map (c484e77)
  • change route url to public (c1cbc1a)
  • changes by review (8c6cdb1)
  • changes by review (c0bfa0f)
  • changes by review (ce86263)
  • check window exists (#176) (0a13f53)
  • ci: setup node with version 16 (7d6e6d3)
  • complete action type (ebdf47f)
  • convert date string in websocket data (#430) (c6517df)
  • correctly export buildDeleteMemberRoute (3138b2b)
  • deduplicate item ids on add favorites (#256) (3b40b5d)
  • deprecate exported types, use types from sdk instead (c9be56d)
  • deps: update dependency @graasp/sdk to v1.1.1 (#309) (0ddb9ec)
  • deps: update dependency @graasp/sdk to v1.1.2 (#341) (a2a3df3)
  • deps: update dependency @graasp/sdk to v1.1.3 (#349) (474e272)
  • deps: update dependency @graasp/sdk to v1.10.1 (#472) (ab106df)
  • deps: update dependency @graasp/sdk to v1.2.0 (#372) (198eb52)
  • deps: update dependency @graasp/sdk to v1.9.2 (#488) (510d0a8)
  • deps: update dependency @graasp/sdk to v2.1.0 (#505) (8ff6c51)
  • deps: update dependency @graasp/sdk to v3.3.0 (#525) (ac44114)
  • deps: update dependency @graasp/sdk to v3.4.0 (#568) (de5e2bc)
  • deps: update dependency @graasp/sdk to v3.4.1 (7abba36)
  • deps: update dependency @graasp/sdk to v3.5.0 (#584) (43de546)
  • deps: update dependency @graasp/translations to v1.15.0 (#310) (1c0294f)
  • deps: update dependency @graasp/translations to v1.15.1 (#346) (e3f1661)
  • deps: update dependency @graasp/translations to v1.16.0 (#360) (905230d)
  • deps: update dependency @graasp/translations to v1.16.1 (#364) (9b5b038)
  • deps: update dependency @graasp/translations to v1.18.2 (#395) (1579dda)
  • deps: update dependency @graasp/translations to v1.18.3 (#398) (d0bda85)
  • deps: update dependency @graasp/translations to v1.19.0 (#408) (a88d652)
  • deps: update dependency @graasp/translations to v1.19.1 (#432) (9e5e8b6)
  • deps: update dependency @graasp/translations to v1.19.2 (#445) (bb4f6af)
  • deps: update dependency @graasp/translations to v1.19.3 (#463) (dc0d433)
  • deps: update dependency @graasp/translations to v1.19.4 (#492) (83ba314)
  • deps: update dependency @graasp/translations to v1.20.0 (#519) (2825e4f)
  • deps: update dependency @graasp/translations to v1.21.1 (#543) (d028861)
  • deps: update dependency @graasp/translations to v1.22.0 (#564) (39b493b)
  • deps: update dependency @graasp/translations to v1.22.1 (#567) (adc9846)
  • deps: update dependency crypto-js to v4.2.0 [security] (#499) (cd09f87)
  • deps: update dependency http-status-codes to v2.3.0 (#461) (3c14997)
  • deps: update dependency immutable to v4.3.2 (#371) (194a101)
  • deps: update dependency qs to v6.11.2 (#299) (cdc1014)
  • deps: update dependency typescript to v5.1.6 (#311) (d082382)
  • deps: update dependency uuid to v9.0.1 (#440) (b998517)
  • do not check authentication for GET item login (eb0381a)
  • do not check user authentication on post item login (0354aed)
  • do not order original array on hash (c5370f1)
  • do not update reference (d52c634)
  • export public getAllPublishedItems route (#337) (115d578)
  • export route (aa690de)
  • export routes (c4d128f)
  • extract etherpad object from api response (#322) (09a900a)
  • fallback and merge private and public reponse for arrays (2fe3623)
  • fix according to review (a965f8a)
  • fix according to review (422fada)
  • fix aggregate type date (#509) (7d5e2c7)
  • fix bug (2e851b9)
  • fix bugs in tests (bc58b82)
  • fix export (16c135d)
  • fix function name (21b90c0)
  • fix function name (c01b253)
  • fix issues from comments (8ca2f9d)
  • fix item tag and item category types (81f39b9)
  • fix mutation keys (53bfe67)
  • fix parameters for get categories (a9e4a1a)
  • fix plans hoks (8c93cc2)
  • fix query client due to backend changes (981b3c9)
  • fix route (2f42b0e)
  • fix style issues, add tests for failing cases (57630ab)
  • fix styles (443ae1b)
  • fix typo (acfb124)
  • fix useItemsTags enabled condition (0ff8f38)
  • fixed bugs in test (7ca7e11)
  • get parents can return partial result (#225) (c476a04)
  • improve style (b007980)
  • improve type of notifier (#274) (7d6e6d3)
  • include changes after review (a8a7522)
  • include changes after review (abb4ef4)
  • include changes after review (274a328)
  • invalidate children key on reorder (#359) (15005b9)
  • make defaultConfig properties optional (1bfb093)
  • minor change by review (ecdd970)
  • minor fix (fd35fe3)
  • minor fix by review (6318b5e)
  • minor fix, export all data keys (643a71a)
  • modify onMutate (849e442)
  • npm publish composite (7ab0607)
  • post and patch item chat message body type (852e6e7)
  • refactor: useless casts (c6517df)
  • remove auth check (460e1b9)
  • remove default dependency on process.env for configuration (#385) (f0ca845)
  • remove immutable matchers (c6517df)
  • remove unnecessary clause (a196863)
  • remove wrong hook return types (#240) (924fb19)
  • return null if item is not defined in useEtherpad (#230) (1a170bf)
  • return type of mutations (852e6e7)
  • revert prettier to 2.x until plugins migrate to v3 (115d578)
  • run dependencies (d1a7e56)
  • split get many publish info, no settled for many calls (#278) (adc09eb)
  • test errors (#531) (3d7de12)
  • test: migrate to react18 and remove example project (853338b)
  • type useKeywordSearch hook and enable query when the fields have a value (2623486)
  • type: allow description in editItem input type (#455) (383a5e6)
  • type: infer correct type for return of aggregate actions (#470) (a46c8a5)
  • type: of useTags hook (#254) (b6a7f83)
  • types: useEtherpad type (c9be56d)
  • types: useItemThumbnail hook return type (c9be56d)
  • types: improve useItem query return type (c9be56d)
  • types: in infinite query (c9be56d)
  • types: narrow type to only the required API_HOST from QueryConfig in apps (493d9e2)
  • typing of isDataEqual with generics (852e6e7)
  • udpate release-please condition (b43c1d1)
  • update deps and workflow with build step (#271) (9b457a2)
  • update items thumbnails upload route (17b8990)
  • update key for usePlan (1968860)
  • update recycle bin depending on recycle item data (#391) (8ce1b6d)
  • update sdk version (#475) (37ef874)
  • update sort params for accessible items (#555) (2bf6524)
  • update to use axios (799bde3)
  • update translations (bc1c85d)
  • use categoryId instead of categoryIds (#302) (6e3e77d)
  • use a factory to create the itemTags keys (#268) (5211d43)
  • use accessible to invalidate on post item (#581) (cabeb5c)
  • use app id if key does not exist for requestApiAccessToken (#417) (8435c1e)
  • use delete instead of post for unpublish (#351) (22a5e3d)
  • use generics for mockedMutations and mockedHook (c6517df)
  • use limit and offset (#450) (7cd8608)
  • use stale time instead of cache time for thumbnails, app, categories queries (662549a)
  • use ThumbnailSize from sdk (#252) (58941fe)
  • webpack import error (#441) (853338b)

Documentation

  • update author and contributors for npm (793a5dd)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--query-client branch from 545b8b2 to daaac0d Compare February 14, 2024 12:49
Copy link

sonarcloud bot commented Feb 14, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@pyphilia pyphilia closed this Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add type property in package.json
1 participant