Skip to content

Releases: noriyotcp/fragmemo

v0.1.5

24 Feb 20:27
9b6d765
Compare
Choose a tag to compare

What's Changed

Fix

Bump

Full Changelog: v0.1.4...v0.1.5

v0.1.4

11 Feb 06:05
Compare
Choose a tag to compare

What's Changed

and a lot of updated versions of libraries

Full Changelog: v0.1.3...v0.1.4

v0.1.3

06 Nov 09:47
5027e94
Compare
Choose a tag to compare

What's Changed

  • Bump realm from 10.23.0 to 11.1.0 by @noriyotcp in #652
    • 67f0e34 Fix return type of objectForPrimaryKey()
    • 706aeb5 Use Realm.isEmpty
    • 39b655e Fix return type of functions in dbHandlers.ts

and a lot of updated versions of libraries

Full Changelog: v0.1.2...v0.1.3

v0.1.2

03 Sep 13:21
Compare
Choose a tag to compare

What's Changed

  • Specify "engines": "node" to >=18.0.0 by @noriyotcp in #589
    • You have to use node.js version >=18.0.0

Full Changelog: v0.1.1...v0.1.2


v0.1.1

24 Jul 08:44
f0eb223
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

27 Jun 14:55
b193de0
Compare
Choose a tag to compare

What's Changed

A massive bunch of PRs!

Full Changelog: https://github.com/noriyotcp/fragmemo/commits/v0.1.0

New Contributors