inox-tools

Oxygen-free tools for Astronauts.

MIT License

Downloads
52.1K
Stars
50
Committers
7

Bot releases are hidden (Show)

inox-tools - @inox-tools/[email protected]

Published by Fryuni 7 months ago

Minor Changes

  • 12b7a64: Bundle all dependencies for compatibility
inox-tools - @inox-tools/[email protected]

Published by Fryuni 7 months ago

Patch Changes

  • 262cd86: Add transitive dependencies to account for patch bundling
inox-tools - @inox-tools/[email protected]

Published by Fryuni 7 months ago

Minor Changes

  • 328f5c9: Implement auto-diff with renames
inox-tools - @inox-tools/[email protected]

Published by Fryuni 7 months ago

Patch Changes

  • e70cea1: Fixes crash when a non-exporting module is in the graph
inox-tools - @inox-tools/[email protected]

Published by Fryuni 7 months ago

Patch Changes

inox-tools - @inox-tools/[email protected]

Published by Fryuni 7 months ago

Patch Changes

  • 0944d7c: Distribute with AIK as a dependency instead of bundled
inox-tools - @inox-tools/[email protected]

Published by Fryuni 7 months ago

Minor Changes

  • a41cf48: Distribute built package
inox-tools - @inox-tools/[email protected]

Published by Fryuni 7 months ago

Minor Changes

  • b5a53ab: Bump AIK to version 0.7
  • a41cf48: Distribute built package
inox-tools - @inox-tools/[email protected]

Published by Fryuni 7 months ago

Minor Changes

  • b5a53ab: Bump AIK to version 0.7
inox-tools - @inox-tools/[email protected]

Published by Fryuni 7 months ago

Minor Changes

  • 9b8b5a0: Expose factory wrappers on package root
inox-tools - @inox-tools/[email protected]

Published by Fryuni 7 months ago

Patch Changes

  • 9b8b5a0: Expand supported versions of AIK up to 0.6
  • Updated dependencies [9b8b5a0]
inox-tools - @inox-tools/[email protected]

Published by Fryuni 7 months ago

Patch Changes

  • Updated dependencies [479abed]
  • Updated dependencies [479abed]
  • Updated dependencies [479abed]
  • Updated dependencies [479abed]
inox-tools - @inox-tools/[email protected]

Published by Fryuni 7 months ago

Patch Changes

  • 479abed: Fixes duplication of modules used in both server-side and client-side
  • 479abed: Fix path normalization on context contruction to work on Windows
  • 479abed: Disable warning during dev and preview server
  • 479abed: Fixes incorrect assumption about imports that caused errors on files with import in script blocks
inox-tools - @inox-tools/[email protected]

Published by Fryuni 8 months ago

Patch Changes

  • df67d8d: Fixes handling of external sitemap entries being dropped when SSR routes add their own entries
inox-tools - @inox-tools/[email protected]

Published by Fryuni 8 months ago

Minor Changes

  • 370c7c2: Add support for more flexible per-route API

Patch Changes

  • 8e8defe: Update dependencies
  • ada0969: First implementation
  • 370c7c2: Update READMEs
  • Updated dependencies [370c7c2]
  • Updated dependencies [8e8defe]
  • Updated dependencies [370c7c2]
  • Updated dependencies [370c7c2]
  • Updated dependencies [370c7c2]
inox-tools - @inox-tools/[email protected]

Published by Fryuni 8 months ago

Patch Changes

  • 8e8defe: Update dependencies
inox-tools - @inox-tools/[email protected]

Published by Fryuni 8 months ago

Patch Changes

  • 8e8defe: Update dependencies
inox-tools - @inox-tools/[email protected]

Published by Fryuni 8 months ago

Minor Changes

  • 370c7c2: Handle use of magic imports in unsupported scopes
  • 370c7c2: Initial development

Patch Changes

  • 8e8defe: Update dependencies
  • 370c7c2: Handle async config definitions
  • 370c7c2: Update READMEs
inox-tools - @inox-tools/[email protected]

Published by Fryuni 8 months ago

Patch Changes

  • 8e8defe: Update dependencies
  • Updated dependencies [8e8defe]
inox-tools - @inox-tools/[email protected]

Published by Fryuni 8 months ago

Minor Changes

  • a4046d5: Propagate factory construction across Promise resolution
  • e830a7e: Move experimental support for mixed ESM imports behind env var