All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.23.1 (2023-12-27)
1.23.0 (2023-12-23)
- 🎸 Added uk locale (0049591)
1.22.2 (2023-12-09)
- import-v2: Import media of components (131294b)
- jest: Update globals (de2383e)
- settings: Match latest vscode version (cc8a328)
1.22.1 (2023-11-30)
- Update node version (8b24d01)
- import-v2: Import media files once (f0a4518)
1.22.0 (2023-11-26)
- types: Fix typing (5c86e4f)
- config: Define global strapi for ts (de75c22)
- import: Set restaurant name unique (99f1221)
- import: Setup import file (b3e14bb)
- import: Test update data (8b47c9f)
1.19.1 (2023-04-25)
- Lint CHANGELOG (4c5afab)
- import-v2: Ignore slugs with no associated schema (c6efb54)
1.19.0 (2023-04-22)
- .nvmrc: Use lowest acceptable node version (d1f43f1)
- Clean project before rebuild (bdf5d8d)
- github: Run CI for pull request (b66bb6d)
- github: Update CI (099880d)
- jest: Increase test timeout (f68c45a)
- Lint project (47eec1c)
- package.json: Build lib before publishing (f30d054)
- package.json: Update scripts (29e3334)
- parsers.js: Delete file (96438b1)
- Remove and ignore build folders (f5b649a)
- Setup nodemon to hot rebuild (982841f)
- Setup typescript for server (375a341)
- Switch to yarn (4531386)
- test: Tweak config to debugging (de4300a)
- tsconfig: Update module import (69cd79b)
- vscode: Recommend extensions (d5fb201)
- export-v2: Export selected slugs (a9482bd)
- export-v2: Filter out ids using attribute slug (4e6e4e7)
- export-v2: Remove duplicated components in dynamic zones (eb7ce26)
- gitignore: Ignore only folders at project root (8a172ab)
- HomePage: Display alerts (8b55716)
- import-data: Check content permissions when import whole database (c5c8727)
- import-v2: Import components and dynamic zones for not localized content types (378a7e3)
- import: fallback to any when media field is missing allowedTypes (0cce657)
- package: Only clean build folders on publish (97e84cb)
- tests: Comment date tests temporarily for CI (6f5128c)
- tests: Reset auto increment sequence (6ca9fbb)
- export-v2: Move to ts (69e86a5)
- import-v2: Map file ids to database ids (e0b9383)
- import-v2: Move to ts (f492927)
- ImportEditor: Translate component (52b0303)
- models: Move to ts (c9dadef)
- test: Rename test files (5e9f695)
- get-model-attributes: Add id field as option (e0eabbd)
- i18n: Shorten translation (abfbba3)
- import-data: Support jso format (e4774fe)
- import-v2: Import components and dynamic zones (d93961d)
- import-v2: Improve error understanding (a9d576a)
- import-v2: Support different id field per collection (5c7da99)
- import-v2: Support partial import for components and dynamic zones (40fd687)
- ImportModal: Add code editor as data source (d4347d4)
- README: Explain use of idField per collection (6222f5b)
- README: Improve (560d06a)
- README: Update illustration (396b9cb)
1.18.1 (2023-04-02)
- tests: Move tests to specs folder (6f0f85c)
- .versionrc.json: Update commit keyword (e7e35af)
- package-lock.json: Fix dependencies vulnerabilities (d9bd8bc)
1.18.0 (2022-11-05)
- admin: Display plugin homepage (75b2569)
- export-v2: Export whole database (31e706a)
- HomePage: Add help section (fa08af1)
- HomePage: Setup basic layout (022b363)
- export-v2: Should export whole database (7cab210)
- CHANGELOG.md: Lint (cc77582)
- doc: Explain how to export whole database and setup preferences (045c17b)
- doc: Udpdate known limitations section (e0e95ff)
- eslint: Sort imports (140ac0e)
- husky: Send back to APA (efbb795)
- Lint project (d4bd0a9)
- ExportModal: Use preferences (074e19f)
- useSlug: Get model slug only on collection and single type pages (323de8d)
1.17.3 (2022-10-30)
- export-v2: Should export components for simple single and collection types (c1e4528)
- Generate unique data (22a26e5)
- import-v2: Should create or update standalone components (97fb6b1)
- import-v2: Should set components for simple single and collection types (372f1e4)
- strapi: Cleanup components (b86edaa)
- export-v2: Export components for simple single and collection types (c954791)
- import-v2: Set components for simple single and collection types (366461f)
1.17.2 (2022-10-30)
- package-lock.json: Update node engine (1dfff19)
- import-v2: Import collection types localized (4a2c913)
- import: Factorize slug in tests (0edbccb)
- collection-type: Should create localized collection type (efa58f5)
- export-v2: Should export collection type localized (454e2d3)
- import-v2: Should import collection type localized (32f552a)
- import-v2: Should update partially single types localized (4618509)
1.17.1 (2022-10-28)
- package.json: Enable plugin for node 18 (eb532cf)
- import-v2: Test partial update of collection type (3a2e8b3)
- import-v2: Sync primary key sequence for postgres database (5220b64)
- import-v2: Find collection type entry before update (ff6ef95)
- import-v2: Remove id field for single type (0070693)
- README.md: Add section about known limitations (2fcfeae)