Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [6.5.0](v6.4.0...v6.5.0) (2020-11-17) ### Bug Fixes * **form:** don't throw when typename is undefined in cf-field/input ([34b4a36](34b4a36)) * **test:** fix test selector ([2c15fa5](2c15fa5)) * change maximum slug length to fit backend implementation ([1da4e29](1da4e29)) ### Features * **cf-field:** make options limit configurable ([#1097](#1097)) ([2a819c0](2a819c0)) * **cfb:** add paging to question list ([#1064](#1064)) ([2c80035](2c80035)) * **cfb:** add seperation between archived and active forms ([#1054](#1054)) ([bda4c79](bda4c79)) * **lib:** add a debug transform which logs to console ([#1098](#1098)) ([8ed447b](8ed447b)) ### Reverts * Revert "chore(deps): bump moment from 2.24.0 to 2.29.1 (#1059)" (#1100) ([dc404e6](dc404e6)), closes [#1059](#1059) [#1100](#1100)
- Loading branch information