merkur

tiny extensible javascript library for front-end microservices

MIT License

Downloads
973
Stars
47
Committers
20

Bot releases are visible (Hide)

merkur - v0.34.4

Published by github-actions[bot] 12 months ago

Bug Fixes

  • ๐Ÿ› ES-check problem with Optional chaining (eea274a)
merkur - v0.34.3

Published by github-actions[bot] 12 months ago

Features

  • ๐ŸŽธ Add url from error params to widget.error (ff05048)
merkur - v0.34.2

Published by github-actions[bot] about 1 year ago

Note: Version bump only for package merkur-monorepo

merkur - v0.34.1

Published by github-actions[bot] about 1 year ago

Bug Fixes

  • ๐Ÿ› Remove ?. syntax from plugin-session-storage (7a500f7)
merkur - v0.34.0

Published by github-actions[bot] about 1 year ago

Features

  • ๐ŸŽธ Add maxAge option to saved items (expiration) (d103bf5)
merkur - v0.33.0

Published by github-actions[bot] about 1 year ago

Bug Fixes

  • ๐Ÿ› Fix assigning to widget object (6a89efa)

Features

  • ๐ŸŽธ Add assignMissingKeys function (2960ff2)
merkur - v0.32.1

Published by github-actions[bot] over 1 year ago

Bug Fixes

  • ๐Ÿ› Hotfix sessionStorage.get() (92fe9fa)
merkur - v0.32.0

Published by github-actions[bot] over 1 year ago

Bug Fixes

  • ๐Ÿ› Fix failing unit tests (0bef94b)
  • ๐Ÿ› Fix package-lock.json (36a293e)
  • ๐Ÿ› Wrap sessionStorage.setItem() call into try-catch block (9ebb678)

Code Refactoring

  • ๐Ÿ’ก Remove plugin-login (439ae7d)

Features

  • ๐ŸŽธ add suspending mechanism to setProps and update methods (f8ed5ff)
  • ๐ŸŽธ Login plugin (a21407f)
  • ๐ŸŽธ remove ES5 Javascript (cc782ad)
  • ๐ŸŽธ Session Storage plugin (a10ff26)

BREAKING CHANGES

  • ๐Ÿงจ Remove plugin-login
  • ๐Ÿงจ Remove supports for old browsers(IE11, etc.). Minimal supported browsers
    use ES9.
merkur - v0.31.1

Published by github-actions[bot] over 1 year ago

Note: Version bump only for package merkur-monorepo

merkur - v0.31.0

Published by github-actions[bot] over 1 year ago

Features

  • ๐ŸŽธ Add support of OpenSSL 3 in Node.js >= 17 (a8f3385)
merkur - v0.30.1

Published by github-actions[bot] over 1 year ago

Bug Fixes

  • ๐Ÿ› create instance of class for nested entites (#152) (b6327b0)
merkur - v0.30.0

Published by github-actions[bot] almost 2 years ago

Features

  • ๐ŸŽธ MerkurWidget props.onError can stop error propagation (5583f0f)
  • ๐ŸŽธ Scripts without source will cause promise rejection (bd82c6e)
merkur - v0.29.5

Published by github-actions[bot] about 2 years ago

Bug Fixes

  • ๐Ÿ› mapViews is async only for mounting methods (a5a965a)
merkur - v0.29.4

Published by github-actions[bot] about 2 years ago

Bug Fixes

  • ๐Ÿ› resolving merkur integration for node@18 (67a344d), closes #133
merkur - v0.29.3

Published by github-actions[bot] about 2 years ago

Note: Version bump only for package merkur-monorepo

merkur - v0.29.2

Published by github-actions[bot] about 2 years ago

Note: Version bump only for package merkur-monorepo

merkur - v0.29.1

Published by github-actions[bot] about 2 years ago

Note: Version bump only for package merkur-monorepo

merkur - v0.29.0

Published by github-actions[bot] about 2 years ago

Bug Fixes

  • ๐Ÿ› check http client presence (dd105cb)

Features

  • ๐ŸŽธ graphql client (2535543)
  • ๐ŸŽธ upgrade merkur dependencies (20f3bbc)
merkur - v0.28.2

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • ๐Ÿ› CSP for resource integrating to host app (f88a8cc)
merkur - v0.28.1

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • ๐Ÿ› donwgrade node-fetch to 2.6.7 (fb4deb2)