next-csrf
Version:
CSRF mitigation library for Next.js
15 lines (8 loc) • 341 B
Markdown
# Changelog
### v0.2.1 (2020-05-06)
- Ensure all modules are pure modules ([#23](https://github.com/GoogleChrome/web-vitals/pull/23))
- Ensure proper TypeScript exports and config ([#22](https://github.com/GoogleChrome/web-vitals/pull/22))
### v0.2.0 (2020-05-03)
- Initial public release
### v0.1.0 (2020-04-24)
- Initial pre-release