All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.0.0-beta.1 (2026-04-27)
resolvednow also accepts raw value (ece95b5)
1.0.0-beta.0 (2026-04-12)
subscribeAnyandisEmptyare moved from nanoviews,getutil andDependencyNotFounderror class are added (1734be8)- add
resolvedutility for reactive promise unwrapping (70a4f15) - move
FalsyValuetype to kida (52bb15c)
- di dependency is not propagating to root anymore (4ca2eaf)
- use child context when resolving transitive dependencies (ef6f17b)
1.0.0-alpha.6 (2026-02-15)
- map -> object, signals map api, tasks minor rework, destroy function for onStart and onStop (91d1683)
- move extra methods to @nano_kit/store (5cf1645)
- disable minification (3d6ad47)
1.0.0-alpha.5 (2025-11-17)
- use esbuild for minification (2e48553)
1.0.0-alpha.4 (2025-11-16)
- list utils can return undefined on out of range index (08eb7b3)
mountablesupport, rmlazy, deprecatechannel,actionhelper refactor,previousutil, new DI factory naming (751b6f7)- accessor type and function operators experement are added (ce08acd)
- add atFindIndex signal creator (806e083)
- add concat util (2aa29e7)
- add toAccessorOrSignal util (18b676b)
- composeDestroys util (654e1a7)
- enhance di methods to accept external context (0fb96ae)
- introduce new state manager (42cd6d8)
- mark certain functions as no side effects (a4a4a1c)
- migrate kida and nanoviews to agera (#52) (382d526)
- new naming for reactivity utils (85d7bd3)
- onMountEffectScope method (8fe8ab1)
- record accepts object (1dca3ed)
- writable guard support (6ad666e)