Releases: jy95/docusaurus-json-schema-plugin
Releases · jy95/docusaurus-json-schema-plugin
v1.2.1
v1.2.0
1.2.0 (2023-02-18)
Bug Fixes
Features
- ensure uniqueness of detected type(s) (8988309)
- nullable qualifier message (4f168cd)
- support required properties unlisted in "properties" (7c1de40)
Performance Improvements
- improve detection of type object (290fe65)
- improve detection of types (8f47c1f)
- improve detection of types (1502eaf)
- improve detection of types (2ed0dbc)
- improve detection of types (ab655d9)
- improve detection of types (aaac9a1)
- improve GenerateFriendlyName (4392a4a)
- improve GenerateFriendlyName (8f40127)
- remove needless cases in RenderProvidedType (d7a706a)
- remove needless ifs (fb7c6c2)
- remove needless ifs (3348792)
- remove needless ifs (1961bd6)
- remove needless ifs (83dc70e)
- remove needless ifs (4d548b1)
- remove needless ifs (1fe7e85)
- remove needless ifs (3a9c347)
- remove needless ifs (68873fe)
- remove needless ifs (dfb36d3)
- reuse as much as possible shared labels across lib (cee365c)
- reuse as much as possible shared labels across lib (b6f8d87)
- reuse as much as possible shared labels across lib (45894c4)
v1.1.3
v1.1.3-alpha.4
v1.1.2
v1.1.1
v1.1.0
1.1.0 (2023-02-11)
Bug Fixes
Features
- enable users to translate loading & error messages (8ad1c54)
- give users the possibility to customize monaco settings (b9cd5c3)
- new option - showExamples (f4ad4c3)
- readOnly / writeOnly / deprecated (57e79b7)
Performance Improvements
- cleanup CreatePrimitive (262d8bb)
v1.0.4
v1.0.3
v1.0.2
1.0.2 (2023-02-05)
Performance Improvements
- delay execution of component when possible (7e8f428)
- make calls more discoverable with Docusaurus write-translations (9555e27)
- make calls more discoverable with Docusaurus write-translations (5e938b4)
- refactor QualifierMessages to be more configurable in the future (0daed8d)
- use generator function for QualifierMessages (cc7f08c)
- use same AndLabel function in qualifier messages (d5cf332)