All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.2 (2023-03-21)
1.1.1 (2022-05-24)
- check enterprise mode instead of version (4a8bc52)
1.1.0 (2022-05-21)
- add enterprise mode (17a7d5f)
1.0.4 (2021-03-21)
1.0.3 (2021-03-16)
1.0.2 (2021-03-11)
1.0.1 (2021-02-17)
1.0.0 (2021-02-03)
- runtime config (#70) (e090317)
- language: enable google auto detection (#72) (3cb13fc)
- multi-widget: render and verify multiple v2 widgets (#75) (d3e3908)
0.6.2 (2020-01-09)
0.6.1 (2019-10-20)
0.6.0 (2019-10-20)
- v2: add reset (129e159)
0.5.3 (2019-07-19)
0.5.2 (2019-07-08)
- fix string template for old Nuxt versions (6887d38)
0.5.1 (2019-06-28)
0.5.0 (2019-06-13)
0.4.1 (2019-05-02)
0.4.0 (2019-05-02)
- reinitialize recaptcha v2 on re-visit (701343a)
0.3.3 (2019-04-15)
- use built-in events instead of Vue (53cbe1e)
0.3.2 (2019-04-15)
0.3.1 (2019-04-15)
0.3.0 (2019-04-15)
- add v2 event-bus (366d4de)
0.2.2 (2019-02-26)
- lib: fix error is not defined (f581488)
0.2.1 (2019-02-21)
0.2.0 (2019-02-21)
- example: split example by versions (7ae76fe)
- example, lib: add recaptcha component (fc69668)
- lib: add v2 support (07e8b62)
- pages: add v2 example (ee4cadc)
- types: add v2 types (31e05c7)
- lib: convert string to template literal (18e653a)
- lib: remove code repetition (1e15cd0)
- lib: return Promise instead of Boolean (cdfe204)
- lib: throw Error instead of String (09450fa)
- types: fix execute Promise type (a9833f3)
- recaptcha case in comment (39f2b5b)
- use this (101f97d)
- wait for ready (5662681)