Skip to content

Releases: ternandsparrow/strapi

v3.6.8-doc-constraint-fix-v3

26 Aug 04:21
Compare
Choose a tag to compare
Pre-release

Added function to return full documentation internally

Set ID path parameters to be integers

v3.6.8-doc-constraint-fix-v1

25 Aug 02:42
Compare
Choose a tag to compare
Pre-release

Bumped strapi to 3.6.8

Modified documentation generation use use integer types of id primary keys

v3.6.5-doc-constraint-fix-v1

02 Aug 05:48
Compare
Choose a tag to compare
Pre-release

Fixes some constraint problems loss problems in the strapi-plugin-documentation

Fixes schema references by using alternate lowerCase function

v3.6.5-doc-expose-openapi-json-rc1

28 Jul 05:26
88fba2c
Compare
Choose a tag to compare
Pre-release

Update to version 3.6.5

v3.4.4-doc-expose-openapi-json-rc1

25 Jan 02:02
Compare
Choose a tag to compare
Pre-release

Created with npm pack.

Instructions:

  • clone the repo
  • port the mods over (use rebase - this will bring in the main repo deltas and put our deltas on top)
  • git tag
  • git push tags
  • on GitLab, take the tag and make it a release
  • NPM Pack, then pull the .tgz into "the box" to attach the binary to a release
  • update Paratoo-core to use the new module

RC1

27 Oct 07:00
Compare
Choose a tag to compare
RC1 Pre-release
Pre-release

Creating a release because yarn can't install from a monorepo and https://gitpkg.now.sh/ gives a 502 (suspect it's timing out).