bun v0.2.0 Release Notes

Release Date: 2021-06-16 // almost 3 years ago
    • ๐Ÿ”„ Changed model hooks. See [model-hooks](example/model-hooks) example.
    • ๐Ÿ“‡ Renamed has-one to belongs-to. Renamed belongs-to to has-one. Previously Bun used incorrect names for these relations.