@hyperfrontend/immutable-api-utils

Changelog§

Every published release, newest first. The latest is v1.0.1.

  1. v1.0.12 fixes

    Bug Fixes

    • reject a property named proto instead of silently dropping it
    • keep a locked method callable on a frozen instance
    Compare the commits behind v1.0.1 on GitHub ↗
  2. v1.0.01 feature

    Features

    • Marked stable. No API changes since 0.1.4.
    Compare the commits behind v1.0.0 on GitHub ↗
  3. v0.1.41 fix

    Bug Fixes

    • guard SharedArrayBuffer copies on non-isolated pages
    Compare the commits behind v0.1.4 on GitHub ↗
  4. v0.1.31 other change

    Other

    • @hyperfrontend/workspaceremove lib-builder and tool-package as implicit dependencies for all lib projects
    Compare the commits behind v0.1.3 on GitHub ↗
  5. v0.1.21 fix

    Bug Fixes

    • rename safe object to prevent variable shadowing on cjs module init
    Compare the commits behind v0.1.2 on GitHub ↗
  6. v0.1.12 fixes

    Bug Fixes

    • lib-immutable-api-utilshandle built-in binding and jsdocs for fn overloads correctly (da9ff90)
    • lib-immutable-api-utilsuse correct overload constructor for unit 8 array (06bb617)
    Compare the commits behind v0.1.1 on GitHub ↗
  7. v0.1.04 features · 4 fixes

    Features

    • lib-immutable-api-utilsbuilin copies for number generation and text encoding (64e4190)
    • lib-immutable-api-utilsbuilt-in copies for console, messaging, and timers (f779670)
    • lib-immutable-api-utilsfreeze namespace exports (cde3aae)
    • lib-immutable-api-utilsprovide safe built-in copies for pollution mitigation (37fd505)

    Bug Fixes

    • lib-immutable-api-utilscorrect package exports (f63960e)
    • lib-immutable-api-utilshandle built-in binding and jsdocs for fn overloads correctly (da9ff90)
    • lib-immutable-api-utilsrestore index.ts file required entrypoint for iife and umd build (de75fb5)
    • lib-immutable-api-utilsuse correct overload constructor for unit 8 array (06bb617)
    Compare the commits behind v0.1.0 on GitHub ↗
  8. v0.0.2No notes
  9. v0.0.1No notes