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

Latest commit

 

History

History
325 lines (201 loc) · 9.17 KB

CHANGELOG.md

File metadata and controls

325 lines (201 loc) · 9.17 KB

Change Log

0.2.8

Patch Changes

0.2.7

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]

0.2.6

Patch Changes

0.2.4

Patch Changes

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]

0.1.3

Patch Changes

  • f0968b7: #### 💅 Polish

    • cra-template-agile, cra-template-agile-typescript
    • Optimized examples (@bennodev19)

    Committers: 1

0.1.2

Patch Changes

0.1.1

Patch Changes

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

0.0.17

Patch Changes

0.0.16

Patch Changes

0.0.15

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]

0.0.14

Patch Changes

  • 63b8760: - extracted fromatDeps
    • made globalBind optional
    • optimized internal classes
    • optimized packages.json for better npm ranking score
    • fixed collection type issue

0.0.13

Patch Changes

  • 7f29a97: fixed bugs and increased versions

0.0.12

Patch Changes

  • 9071dd6: reduced bundle size and fixed copy method

0.0.11

Patch Changes

  • 93ead02: Bug fixes and Selector directly mutates item now

0.0.10

Patch Changes

  • 9a09652: fixted some bugs

0.0.9

Patch Changes

  • c3a8217: Improved ReadMe

0.0.8

Patch Changes

  • 198c212: added prettier and eslint and fixed some small issues

0.0.7

Patch Changes

  • 7f89382: Updated ReadMe's

0.0.6

Patch Changes

  • 86e6890: Updated Tests in Core | Fixed some Bugs

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/core

0.0.4 (2020-11-03)

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