Skip to content

German Law Lookup 0.1.3

Choose a tag to compare

@GammaFunds GammaFunds released this 16 Jun 18:43
· 2 commits to main since this release

German Law Lookup 0.1.3

Community review warning cleanup release.

Changes

  • Removes the builtin-modules dev dependency and uses Node's built-in module list from node:module.
  • Removes the direct fetch fallback from the provider HTTP transport abstraction.
  • Adds a non-networking fallback transport for provider composition when no runtime HTTP transport is configured.
  • Marks async UI event handlers explicitly to satisfy promise-handling checks.

Validation

  • npm test: 149 passing, 0 failing.
  • npm run build: successful.

Runtime behavior

No parser, cache, lookup, provider priority, or insertion behavior changes.