# [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))

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


### Features

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

# [1.2.0](https://github.com/Trrack/trrackjs/compare/@trrack/core@1.1.0...@trrack/core@1.2.0) (2023-05-15)


### Bug Fixes

* **core:** refactored types to suppport metadata ([8d8d9ee](https://github.com/Trrack/trrackjs/commit/8d8d9eeea6f6807af6315adec571ac0640aaf36a))


### Features

* **core:** full support for adding/remove metadata & artifacts ([212c57a](https://github.com/Trrack/trrackjs/commit/212c57a72074e4c064895b3edbdf0a17debd2d1a)), closes [#37](https://github.com/Trrack/trrackjs/issues/37) [#38](https://github.com/Trrack/trrackjs/issues/38)

# [1.2.0-beta.1](https://github.com/Trrack/trrackjs/compare/@trrack/core@1.1.0...@trrack/core@1.2.0-beta.1) (2023-03-13)


### Bug Fixes

* **core:** refactored types to suppport metadata ([8d8d9ee](https://github.com/Trrack/trrackjs/commit/8d8d9eeea6f6807af6315adec571ac0640aaf36a))


### Features

* **core:** full support for adding/remove metadata & artifacts ([212c57a](https://github.com/Trrack/trrackjs/commit/212c57a72074e4c064895b3edbdf0a17debd2d1a)), closes [#37](https://github.com/Trrack/trrackjs/issues/37) [#38](https://github.com/Trrack/trrackjs/issues/38)

# [1.1.0](https://github.com/Trrack/trrackjs/compare/@trrack/core@1.0.1...@trrack/core@1.1.0) (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))

# [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))

## [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))

## [1.0.1-beta.1](https://github.com/Trrack/trrackjs/compare/@trrack/core@1.0.0...@trrack/core@1.0.1-beta.1) (2023-02-09)


### Bug Fixes

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

## [1.0.1-alpha.1](https://github.com/Trrack/trrackjs/compare/@trrack/core@1.0.0...@trrack/core@1.0.1-alpha.1) (2023-02-09)


### Bug Fixes

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

# 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

# [1.0.0-alpha.4](https://github.com/Trrack/trrackjs/compare/@trrack/core@1.0.0-alpha.3...@trrack/core@1.0.0-alpha.4) (2023-02-03)


### Bug Fixes

* publishing push ([f56124e](https://github.com/Trrack/trrackjs/commit/f56124e4524bace0adff6f90eca44a0590740c83))

# [1.0.0-alpha.3](https://github.com/Trrack/trrackjs/compare/@trrack/core@1.0.0-alpha.2...@trrack/core@1.0.0-alpha.3) (2023-02-03)


### Bug Fixes

* removed comments ([7a1d601](https://github.com/Trrack/trrackjs/commit/7a1d6011178f7887fff5b53316a07c09e27b7a40))

# [1.0.0-alpha.2](https://github.com/Trrack/trrackjs/compare/@trrack/core@1.0.0-alpha.1...@trrack/core@1.0.0-alpha.2) (2023-02-03)


### Bug Fixes

* testing release ([912de2e](https://github.com/Trrack/trrackjs/commit/912de2ed66ce8d65651bc9da6d1a3e54a7ae31e0))

# 1.0.0-alpha.1 (2023-02-02)


### Bug Fixes

* 🐛 Handled double rendering in useEffect ([eccc4c1](https://github.com/Trrack/trrackjs/commit/eccc4c11a296e2dd0d77f7c10c9ead04b48831c8))
* removed comments ([5e5cc15](https://github.com/Trrack/trrackjs/commit/5e5cc15ad1eb9889669712a980350839c09247af))


### 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

# 1.0.0-alpha.1 (2023-02-02)


### Bug Fixes

* 🐛 Handled double rendering in useEffect ([eccc4c1](https://github.com/Trrack/trrackjs/commit/eccc4c11a296e2dd0d77f7c10c9ead04b48831c8))


### 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

# 1.0.0-alpha.1 (2023-02-02)


### Bug Fixes

* 🐛 Handled double rendering in useEffect ([eccc4c1](https://github.com/Trrack/trrackjs/commit/eccc4c11a296e2dd0d77f7c10c9ead04b48831c8))


### 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

# 1.0.0-beta.1 (2023-02-02)


### Bug Fixes

* 🐛 Handled double rendering in useEffect ([eccc4c1](https://github.com/Trrack/trrackjs/commit/eccc4c11a296e2dd0d77f7c10c9ead04b48831c8))


### 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

# 1.0.0-alpha.1 (2023-02-02)


### Bug Fixes

* 🐛 Handled double rendering in useEffect ([eccc4c1](https://github.com/Trrack/trrackjs/commit/eccc4c11a296e2dd0d77f7c10c9ead04b48831c8))


### 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
