Releases: powerhouse-inc/powerhouse
Releases · powerhouse-inc/powerhouse
[email protected]
2.2.0 (2024-10-09)
🚀 Features
- monorepo: use latest version of pnpm (5b60c6b5)
- monorepo: regenerate lockfile (b4a469e5)
- monorepo: regenerate lockfile (0e277cec)
- monorepo: apply lint fixes (9803ac77)
- monorepo: update github workflows (daec0ac6)
- monorepo: migrate to unified configs (693ce1a3)
- design-system: rwa editor props and modals logic (f0ab9f0f)
- improved create script (88b225f2)
- added detach strategy for old drives (#305)
- migrate eslint config (#210)
- migrate eslint config (#378)
- update design-system v175 (#209)
- update design-system v174 (#208)
- update design-system v171 (#207)
- update design-system v170 (#206)
- added Footer component (38a1ffdf)
- update document-model-libs v166 (#205)
- implemented read mode interface (f2c1a4a9)
- build queries per document model (02f38667)
- display dates in tables in UTC + UTC label for date inputs (dab0731b)
- updated document-model (e03647f5)
- updated document model dep (c8b9dfbb)
- added config support to set task queue method (5575c606)
- added LoadingScreen Component (440bb5df)
- update loader animation (#344)
- update design-system 1.0.0-alpha.160 (#202)
- bump design system (ac599063)
- update current value calculation (6b52c3fb)
- add current value (#198)
- remove copy icons script (79729b87)
- switch to inline svgs (#337)
- add exclusion in the script itself (8febd727)
- make script path relative (521e5889)
- remove react aria (#197)
- remove react aria (#336)
- simplify tree view (#332)
- legacy signatures migration (a90bb497)
- use radix tooltip instead of react tooltip (#329)
- updated dependencies (d0de9c8f)
- improved queue and listener handling (38453d4a)
- revision history optimization (#327)
- bump design system (#193)
- add rwa report file icon (#321)
- update strands query (#217)
- bump design system (b29bc575)
- make maturity optional (#190)
- integrate revision history button (#188)
- add signature UI row component (#310)
- bump design system (#186)
- added readme (50484e86)
- qa updates 6 (#183)
- use math lib for calculations (#182)
- add income transaction types (#179)
- remove related sync status when stopSyncRemoteDrive (c6577e2d)
- get operations from cache on storage (84164646)
- update-document-model ver (#170)
- updated libs (5e477580)
- updated document-model (a44a12b3)
- bump deps (e0f55805)
- update document-model lib version (#180)
- bump libs and update props (#168)
- allow item creation from other forms (#164)
- bump design system (#159)
- handle orphans (#157)
- added entry chunks for editors (8095e348)
- handle principal lender account (#156)
- bump react aria (0e01efd3)
- add allow list props to rwa document editors (#154)
- bump design system (b3e39371)
- add filter transactions by asset (#285)
- update transaction types and fix double count (#148)
- bump design system (#146)
- added exponential retry backoff to prisma transactions (b38e72fd)
- handle name collisions (#139)
- update document-model and document-model-libs (#145)
- update document-model 1.0.53 (#142)
- cache updated document as soon as possible (0b3327ce)
- changed document-model to dependency (43f80334)
- added separate bundles for es and cjs (4ffb17f3)
- updated document-model (6d2eb8b6)
- skip hash generation when replaying documents (697ea35a)
- fix failing imports (#136)
- updated document-model dep (4eb5a03d)
- added document cache (deae5238)
- fixed unit tests (46edd150)
- initial work on tests migration (3046dc16)
- use reshuffleByTimestamp + added BasciClient + tests (#129)
- update document-model lib version (#133)
- remove root dir from ts config (#130)
- handle moving folder to descendent (#129)
- added ens utils (c3c69e18)
- added networkId to user (58b5af19)
- added support for setting the user in the editor story (b1ff8d6c)
- force deploy (#126)
- added user to editor context (fed9c6e7)
- added debug and trace methods and logger export (c7336de1)
- replaced winston with console (bbb7fc53)
- added winston as default logge...
[email protected]
1.93.1 (2024-10-09)
🧱 Updated Dependencies
- Updated document-model to 2.2.0
- Updated @powerhousedao/design-system to 1.0.0
[email protected]
1.93.0 (2024-10-09)
🚀 Features
- monorepo: bump versions (3c030b94)
- monorepo: use latest version of pnpm (5b60c6b5)
- monorepo: regenerate lockfile (b4a469e5)
- monorepo: regenerate lockfile (0e277cec)
- monorepo: apply lint fixes (9803ac77)
- monorepo: update github workflows (daec0ac6)
- monorepo: migrate to unified configs (693ce1a3)
- pass state instead of field (66b855b4)
- add editor dispatcher (16cb5a32)
- design-system: rwa editor props and modals logic (f0ab9f0f)
- document-model-libs: pass args (eaea1aae)
- document-model-libs: remove wrapped editor to prevent loss of state (4e4c37f5)
- improved create script (88b225f2)
- migrate eslint config (#378)
- added Footer component (38a1ffdf)
- display dates in tables in UTC + UTC label for date inputs (dab0731b)
- added LoadingScreen Component (440bb5df)
- update loader animation (#344)
- switch to inline svgs (#337)
- remove react aria (#336)
- simplify tree view (#332)
- use radix tooltip instead of react tooltip (#329)
- revision history optimization (#327)
- add rwa report file icon (#321)
- add signature UI row component (#310)
- bump react aria (0e01efd3)
- add filter transactions by asset (#285)
- implement teep's feedback 2 (#259)
- add other tab (#251)
- implement teeps feedback (#239)
- added connect toast (5497ea7b)
- added connect settings modal (da943155)
- add chromatic (#211)
- bump all to latest (#197)
- update inputs to match schema (#185)
- updated readme (23dfa5c5)
- added asset details to fixed-income-assets-table (bee2322b)
- added RWAAssetDetails components + table inputs components (a5c92936)
- updated document drive dep (78b82507)
- added RWATable component (7a36aabd)
- added create asset modal + RWA base input components (e0633983)
- updated drive info request (8d9f7ac4)
- request public drive info (a2be5b83)
- 101 UI drive settings component (#104)
- add new configs for typescript eslint (#93)
- 75 drive status indicator local cloud available offline (#92)
- add official tailwind prettier plugin (#91)
- fixed dropItem export (e9319cb2)
- removed react-click-away-listener as peer dependency (8ed92661)
- tree-view-input: 🚀 Added TreeViewInput Component (bba0d1e1)
- dropdown-menu: 🚀 added DropdownMenu component (aad28ad1)
- added sidebar collapse animation (9706446a)
- project-setup: enabled commit lint (0921ad4d)
- added release workflow (d3df37cd)
- added jest setup + testing library (8fb4f485)
- added eslint setup (e08b2266)
- added storybook setup (45da43da)
🩹 Fixes
- monorepo: try just release publish (3a708dab)
- monorepo: remove skip publish (3788d2c7)
- monorepo: add install ignore scripts (4f2832d6)
- monorepo: fix command name (d3e296e8)
- monorepo: try build all (42beb01c)
- monorepo: remove workspaces and package manager fields (e0b53fef)
- monorepo: try remove resolutions (d8ed0db3)
- monorepo: try frozen lockfile (ea788885)
- monorepo: add missing dep (28d487d7)
- fixed read required button not being enabled when scroll ends (deed9f41)
- prevent revisions history scroll cutoff (6ac1efdc)
- don't show selected file on fileItem path (3bdb9eb2)
- Storybook body styles (dbe53e8a)
- sotorybook dep with yarn (fc7970e8)
❤️ Thank You
- acaldas @acaldas
- Guillermo Puente @gpuente
- Ryan Wolhuter @ryanwolhuter
- ryanwolhuter @ryanwolhuter
[email protected]
1.0.0 (2024-10-09)
🧱 Updated Dependencies
- Updated document-model to 2.2.0
@powerhousedao/[email protected]
0.4.0 (2024-10-09)
🚀 Features
- monorepo: use latest version of pnpm (5b60c6b5)
- monorepo: regenerate lockfile (b4a469e5)
- monorepo: regenerate lockfile (0e277cec)
- monorepo: apply auto fix to updated files (f8357f46)
- monorepo: apply lint fixes (9803ac77)
- monorepo: update github workflows (daec0ac6)
- monorepo: migrate to unified configs (693ce1a3)
- design-system: rwa editor props and modals logic (f0ab9f0f)
🩹 Fixes
- monorepo: try just release publish (3a708dab)
- monorepo: remove skip publish (3788d2c7)
- monorepo: add install ignore scripts (4f2832d6)
- monorepo: fix command name (d3e296e8)
- monorepo: try build all (42beb01c)
- monorepo: remove workspaces and package manager fields (e0b53fef)
- monorepo: try remove resolutions (d8ed0db3)
- monorepo: try frozen lockfile (ea788885)
- monorepo: add missing dep (28d487d7)
❤️ Thank You
- Guillermo Puente @gpuente
- ryanwolhuter @ryanwolhuter
@powerhousedao/[email protected]
1.0.0 (2024-10-09)
🧱 Updated Dependencies
- Updated document-model to 2.2.0
[email protected]
[email protected]
2.1.0 (2024-09-26)
🚀 Features
-
added base document model and module tests (9fb72ae)
-
added generateMock wrapper (b06814b)
-
bump deps (ce942af)
-
update name and version (5b88a42)
-
bump lint deps (372fc18)
-
install lint libs (02b4609)
-
add lint configs (27bfaff)
-
add husky commands (a03799d)
-
add prepublish script (5f0a0bc)
-
codegen: initial codegen package setup (0f67da6)
🩹 Fixes
- undo bump change case (b479715)
❤️ Thank You
- acaldas
- Guillermo Puente @gpuente
- ryanwolhuter @ryanwolhuter