Releases: ternandsparrow/strapi
Releases · ternandsparrow/strapi
v3.6.8-doc-constraint-fix-v3
Added function to return full documentation internally
Set ID path parameters to be integers
v3.6.8-doc-constraint-fix-v1
Bumped strapi to 3.6.8
Modified documentation generation use use integer types of id primary keys
v3.6.5-doc-constraint-fix-v1
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
Update to version 3.6.5
v3.4.4-doc-expose-openapi-json-rc1
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
Creating a release because yarn can't install from a monorepo and https://gitpkg.now.sh/ gives a 502 (suspect it's timing out).