Skip to content

Releases: bigalorm/bigal

12.1.1

12 Jan 20:51
Compare
Choose a tag to compare
  • Handle null and undefined for columns with maxLength. #90 Thanks @tyler-neal!
  • Update npms

Full Changelog: 12.1.0...12.1.1

12.1.0

05 Jan 23:26
Compare
Choose a tag to compare
  • Added support for optional maxLength constraint when inserting/updating string fields. #89 Thanks @tyler-neal!
  • Update npms

Full Changelog: 12.0.1...12.1.0

12.0.2

28 Nov 16:51
Compare
Choose a tag to compare
  • Update npms

Full Changelog: 12.0.1...12.0.2

12.0.1

27 Oct 19:15
Compare
Choose a tag to compare
  • Update npms

Full Changelog: 12.0.0...12.0.1

12.0.0

04 Oct 22:31
Compare
Choose a tag to compare

BREAKING CHANGES

  • Drop support for Node.js 16

NON-BREAKING CHANGES

  • Throw QueryError, with additional metadata
  • Throw error if query has an empty or statement

MAINTENANCE

  • Update npms

Full Changelog: 11.0.2...12.0.0

11.0.2

19 Jul 10:23
Compare
Choose a tag to compare
  • Update npms
  • Emit decorator metadata, to support legacy decorators

Full Changelog: 11.0.1...11.0.2

11.0.1

17 Apr 20:47
Compare
Choose a tag to compare
  • Update npms

Full Changelog: 11.0.0...11.0.1

11.0.0

08 Feb 02:46
Compare
Choose a tag to compare

BREAKING CHANGES

  • Drop support for Node.js 14

MAINTENANCE

  • Update npms

Full Changelog: 10.4.2...11.0.0

10.4.2

03 Jan 23:57
Compare
Choose a tag to compare
  • Update npms
  • Enable noUncheckedIndexedAccess compiler option

Full Changelog: 10.4.1...10.4.2

10.4.1

06 Dec 17:27
Compare
Choose a tag to compare
  • Update npms

Full Changelog: 10.4.0...10.4.1