Releases: synatic/schema-magic
Releases · synatic/schema-magic
v2.0.0
v1.3.0
Mongodb 5 Fixes
- Updates the check for
ObjectId
from mongodb to no longer be case sensitive, allowing it to work with v5.x as well as earlier versions.
v1.2.1
What's Changed
- Bump cron-parser from 4.7.1 to 4.8.1 by @dependabot in #77
- Bump moment-timezone from 0.5.40 to 0.5.43 by @dependabot in #76
- Bump jsonpath-plus from 6.0.1 to 7.2.0 by @dependabot in #66
- 1.2.1 - updated dependencies by @thiren in #78
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Bump underscore from 1.13.4 to 1.13.6 by @dependabot in #65
- Bump moment from 2.29.3 to 2.29.4 by @dependabot in #61
- Bump bson-objectid from 2.0.3 to 2.0.4 by @dependabot in #71
- Bump cron-parser from 4.4.0 to 4.7.0 by @dependabot in #69
- Bump cron-parser from 4.7.0 to 4.7.1 by @dependabot in #73
- 1.2.0 - Dependency updates by @thiren in #74
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- 1.0.1 by @thiren in #49
- Bump github/codeql-action from 1 to 2 by @dependabot in #55
- Bump actions/checkout from 2 to 3 by @dependabot in #51
- Bump actions/setup-node from 2 to 3 by @dependabot in #50
- fix: bump packages by @filepounder in #54
- 1.1.0 - dependency update by @thiren in #58
Full Changelog: v1.0.0...v1.1.0
Version 1 Release
Merge pull request #40 from synatic/develop Updating codeowners, dependabot and Synatic dependencies
v0.1.3
Added string length to Schema Generation from JSON and merging schemas
v0.1.2
Version bump of underlying packages. Need to still upgrade AJV in future release