Skip to content

Releases: Trrack/trrackjs

Added exportObject and importObject functions to api

16 Aug 21:30
Compare
Choose a tag to compare
release(version): Release @trrack/core 1.3.0 [skip ci]

# [1.3.0](https://github.com/Trrack/trrackjs/compare/@trrack/core@1.2.0...@trrack/core@1.3.0) (2023-08-16)

### Features

* **import-export:** added exportObject and importObject functions to api ([aeab9e9](https://github.com/Trrack/trrackjs/commit/aeab9e9cc3080ae1798eb5d5bf07e05532f0993c))

@trrack/core@1.1.0-beta.1: release(version): Release @trrack/core 1.1.0-beta.1 [skip ci]

06 Mar 01:34
Compare
Choose a tag to compare
# [1.1.0-beta.1](https://github.com/Trrack/trrackjs/compare/@trrack/core@1.0.1...@trrack/core@1.1.0-beta.1) (2023-03-06)

### Features

* **core:** currentChange cbs get trigger arg ([#25](https://github.com/Trrack/trrackjs/issues/25)) ([1f0752f](https://github.com/Trrack/trrackjs/commit/1f0752f544e1e49a45f1339921a52a2df34de530))

@trrack/core@1.0.1: release(version): Release @trrack/core 1.0.1 [skip ci]

10 Feb 00:17
Compare
Choose a tag to compare
## [1.0.1](https://github.com/Trrack/trrackjs/compare/@trrack/core@1.0.0...@trrack/core@1.0.1) (2023-02-10)

### Bug Fixes

* **core:** fixed readonly bug during patch apply ([209df6a](https://github.com/Trrack/trrackjs/commit/209df6a823da8d208af6e0c9a02b873280f42b6d))

@trrack/core@1.0.0: release(version): Release @trrack/core 1.0.0 [skip ci]

10 Feb 00:16
Compare
Choose a tag to compare
# 1.0.0 (2023-02-03)

### Bug Fixes

* 🐛 Handled double rendering in useEffect ([eccc4c1](https://github.com/Trrack/trrackjs/commit/eccc4c11a296e2dd0d77f7c10c9ead04b48831c8))
* publishing push ([f56124e](https://github.com/Trrack/trrackjs/commit/f56124e4524bace0adff6f90eca44a0590740c83))
* removed comments ([7a1d601](https://github.com/Trrack/trrackjs/commit/7a1d6011178f7887fff5b53316a07c09e27b7a40))
* removed comments ([5e5cc15](https://github.com/Trrack/trrackjs/commit/5e5cc15ad1eb9889669712a980350839c09247af))
* testing release ([912de2e](https://github.com/Trrack/trrackjs/commit/912de2ed66ce8d65651bc9da6d1a3e54a7ae31e0))

### Features

* 🎸 Fixed import and export ([2ce70eb](https://github.com/Trrack/trrackjs/commit/2ce70eb8c0be115771ee7f6dc7c8730e21366b51))
* 🎸 Moved to nx monorepo for latest build support ([de91c39](https://github.com/Trrack/trrackjs/commit/de91c39d649d2442df12bbd06b40b5b274f961f9))
* 🎸 Refactored inverse action creation API ([8a3df49](https://github.com/Trrack/trrackjs/commit/8a3df49058ffe8ac62dba1a648fefe218db35873)), closes [datavisyn/reprovisyn#439](https://github.com/datavisyn/reprovisyn/issues/439)
* guitar Added API for handling thunk actions with createAsync ([a2ecf38](https://github.com/Trrack/trrackjs/commit/a2ecf381aba0b9964bea1593761bc061187e7a9d))

### BREAKING CHANGES

* 🧨 Action should return Inverse action name and Arguments during
registration

@trrack/core@1.0.0-beta.1: release(version): ready for major version 1 release (#28)

02 Feb 22:10
5b302ae
Compare
Choose a tag to compare
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>

@trrack/core@1.0.0-alpha.1

02 Feb 22:10
Compare
Choose a tag to compare
Pre-release
fix: removed comments