Skip to content

Releases: az33zy/telegram-login-widget

v0.1.11

29 Dec 19:21

Choose a tag to compare

Patch Changes

  • 1dd6ae1: Fix package.json exports, as it turns out that default export should be the last one in order to enhanced-resolve to resolve successfully. This is required for Bundlephobia to show Exports Analysis correctly.

v0.1.10

29 Dec 18:59

Choose a tag to compare

Patch Changes

v0.1.9

29 Dec 18:30

Choose a tag to compare

Patch Changes

  • 62e74dd: Extract building before packing or publishing to a prepare script

v0.1.8

29 Dec 13:12

Choose a tag to compare

Patch Changes

  • e6e7f03: Extract utililty functions to utils.js to be able to test them without exporting with index.js

v0.1.7

28 Dec 14:23

Choose a tag to compare

Patch Changes

v0.1.6

28 Dec 12:55

Choose a tag to compare

Patch Changes

  • 3edf44f: Use src/index.js directly without emiting dist/index.js

v0.1.5

27 Dec 15:50

Choose a tag to compare

Patch Changes

  • 94b87be: Split calculateHash into smaller functions
  • 4ae58e8: Add usage instructions to readme

v0.1.4

27 Dec 08:13

Choose a tag to compare

Patch Changes

v0.1.3

27 Dec 06:28

Choose a tag to compare

Patch Changes

  • 0167d8b: Add fallback entrypoint to package.json

v0.1.2

27 Dec 04:31

Choose a tag to compare

Patch Changes

  • 178bd43: Extract calculateHash from validate