Skip to content

Releases: neumino/thinky

v2.3.9

03 Sep 04:53
Compare
Choose a tag to compare
  • Security fix - See #631

v2.3.8

07 Jul 02:22
Compare
Choose a tag to compare

No-op release (this is just to push a new npm package with a proper link to docs)

  • Fix link in the README.md

v2.3.7

02 Oct 05:40
Compare
Choose a tag to compare
  • Configure the table for a hasAndBelongsTo relation - PR by @MarkHerhold

v2.3.6

24 Aug 05:56
Compare
Choose a tag to compare
  • Add the createDatabase option to prevent thinky from creating the database - Fix #549

v2.3.5

15 Aug 20:57
Compare
Choose a tag to compare
  • Add Document.addRelation - Fix #439

v2.3.4

16 Jul 02:58
Compare
Choose a tag to compare
  • Fix error messages for strings being too long/short - PR by @eloquence - Fix #530

v2.3.3

04 Jul 01:05
Compare
Choose a tag to compare

v2.3.2

30 Apr 16:00
Compare
Choose a tag to compare
  • Make the callback for save also catch errors genrated by the hooks - Fix #485

v2.3.1

30 Apr 15:59
Compare
Choose a tag to compare

v2.3.0

18 Apr 04:53
Compare
Choose a tag to compare
  • Update rethinkdbdash to 2.3 (support RethinkDB 2.3)