- Updated
package-lock.json
for Node.js v14, so it complies with GitHub tests when testing Node.js v14 and upwards.
- Fixed default export.
- (@DanielOverdevestPZH) Make plugin compatible with latest Sequelize v6.
- (@honzahommer) Added
readOnly
shortcut as alternative fornoUpdate.readOnly
. - Updated code to typescript.
- As module was very stable, bumped version to
1.0.0
so is marked as stable for registries.
- Added
readOnly
option.
- Removed strong tag from package name.
- Added keywords to
package.json
.
- Initial release.