Django-nextjs

Latest version: v2.4.0

Safety actively analyzes 622275 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.4.0

What's Changed
- [Remove content_type override option from render func](https://github.com/QueraTeam/django-nextjs/commit/0c25b4cd72796ae0830b0f1dd406317fbab0793a)
- Related issue: 28
- [Remove override_status arg from render func](https://github.com/QueraTeam/django-nextjs/commit/bed7a6e47bd68099fc564526de67e94a258c3058)
- [Exclude reserved cookies in nextjs_request_cookies](https://github.com/QueraTeam/django-nextjs/commit/ea7c26a1336831c9fb8c78d094495c8dc15ab648)
- Related issue: 29

**Full Changelog**: https://github.com/QueraTeam/django-nextjs/compare/v2.3.1...v2.4.0

2.3.1

What's Changed
* Fix NextJS 13 + AppRouter client-side navigation by RobbieFernandez in https://github.com/QueraTeam/django-nextjs/pull/28

New Contributors
* RobbieFernandez made their first contribution in https://github.com/QueraTeam/django-nextjs/pull/28

**Full Changelog**: https://github.com/QueraTeam/django-nextjs/compare/v2.3.0...v2.3.1

2.3.0

What's Changed
- The function `render_nextjs_page_to_string_async` has been renamed to `render_nextjs_page_to_string`.
- The function `render_nextjs_page_async` has been renamed to `render_nextjs_page`.
- The old render functions have been deprecated and will be removed in the next major release.
- Support for Python 3.7 has been dropped.
- Django 4.2 is now supported.
- The dependency on the "requests" library has been removed.

**Full Changelog**: https://github.com/QueraTeam/django-nextjs/compare/v2.2.3...v2.3.0

2.2.3

What's Changed
* chore: upgrade actions by guoard in https://github.com/QueraTeam/django-nextjs/pull/16
* Add headers for nextjs request by jvdboog in https://github.com/QueraTeam/django-nextjs/pull/20

New Contributors
* guoard made their first contribution in https://github.com/QueraTeam/django-nextjs/pull/16
* jvdboog made their first contribution in https://github.com/QueraTeam/django-nextjs/pull/20

**Full Changelog**: https://github.com/QueraTeam/django-nextjs/compare/v2.2.2...v2.2.3

2.2.2

What's Changed
This release is completely backward compatible. Just fixes some type annotations.

**Full Changelog**: https://github.com/QueraTeam/django-nextjs/compare/v2.2.1...v2.2.2

2.2.1

What's Changed
- Drop Python 3.6
- Add support for Django 4.1

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.