Skip to content

Releases: gofynd/fdk-cli

v5.1.5

19 Jul 19:17
36a6e6c
Compare
Choose a tag to compare

What's Changed

  • Default tunnel cloudflared added for fdk extension preview-url.
  • Ngrok tunnel can be also used with fdk extension preview-url --use-tunnel ngrok.
  • To populate sample data inside development store fdk populate with additional development company listing added.
  • Better error handling and user friendly command outputs
  • fdk env ls command support deprecated

Full Changelog: v5.1.4...v5.1.5

v5.1.4

17 Jul 13:21
2dfb5b6
Compare
Choose a tag to compare

What's Changed

  • Pick the extension API key from .env file (if present) in the fdk extension preview command
  • Improved error messages in various commands for better readability

Full Changelog: v5.1.3...v5.1.4

v5.1.3

17 Jul 01:54
623ceae
Compare
Choose a tag to compare

What's Changed

  • Current organization details added for fdk user and fdk login command
  • For fdk extension preview-url command port number is now optional and default port will be 8080

Full Changelog: v5.1.2...v5.1.3

v5.1.2

17 Jul 01:40
7a11165
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.1...v5.1.2

v5.1.1

26 Jun 13:22
2093cda
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.0...v5.1.1

v5.1.0

16 May 11:59
ee46a29
Compare
Choose a tag to compare

FDK-CLI Release Notes for Version 5.1.0
New Features and Enhancements

  • Typescript Support Added in React theme: FDK-CLI now includes support for Typescript, enabling better type checking and code completion.
  • getAssetCdnBaseUrl Refactor: Improved and optimized the getAssetCdnBaseUrl function for better performance and reliability.
  • Custom Page Support: Added support for custom pages, allowing developers to create and manage custom pages more efficiently.
    Updates and Fixes
  • Moved Webpack Configuration: The webpack configuration has been moved to the theme configuration. Theme developers will need to update their webpack.config.js and custom-templates/index.jsx files. For reference, please check the following examples:
    webpack.config.js
    custom-templates/index.jsx
  • Setting JSON Pull Message: Added a setting to pull JSON messages while syncing the theme, enhancing the synchronization process.
  • Merged Section and Custom-Page Configs: Removed the separate section config and custom-page config flows, merging them into a unified baseconfig for simplified configuration management.
  • FDK Theme Initialization: The command fdk theme new now pulls the theme from the GitHub FLOW theme repository, ensuring that developers start with the latest version.
  • Removed Local Theme: Deprecated and removed local theme support to streamline theme management and reduce complexity.
  • Skyfire Request Optimization: Restricted unnecessary file requests to Skyfire, improving performance and reducing load times.

Breaking Changes

  • React-Based Theme Changes: All the changes in this release are specific to React-based themes. Theme developers need to update their webpack.config.js and custom-templates/index.jsx files according to the new structure. Refer to the provided examples for guidance:
    webpack.config.js
    custom-templates/index.jsx

We hope these updates improve your development experience with FDK-CLI.

Full Changelog: v5.0.8...v5.1.0

v5.0.8

10 May 05:39
02ee8ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.7...v5.0.8

v5.0.7

29 Apr 05:54
2f9a162
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.6...v5.0.7

v5.1.0-beta.1

25 Apr 05:55
Compare
Choose a tag to compare
v5.1.0-beta.1 Pre-release
Pre-release

Full Changelog: v5.0.6...v5.1.0-beta.1

v5.0.6

22 Apr 17:27
8b1a618
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.5...v5.0.6