All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.11.1 (2023-08-22)
1.11.0 (2023-08-10)
- Enable Prisma v5 as a peer dependency. Update all other dependencies. Enabled Logging of config in debug mode. (#231) (85faec5)
- Option to disable emoji output (#229) (f86ff4d), closes #226
- Remove generator options logging (#230) (d891310)
- unlock versions of prisma dependencies to include 4 and 5 (b7137d2)
- Update DISABLE_ERD environment variable to match js truthy expectations (#227) (60a78ba), closes #225
1.9.0 (2023-07-19)
- Default version outdated (233afe0)
- Dependency upgrade (757f57f)
- Improve logging for arm64 macos users. Force version 5 prisma to match prisma generator helper (872d6a2)
- Match @mermaid-cli puppeteer-config.json as default to troubleshoot issue #199 (6a61964)
- No changes. Just attempting to align versions. (881a0ef)
- Prerelease config for GitHub (6a2ec99)
- Remove Git semantic release plugin (fba4a7d)
- Trim mmdc from mmdcPath. Added test and documentation for how to utilize new config ption. Resolve tests from nullable and primary key changes. (9c56a47)
- Versioning mismatches (8e31427)
1.4.5 (2023-03-25)
- Add type definitions to package. remove markdown files from package output. (561a98f)
1.4.4 (2023-03-25)
- tarball and deployment setup for releaserc (5f3ee76)
1.4.3 (2023-03-25)
- Improve labeling of nullable and primary keys in table (dbd9117)
1.4.2 (2023-03-25)
1.4.1 (2023-03-25)
- Add back in prepublish script (4ab1dd5)
- remove duplicate build step (23d86c3)
- Revert removal of ts files from npm package (a4628e7)
1.4.0 (2023-03-25)
1.8.0 (2023-05-25)
- Composite type relationship lookup resolution. Dependency upgrades: @mermaid-js/mermaid-cli (94ddfd2)
- Typo in documentation (#193) (e6a3838)
1.5.2 (2023-03-28)
- Resolve many to many issue since adding in double quotes to names (69164bd)
1.5.1 (2023-03-28)
- Merge in alpha branch. Replace node v14 with node v18 for github actions tests (#191) (1b1d618), closes #175 #188 #190
- Missing @prisma/generator-helper dependency (ce040d3)
1.4.5 (2023-03-25)
- Add type definitions to package. remove markdown files from package output. (561a98f)
1.4.4 (2023-03-25)
- tarball and deployment setup for releaserc (5f3ee76)
1.4.3 (2023-03-25)
- Improve labeling of nullable and primary keys in table (dbd9117)
1.4.4 (2023-03-25)
1.4.2 (2023-03-25)
1.4.1 (2023-03-25)
- Add back in prepublish script (4ab1dd5)
- remove duplicate build step (23d86c3)
- Revert removal of ts files from npm package (a4628e7)
1.4.0 (2023-03-25)
1.3.2 (2023-03-22)
- Bump verison to deploy to main (fec903a)
- Documentation to assist users with puppeteer issues (bf46791)
1.3.0 (2023-03-22)
- Upgrade to mermaid version 10. Support for early release branching. Resolve new version of ERD on every generate. (#185) (2a6f2cb), closes #175
1.2.5 (2023-01-12)
- Downgrade @mermaid/cli to version 8 to resolve deterministic id configuration parameter. Fix for test issue 138 (#162) (84a6287)
1.2.4 (2022-11-17)
1.2.3 (2022-11-08)
- Remove prefix npx from tests to ensure current version in package.json usage of prisma (1c6e285)
1.2.2 (2022-10-31)
1.2.1 (2022-09-29)
1.2.0 (2022-09-10)
- Added possibility to generate diagram with relation fields and Fixed generation of ERD with composite keys.(Closes #135) (#136) (f36325b)
1.1.2 (2022-09-08)
1.1.1 (2022-09-08)
1.1.0 (2022-08-19)
1.0.2 (2022-07-26)
1.0.1 (2022-07-11)
0.11.5 (2022-07-11)
0.11.4 (2022-05-26)
- Nullable keys in ERD (f7d7304)