Skip to content

Releases: gofynd/fdk-cli

Release 2.3.10

13 Sep 16:34
f1f4ef4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.9...v2.3.10

Release 2.3.9

13 Sep 16:12
b6bd661
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.8...v2.3.9

Release 2.3.8

01 Sep 17:24
754d574
Compare
Choose a tag to compare

What's Changed

  • Fix tag pattern matching by @Shivraj0
  • Add swadeshz0 env support by @Shivraj0
  • windows test cases fixed by @Shivraj0
  • Show password in a masked state by @Shivraj0
  • Add proper message for fdk theme context when fdk theme context-list is hit without any context by @anuragpandey1115

Full Changelog: v2.3.7...v2.3.8

Release 2.3.7

24 Aug 13:15
eeb751a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.6...v2.3.7

Release 2.3.6

24 Aug 06:50
8ebe3e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.3...v2.3.6

Release 2.3.3

03 Aug 06:28
a8a0a4f
Compare
Choose a tag to compare

What's Changed

  • [Bug] fdk theme serve was not working with extensions getting an invalid signature
  • [Bug] Theme sync is not working sometimes

Full Changelog: v2.3.2...v2.3.3

Release 2.3.2

20 Jul 07:08
f57bb79
Compare
Choose a tag to compare

What's Changed

  • Support for new environment jiomarketz5 added

Full Changelog: v2.3.1...v2.3.2

Release 2.3.1

18 Jul 12:59
09a49ea
Compare
Choose a tag to compare

Features & Improvements 🚀

  • fdk theme serve speed is increased and it's now more reliable now as we have deprecated localtunnel. We encourage everyone to now prefer serving with enabled SSR.
  • Added test cases of FDK-CLI (64% coverage)
  • Removed dependency of /etc/hosts file entry for new clusters to run theme locally fdk theme serve.
  • Github actions support for CI/CD integration.
  • Run FDK-CLI test cases on cross-platform OS with multiple NodeJS versions using Github actions.

File Changes 🔴
vue.config.js is renamed to fdk.config.js

vue.config.js file will be automatically renamed to fdk.config.js file once you serve or pull config your theme.
Please do not keep both vue.config.js and fdk.config.js in your root folder.

Theme chunking 💥
Now you can chunk your large themes into smaller chunks and load them with prefetch, this is done using dynamic imports.

New Commands
fdk theme active-context -> Get current active context which is in use.

NPM Package Link: https://www.npmjs.com/package/@gofynd/fdk-cli