JSDB 6.0.0 released 🎉
Breaking change: Removes Symbol support…
… since we can’t properly serialise/deserialise symbols. Likely, this will not affect anyone as it’s so niche but it’s a major version bump anyway.
Also, the removal of Symbol support fixes a crash that occurs if you persist objects that extend EventEmitter when calling their removeAllListeners() methods. That’s much more important ;)
Full details: https://codeberg.org/small-tech/jsdb/src/branch/main/CHANGELOG.md