Skip to content

Releases: open-inc/node-parse-server-ldap

v1.0.0

Choose a tag to compare

@openinc-service openinc-service released this 23 Jul 11:23

1.0.0 (2026-07-23)

  • feat!: Repair build, drop CVE-carrying parse dependency, modernize release (191067c)

Bug Fixes

Features

  • Repair build, drop CVE-carrying parse dependency, modernize release (37166a0)

BREAKING CHANGES

  • parse is now a peerDependency instead of a bundled dependency. Consumers must provide parse themselves (any Parse Server host already does). This also cuts the transitive ws vulnerabilities from the published package.
  • parse is now a peerDependency instead of a bundled
    dependency. Consumers must provide parse themselves (any Parse Server
    host already does). This also cuts the transitive ws vulnerabilities
    from the published package.

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

v0.7.0

Choose a tag to compare

@nicovitt nicovitt released this 04 Jul 15:48

0.7.0 (2025-07-04)

Bug Fixes

  • ensure session token after signup (164cf7f)

Features

  • introduce env variable for tls option rejectUnauthorized (ce1422c)
  • set default tenant using env variable (8e5b964)

v0.6.8

Choose a tag to compare

@nicovitt nicovitt released this 04 Jun 10:17

0.6.8 (2025-06-04)

Bug Fixes

v0.6.2

Choose a tag to compare

@nicovitt nicovitt released this 02 Jul 20:03

Short changelog

  • Updated packages
  • Filtered for empty search result

Full changelog

Full Changelog: v0.6.1...v0.6.2

v0.6.1

Choose a tag to compare

@nicovitt nicovitt released this 26 Jun 14:22

Reverted to commonjs type

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@nicovitt nicovitt released this 26 Jun 14:10

Short changelog:

  • Updated package.json
  • Typed multiple lines of code

Full Changelog: v0.5.0...v0.6.0