memoria@0.0.32 changelog:unreleased
node scripts/change-entrypoints.js js && node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit
LIBRARY TARGET ENTRYPOINTS("main") ARE: dist/index.js
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
0.0.32
- Belongs-To-Has-Many-Tests
#73
- Bump docker/login-action from 2.0.0 to 2.1.0
#59
- Bump actions/checkout from 3.0.2 to 3.3.0
#64
- Bump docker/build-push-action from 3.1.1 to 4.0.0
#67
- Bump docker/setup-buildx-action from 2.0.0 to 2.5.0
#69
- package.json adjusted to new test structure
1cdd6f7
- update packages
6f82f42
- belongs-to-id-for-has-many-tests on every adapter
f598808
- reverse rel checks added to belongs to tests
2bc431e
- First finished belongsTo->HasMany tests
6c2d7f6
- Base changes prior belongs-to-has-many tests
9fb0713
- Refactor Model.build() setters to own modules
6f625a2
- Major DX Improvement: validatePartialModelInput()
5a8ec27
- update typeorm to latest@0.3.17
56f4f17
- @BelongsTo for @hasmany initial fetch tests
3f45b14
- initial validators for relationship & columns
fc694a2
- Adjust mutated relation tests for new HasManyArray
99012fe
- Cleanup relationship assignment logic
1d90739
- Initial clean up on notes & new implementation
0155b3a
- Initial BelongsTo->HasMany test cases
ecb9c3d
- @BelongsTo tests fkey enchancements
77c7cc5
- add initial validators for relationship sets
13efb19
- Improve internal cleanRelationshipsOn logic
34b7196
- cleanRelationshipsOn optimized for HasMany:
7b44916
- Fix all type errors
fa77d20
- Improve foreign key relationship tests
80a68a8
- remove unreliable match-json dependency
1e43870