@nest-native/drizzle 0.3.1
Important
This project was renamed. nest-drizzle-native is now @nest-native/drizzle, and the repository moved to nest-native/drizzle.
Migrate:
npm uninstall nest-drizzle-native
npm install @nest-native/drizzleThen update imports from nest-drizzle-native to @nest-native/drizzle. The old nest-drizzle-native package is frozen at 0.2.1 and will not receive further updates.
What's Changed
- chore: fix website audit — bump shell-quote to 1.8.4 by @rodrigobnogueira in #110
- chore: rebrand internal names to nest-native-drizzle-* by @rodrigobnogueira in #111
- chore: follow up GitHub repo rename to nest-native/drizzle (0.3.1) by @rodrigobnogueira in #112
Full Changelog: https://github.com/nest-native/drizzle/compare/@nest-native/drizzle@0.3.0...@nest-native/drizzle@0.3.1