This repository has been archived by the owner on Jan 20, 2024. It is now read-only.
Releases: mulesoft-labs/api-console-builder
Releases · mulesoft-labs/api-console-builder
v2.0.6
2.0.5
2.0.4
Loader in standalone template
- Adding loader in standalone with model template
- Including polyfills into the build to minimize their size.
API update
- Updating winston library
- Fix: Fixes mulesoft-labs/api-console-cli#29
- Updating dependency version
- Adding test for AMF model generation
- Updating dev package
- Removing dev file
- Docs: Updating documentation
- Updating ignored list
- Adding support for API console external styles
- Fix: Fixing script error
- Clearing file after successful build
- Removing style loading
- Updating template
- Bumping version
GITHUB_TOKEN support
Added support for GITHUB_TOKEN
so users can increase GitHub API limit.
0.4.4
Fixed debug file output location
- logger now receives absolute path to the debug output file so it won't be put to a temporary location.
Fixing latest release download info
New API and redesigned codule
- new api to set attributes on
api-console
element - removed rest of the options to set attributes
- added an option to change
api,json
filename - redesigned internal flow of the module which makes it now more clear and easy to develop
- and tests! redesigned flow allowed for more detailed tests