Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Latest commit

 

History

History
331 lines (210 loc) · 9.23 KB

CHANGELOG.md

File metadata and controls

331 lines (210 loc) · 9.23 KB

Change Log

0.2.4

Patch Changes

  • 71563a4: #### 🐛 Bug Fix

    • core
      • #220 synchronously recompute value after state change (@leopf)

    Committers: 2

  • Updated dependencies [71563a4]

    • @agile-ts/core@0.2.8
    • @agile-ts/proxytree@0.0.10

0.2.3

Patch Changes

  • 36b235a: #### ❗️ Breaking Change

    MY_STATE.persist('persistKey'); -> MY_STATE.persist({key: 'persistKey'});

    🚀 New Feature

    💅 Polish

    • logger
    • api, core, event, logger, multieditor, proxytree, react, utils, vue

    Committers: 1

  • Updated dependencies [36b235a]

    • @agile-ts/core@0.2.7
    • @agile-ts/proxytree@0.0.9

0.2.2

Patch Changes

  • e6ef3a7: #### 🐛 Bug Fix

    • core, multieditor, react
    • api, core, cra-template-agile-typescript, cra-template-agile, event, logger, multieditor, proxytree, react, utils, vue

    Committers: 1

  • Updated dependencies [e6ef3a7]

    • @agile-ts/core@0.2.6
    • @agile-ts/proxytree@0.0.8

0.2.1

Patch Changes

  • 488c87c: #### 💅 Polish

    • api, core, cra-template-agile-typescript, cra-template-agile, event, logger, multieditor, proxytree, react, utils, vue
    • core

    Committers: 1

  • Updated dependencies [488c87c]

    • @agile-ts/core@0.2.4
    • @agile-ts/proxytree@0.0.7

0.2.0

Patch Changes

  • aae6455: #### 🚀 New Feature

    • core, event, logger, multieditor, react, utils

    💅 Polish

    • core
    • api, core, cra-template-agile-typescript, cra-template-agile, event, logger, multieditor, proxytree, react, utils, vue

    Committers: 1

  • Updated dependencies [aae6455]

    • @agile-ts/core@0.2.0
    • @agile-ts/proxytree@0.0.6

0.1.2

Patch Changes

  • 2f2724f: #### 🐛 Bug Fix

    💅 Polish

    • api, core, event, logger, multieditor, react, utils

    Committers: 1

  • Updated dependencies [2f2724f]

    • @agile-ts/core@0.1.2

0.1.1

Patch Changes

  • cef61b6: #### 🚀 New Feature

    💅 Polish

    • api, core, event, logger, multieditor, react, utils
    • core, event, react, vue

    Committers: 1

  • Updated dependencies [cef61b6]

    • @agile-ts/core@0.1.1
    • @agile-ts/proxytree@0.0.5

0.1.0

Minor Changes

  • 855a921: #### 🚀 New Feature

    🐛 Bug Fix

    💅 Polish

    • core, multieditor, react, vue
    • core, cra-template-agile-typescript, cra-template-agile, event, logger, multieditor, proxytree, react, utils, vue
    • core, event, react, vue
    • core, proxytree

    Committers: 1

Patch Changes

  • Updated dependencies [855a921]
    • @agile-ts/core@0.1.0
    • @agile-ts/proxytree@0.0.4

0.0.18

Patch Changes

  • 7aeadd5: #### 🚀 New Feature

    💅 Polish

    • core, react, vue
    • Fixed typos in ReadMe's

    Committers: 1

  • Updated dependencies [7aeadd5]

    • @agile-ts/core@0.0.17
    • @agile-ts/proxytree@0.0.3

0.0.17

Patch Changes

  • f561c34: - added move method
    • fixed 0 as itemKey issue
    • fixed computed tracking
  • Updated dependencies [f561c34]
    • @agile-ts/core@0.0.16

0.0.16

Patch Changes

  • 616681d: - Outsourced Logger and Utils from the core package.
    • Created Proxy Tree
    • Added useProxy Hook to react package
    • Updated core to work with Proxy KeyMap
  • Updated dependencies [616681d]
    • @agile-ts/core@0.0.15
    • @agile-ts/proxytree@0.0.2

0.0.15

Patch Changes

  • 63b8760: - extracted fromatDeps
    • made globalBind optional
    • optimized internal classes
    • optimized packages.json for better npm ranking score
    • fixed collection type issue
  • Updated dependencies [63b8760]
    • @agile-ts/core@0.0.14

0.0.14

Patch Changes

  • b669e3b: fixed bugs

0.0.13

Patch Changes

  • 7f29a97: fixed bugs and increased versions
  • Updated dependencies [7f29a97]
    • @agile-ts/core@0.0.13

0.0.12

Patch Changes

  • Updated dependencies [9071dd6]
    • @agile-ts/core@0.0.12

0.0.11

Patch Changes

  • Updated dependencies [93ead02]
    • @agile-ts/core@0.0.11

0.0.10

Patch Changes

  • 9a09652: fixted some bugs
  • Updated dependencies [9a09652]
    • @agile-ts/core@0.0.10

0.0.9

Patch Changes

  • c3a8217: Improved ReadMe
  • Updated dependencies [c3a8217]
    • @agile-ts/core@0.0.9

0.0.8

Patch Changes

  • 198c212: added prettier and eslint and fixed some small issues
  • Updated dependencies [198c212]
    • @agile-ts/core@0.0.8

0.0.7

Patch Changes

  • 7f89382: Updated ReadMe's
  • Updated dependencies [7f89382]
    • @agile-ts/core@0.0.7

0.0.6

Patch Changes

  • 86e6890: Updated Tests in Core | Fixed some Bugs
  • Updated dependencies [86e6890]
    • @agile-ts/core@0.0.6

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.0.5 (2020-11-05)

Note: Version bump only for package @agile-ts/react

0.0.4 (2020-11-03)

Note: Version bump only for package @agile-ts/react