Skip to content

v0.2.0

Compare
Choose a tag to compare
@olamothe olamothe released this 25 Feb 21:15
· 1134 commits to master since this release

Change Log

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

0.2.0 (2021-02-25)

Bug Fixes

  • analytics: bump coveo.analytics to fix node js support (#22) (11fad8b)
  • analytics: fix analytics hook for expired or logged out (#31) (1c9964e)
  • angular: components not correctly imported in the Angular app module (#28) (b02909f)
  • cli: fix vuejs --preset flag option (#29) (e7df203)
  • cli: set user email and name for version release (9e9b081)

Features

  • analytics: add analytics hooks for success and failure (#18) (f4a09d5)
  • analytics: add new metadata for analytics, fix validation + UT (#23) (7fc7081)
  • analytics: analytics disclaimer on first run (#25) (675e8b5)
  • angular: add all the necessary template files to Angular schematic (#20) (3b4d5fe)
  • angular: configure the headless engine as a service (#39) (60108e4)
  • angular: create an angular schematic (#19) (38aef0f)
  • angular: setup token generation flow for angular project (#37) (00ffa05)
  • cli: add @coveo/search-token-server package (#33) (23c9035)
  • cli: add auth:login command (#8) (fc29937)
  • cli: add support for storage of access token + config (#10) (c8d0beb)
  • cli: add ui:create:react command (#13) (078bdf2)
  • cli: add ui:create:vue command (#11) (d48bc85)
  • cli: connect React project with client's org (#36) (7aec1dd)
  • cli: connect Vuejs project with client's cloud org (#43) (d6dad47)
  • cli: create command to generate an angular project (#24) (e35b27b)
  • cli: support for different platform region and environment (#7) (59bc8c1)
  • cli: support refresh token mechanism (#14) (e8647f3)
  • oauth: remove refresh token mechanism (#30) (a18712c)
  • react: add template for Create React App CLI (#12) (d9c2ba3)
  • token-server: add platformUrl to .env file (#34) (ef167e4)
  • token-server: add server port to .env file (#35) (491eeb5)