joist-orm / joist-orm/joist-orm

Add hasChangedTo helper method

Open
#743 1 comment 0 reactions 0 assignees View on GitHub
released
Dominant language
TypeScript
Stars
385
Forks
26
Avg merge
8h 55m
Merged PRs (30d)
42

Description

```
author.changes.firstName.hasChangedTo("bob");
author.changes.status.hasChangedTo([FIRED, QUIT]);
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.