Skip to content

neoSphere 5.9.2

Latest
Compare
Choose a tag to compare
@fatcerberus fatcerberus released this 22 Dec 04:13
· 1 commit to main since this release

This is a maintenance release.

🗒️ What changed?

  • Fixes a bug that causes DirectoryStream to report directories as files when running from an SPK package.
  • Fixes a bug where Query doesn't pass a key to certain callbacks while querying object properties.
  • Fixes a bug that causes Query#last() to return the first match instead.
  • Fixes a bug that causes Query#single() to incorrectly return undefined.