UNPKG

@wroud/preconditions

Version:

A flexible and extensible library for managing preconditions in JavaScript and TypeScript applications. Simplify validation and preparation of entities like nodes, connections, and features with dynamic precondition handling.

44 lines (26 loc) 1.12 kB
<!-- header --> # Changelog All notable changes to this project will be documented in this file. <!-- version:0.2.2 --> ## 0.2.2 (2025-02-07) [Compare changes](https://github.com/Wroud/foundation/compare/preconditions-v0.2.1...preconditions-v0.2.2) <!-- changelog --> ### 🩹 Fixes - bump dependencies version ([91a7990](https://github.com/Wroud/foundation/commit/91a7990)) <!-- version:0.2.1 --> ## 0.2.1 (2024-11-26) [Compare changes](https://github.com/Wroud/foundation/compare/preconditions-v0.2.0...preconditions-v0.2.1) <!-- changelog --> ### 🩹 Fixes - update dependencies ([25cddb7](https://github.com/Wroud/foundation/commit/25cddb7)) <!-- version:0.2.0 --> ## 0.2.0 (2024-11-20) [Compare changes](https://github.com/Wroud/foundation/compare/preconditions-v0.1.0...preconditions-v0.2.0) <!-- changelog --> ### ✨ Features - allow bunch preconditions registration ([956aac8](https://github.com/Wroud/foundation/commit/956aac8)) <!-- version:0.1.0 --> ## 0.1.0 (2024-11-20) <!-- changelog --> ### ✨ Features - base implementation ([2efb8ba](https://github.com/Wroud/foundation/commit/2efb8ba))