Skip to content

Latest commit

 

History

History
124 lines (76 loc) · 4.31 KB

CHANGELOG.md

File metadata and controls

124 lines (76 loc) · 4.31 KB

0.7.0-rc.0 (2023-07-02)

New Features
  • asResolvers object (71d657c0)
  • asResolvers - resolve on access (6a47d9c2)

0.7.0-rc.0 (2023-06-15)

New Features
  • export factory resolver, add cached helpers (a630744d)
  • wrap raw values with asValue at injection-time (f0903951)
  • test: add $$typeof test (1a511129)

0.6.2 (2023-06-04)

Chores
  • bump v0.6.1 (7d1e9a1b)
New Features
  • asResolvers dispose (f41cf789)
  • pass container to disposer (cd4930b5)
  • container $$typeof (02cccef2)
Bug Fixes
  • export asResolvers (9785f4a0)
  • github publish, maybe? (d596e0d3)
Refactors
  • types (f9bcc648)
  • rm unused type import (8d5d6ca1)

0.6.0 (2023-06-03)

Chores
  • jest config update (ec0c97ef)
  • add bundle analyzer (35e8ea29)
  • upgrade dependencies (465f45a3)
  • rollup build (43baa89b)
  • changelog generator (a250252e)
  • update github workflows (6219da88)
New Features
  • remove error on assignment to scope (9afd8a4b)
  • asResolvers (a121df2a)
Bug Fixes
  • isResolver (f872d88e)
  • test types & canonical name (3ced9378)
  • prepublish script use pnpm (f9638e95)
Other Changes
  • //github.com/nazarvovk/holoscope (dcb97f6c)
Refactors
  • remove example in comment (e639c360)
  • rm errors except for resolution error + use in instead of Object.hasOwn (c1a1aae0)
  • unnecessary anonymous func in asFunction (fba03da7)
  • container type (78da80dd)
  • factory resolver, reduce bundle size (88b0d4f7)

0.5.5 (2023-06-02)

Chores
  • update github workflows (6219da88)
Bug Fixes
  • prepublish script use pnpm (f9638e95)
Other Changes
  • //github.com/nazarvovk/holoscope (dcb97f6c)

0.3.0 (2022-02-05)

Features

0.2.0 (2021-12-31)

Bug Fixes

Features