All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.2 (2021-10-28)
- plugins: export i18n, upload and user-permissions content-type interfaces (9635341)
- plugins: import user-entity path (fa78b50)
0.4.1 (2021-10-28)
0.4.0 (2021-10-28)
- remove global interface delcarations
- remove global interface delcarations (e5a5100)
0.3.9 (2021-10-27)
- update dependencies (5521834)
- ci: add release script and npm publish action (accec7f)
- standalone strapi-supercharged package (145bb1f)
0.3.1 (2021-10-27)
0.3.0 (2021-09-27)
- add basic admin type config + improve plugin/middleware/hooks and their config (0e1fa64)
- add localization fields (d564fbc)
- modules: add empty-script-module.mjs example (4bc8c21)
- query: add filters type checking (ef9763f)
- plugin configuration (fd362a3)
0.2.0 (2021-09-25)
- actions: add gh release action (e48bee6)
- config: configuration should be extensible (4239024)
0.1.4 (2021-09-25)
- config: add typing for all configuration (hooks, plugins, server, api, database, middlewares) (0c51be0)
- scripts: add update all entity script example with function generator (5c454b5)
- articles: find return partial articles (sanitizeEntity result) (d75d2ed)
0.1.3 (2021-09-25)
- typing: add sanitize and parseMultipartData definitions (d38ecbd)
- typing: add strapi app defaut context, state and body requests (98bbb34)
- entities: add component interface (4a5653f)
- package.json & yarn.lock to reduce vulnerabilities (26cd09e)
- single-types: find return type (9a33e47)
- typing: base api optional parameters (780952d)
0.1.2 (2021-08-13)
- admin: add basic configuration for admin/src (ee3146e)
- ci: add github codeql analysis base config (14abaff)
- docker: add dockerfile and docker-compose with traefik and postgres sample (64b2106)
- typing: add default services and controllers interfaces (26abb6b)
- typings: add meta component example (aead33b)
- typings: simplified model export (92a3d6f)
- init: linters, git-hooks and basic typescript support (0df2dae)
- typings: add article api examples (0047c5b)
- typings: add jsdoc with typescript parser configuration (36eef8a)
- typings: add sample plugin examples (78b8f5a)
- typings: register all extendable interfaces in globals + add core functions (ae1aac0)
- vscode: add extentions recommendations (a3818e0)
- typings: config context (d9075f9)