Skip to content

Version 2.3.0

Compare
Choose a tag to compare
@danialkeimasi danialkeimasi released this 12 Jun 18:56
· 42 commits to main since this release

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: v2.2.3...v2.3.0