Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Releases: americanexpress/holocron

v1.8.0

18 Aug 18:41
Compare
Choose a tag to compare

v1.7.0

27 Mar 20:57
Compare
Choose a tag to compare

What's Changed

  • feat(updateModuleRegistry): allow rejected modules to be listed by @JAdshead in #140
  • chore(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #130
  • feat(updateModuleRegistry): include reason for rejection by @JAdshead in #141

Full Changelog: v1.6.0...v1.7.0

v1.6.0

14 Mar 13:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

13 Mar 14:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

13 Mar 14:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

13 Mar 14:11
Compare
Choose a tag to compare

What's Changed

  • feat(forceLoadModule): expose loadModule function for browsers by @code-forger in #124

Full Changelog: v1.2.3...v1.3.0

v1.2.3

13 Apr 14:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.1

11 Feb 19:10
Compare
Choose a tag to compare
v1.2.1

v1.2.0

16 Dec 19:16
9fc619a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.5...v1.2.0

v.1.1.4

27 Jan 19:20
Compare
Choose a tag to compare

Bug Fixes

  • holocron-module-route Ensure errors thrown from invalid props are handled